diff --git a/src/connections/sources/catalog/cloud-apps/facebook-ads/index.md b/src/connections/sources/catalog/cloud-apps/facebook-ads/index.md index 118c367051..e14be61507 100644 --- a/src/connections/sources/catalog/cloud-apps/facebook-ads/index.md +++ b/src/connections/sources/catalog/cloud-apps/facebook-ads/index.md @@ -61,6 +61,7 @@ Collections are the groupings of resources we pull from your source. In your war Below are tables outlining the properties included in the collections listed above. ### Ad Accounts + | Property Name | Description | | ------ | ------ | | id | Ad Account ID. | @@ -70,6 +71,7 @@ Below are tables outlining the properties included in the collections listed abo | spend_cap | The maximum that can be spent by this account after which campaigns will be paused. A value of 0 signifies no spending-cap and setting a new spend cap only applies to spend AFTER the time at which you set it. Value specified in basic unit of the currency, e.g. cents for USD. | ### Ad Sets + | Property Name | Description | | ------ | ------ | | id | Ad set ID. | @@ -82,6 +84,7 @@ Below are tables outlining the properties included in the collections listed abo | name | Name of ad set. | ### Ads + | Property Name | Description | | ------ | ------ | | id | The ID of this ad. | @@ -100,6 +103,7 @@ Below are tables outlining the properties included in the collections listed abo | utm_content | UTM content. | ### Campaigns + | Property Name | Description | | ------ | ------ | | id | Campaign's ID. | @@ -112,6 +116,7 @@ Below are tables outlining the properties included in the collections listed abo | stop_time | Stop time. | ### Insights + | Property Name | Description | | ------ | ------ | | id | Segment internal ID. |