Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Schema
PlacementsListResponse
Interface PlacementsListResponse
interface
PlacementsListResponse
{
kind
?:
string
;
nextPageToken
?:
string
;
placements
?:
Placement
[]
;
}
Index
Properties
kind?
next
Page
Token?
placements?
Properties
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
placements
placements
?:
Placement
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
next
Page
Token
placements
Google Apps Script API
Loading...