Name | Type | Description |
---|---|---|
Account ID | String | The Facebook Ad account ID to use when pulling data from the Facebook Marketing API. |
Start Date | String | The date from which you'd like to replicate data for all incremental streams, in the format YYYY-MM-DDT00:00:00Z. All data generated after this date will be replicated. |
End Date | String | The date until which you'd like to replicate data for all incremental streams, in the format YYYY-MM-DDT00:00:00Z. All data generated between start_date and this date will be replicated. Not setting this option will result in always syncing the latest data. |
Access Token | String | The value of the access token generated. See the docs for more information |
Include Deleted | Boolean | Include data from deleted Campaigns, Ads, and AdSets |
Fetch Thumbnail Images | Boolean | In each Ad Creative, fetch the thumbnail_url and store the result in thumbnail_data_url |
Custom Insights | Array | A list which contains insights entries, each entry must have a name and can contains fields, breakdowns or action_breakdowns) |
Page Size of Requests | Integer | Page size used when sending requests to Facebook API to specify number of records per page when response has pagination. Most users do not need to set this field unless they specifically need to tune the connector to address specific issues or use cases. |
Insights Lookback Window | Integer | The attribution window |
Maximum size of Batched Requests | Integer | Maximum batch size used when sending batch requests to Facebook API. Most users do not need to set this field unless they specifically need to tune the connector to address specific issues or use cases. |