Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Dfareporting
Collection
PlatformTypesCollection
Interface PlatformTypesCollection
interface
PlatformTypesCollection
{
get
(
profileId
:
string
,
id
:
string
)
:
PlatformType
;
list
(
profileId
:
string
)
:
PlatformTypesListResponse
;
}
Index
Methods
get
list
Methods
get
get
(
profileId
:
string
,
id
:
string
)
:
PlatformType
Parameters
profileId
:
string
id
:
string
Returns
PlatformType
list
list
(
profileId
:
string
)
:
PlatformTypesListResponse
Parameters
profileId
:
string
Returns
PlatformTypesListResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
list
Google Apps Script API
Loading...