Input
| Field or Property | Description |
|---|---|
| graphObjectID | Run the process twice to retrieve information, with different values in the Input tab. .
|
| maxNumOfPages | Maximum number of fetch operations the process performs. Default is 1.
If you specify -1, the plug-in fetches data until the end of the result set Facebook returns, regardless of the page size limit. |
| page_Size | Number of items returned for each fetch operation. Default is 25.
If you specify -1 for maxNumOfPages, this value is ignored. |
| recordOffset | This offsets the start of each page by the number specified. |
| since | A Unix timestamp or strtotime data value that points to the end of the range of time-based data. |
| until | A Unix timestamp or strtotime data value that points to the end of the range of time-based data. |
| BuiltInDelay | A delay (in ms) added between continuous subsequent Facebook API calls to slow down the access rate in order to meet the Facebook API rate limiting. |
| additionalParams | Additional parameters, depending on the selection you made in the Configuration tab. For examples on additional parameters, refer to step 5 in the Example Scenario section. |
| token | Facebook authentication token (OAuth token) to access the data |
Copyright © Cloud Software Group, Inc. All rights reserved.
