The constructor
the access token.
the page id.
Optional
children: string[]the video URL.
Optional
caption: stringthe caption.
Optional
locationId: stringthe location id.
Protected
Optional
apiThe API Version.
Protected
paramsThe request params.
Adds children to the children param in the request.
this object, for chained invocation.
Rest
...children: string[]the children to add.
the page option token to create the param.
Builds the config of the request.
the request config.
Executes the requests and returns a promise of the parsed response.
the promise of a parsed response.
Protected
mediaProtected
methodProtected
parseParses the response into a response object.
the parsed response.
Removes children from the children param in the request.
this object, for chained invocation.
Rest
...children: string[]the children to remove.
Protected
urlSets the API version that the request will use.
this request, for use in chain invocation.
the API version to use.
Sets the caption in the request.
this object, for chained invocation.
the caption.
Sets the children param in the request.
this object, for chained invocation.
the children.
Adds the limit param to the request.
this request, for use in chain invocation.
the number of objects to retrieve.
Sets the location id in the request.
this object, for chained invocation.
the location id.
Adds a paging param to the request.
this request, for use in chain invocation.
the page option token to create the param.
Adds the range params to the request.
this request, for use in chain invocation.
the since param.
the until param.
Generated using TypeDoc
A request that creates a new Carousel Media container.
Author
Tiago Grosso tiagogrosso99@gmail.com
Since
3.0.0