The constructor.
the access token.
the facebook page id.
Protected
Optional
apiThe API Version.
The Facebook page id.
A business Instagram account has to be linked to a Facebook page. To get the id of an Instagram account you need the id of their linked Facebook page.
Protected
paramsThe request params.
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
methodProtected
parseParses the response into a response object.
the parsed response.
Protected
urlSets the API version that the request will use.
this request, for use in chain invocation.
the API version to use.
Adds the limit param to the request.
this request, for use in chain invocation.
the number of objects to retrieve.
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 Get request to obtain instagram_business_account information related with a Facebook page
Author
Andres Gutierrez andres99@gmail.com
Since
2.0.0