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