Skip to content

Commit e3a0b50

Browse files
committed
Get rid of deprecated properties
1 parent 526f24f commit e3a0b50

File tree

1 file changed

+1
-7
lines changed
  • src/connections/sources/catalog/cloud-apps/facebook-ads

1 file changed

+1
-7
lines changed

src/connections/sources/catalog/cloud-apps/facebook-ads/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Collections are the groupings of resources we pull from your source. In your war
5757

5858
## Collection Properties
5959

60-
Below are tables outlining the properties included in the collections listed above.
60+
The following tables outline the properties included in collections.
6161

6262
### Ad Accounts
6363

@@ -123,20 +123,14 @@ Below are tables outlining the properties included in the collections listed abo
123123
| clicks | The number of clicks on your ads. |
124124
| date_start | The start date for your data. |
125125
| date_stop | The end date for your data. |
126-
| ~~deeplink_clicks~~ | *Deprecated by Facebook.* Aliased to `click_to_app_deeplink`. |
127-
| ~~website_clicks~~ | *Deprecated by Facebook.* Aliased to `click_to_website` |
128126
| frequency | The average number of times each person saw your ad. |
129127
| impressions | The number of times your ads were on screen. |
130128
| inline_post_engagements | The total number of actions that people take involving your ads. |
131-
| ~~social_clicks~~ | *Deprecated by Facebook.* The number of clicks (all) when your ad was displayed with social information. |
132-
| ~~social_impressions~~ | *Deprecated by Facebook.* The number of times your ads were viewed when displayed with social information. |
133129
| social_spend | The total amount you've spent so far for your ads showed with social information. |
134130
| spend | The estimated total amount of money you've spent on your campaign, ad set or ad during its schedule. |
135131
| unique_clicks | The number of people who performed a click (all). This metric is estimated. |
136132
| unique_impressions | Deprecated in favor of `reach` . You can continue to query `unique_impressions` for this metric, but zero-values will now be `null`. |
137-
| ~~unique_social_clicks~~ | *Deprecated by Facebook.* The number of people who performed a click (all) on your ad when it was displayed with social information. |
138133
| reach | The number of people who saw your ads at least once. Reach is different from impressions, which may include multiple views of your ads by the same people. |
139-
| ~~call_to_action_clicks~~ | *Deprecated by Facebook.* The number of times people clicked the call-to-action button on your ad. |
140134

141135
## Adding Destinations
142136

0 commit comments

Comments
 (0)