Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
YoutubePartner
Collection
OwnershipHistoryCollection
Interface OwnershipHistoryCollection
interface
OwnershipHistoryCollection
{
list
(
assetId
:
string
)
:
OwnershipHistoryListResponse
;
list
(
assetId
:
string
,
optionalArgs
:
object
)
:
OwnershipHistoryListResponse
;
}
Index
Methods
list
Methods
list
list
(
assetId
:
string
)
:
OwnershipHistoryListResponse
Parameters
assetId
:
string
Returns
OwnershipHistoryListResponse
list
(
assetId
:
string
,
optionalArgs
:
object
)
:
OwnershipHistoryListResponse
Parameters
assetId
:
string
optionalArgs
:
object
Returns
OwnershipHistoryListResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
Google Apps Script API
Loading...