Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34c85d3

Browse files
Merge pull request #5873 from segmentio/t2b2015-patch-7
Update index.md
2 parents a47b6e7 + 2693a45 commit 34c85d3

File tree

1 file changed

+8
-8
lines changed
  • src/connections/sources/catalog/cloud-apps/google-ads

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ Collections are the groupings of resources Segment pulls from your source. In yo
6161

6262
| Collection | Type | Description |
6363
| --------------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
64-
| ad_groups | object | An [ad group](https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroup){:target="_blank"} is a set of ads that share the same daily or lifetime budget, schedule, bid type, bid info, and targeting data |
65-
| ad_performance_report | object | [Ad Performance Report](https://developers.google.com/google-ads/api/docs/migration/overview){:target="_blank"} includes all statistics aggregated at the ad level, one row per ad. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
66-
| ads | object | An [ad object](https://developers.google.com/google-ads/api/reference/rpc/v10/Ad){:target="_blank"} contains the data necessary to visually display an ad and associate it with a corresponding ad set. |
67-
| campaigns | object | A [campaign](https://developers.google.com/google-ads/api/reference/rpc/v10/Campaign){:target="_blank"} is a grouping of ad sets which are organized by the same business goal. |
68-
| campaign_performance_report | object | [Campaign performance reports](https://developers.google.com/google-ads/api/docs/migration/overview){:target="_blank"} include a daily snapshot of performance statistics per campaign. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
69-
| click_performance_report | object | [Click performance Reports](https://developers.google.com/google-ads/api/docs/migration/overview){:target="_blank"} include stats at the click level, including both valid and invalid clicks. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
70-
| search_performance_report | object | **[Contact Support](https://segment.com/help/contact) to add this collection** [Search query performance Reports](https://developers.google.com/google-ads/api/docs/migration/overview){:target="_blank"} include statistics aggregated at the search terms level, one row per combination of search terms. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
71-
| keywords_performance_report | object | **[Contact Support](https://segment.com/help/contact) to add this collection** [Keywords Performance Report](https://developers.google.com/google-ads/api/docs/migration/overview){:target="_blank"} includes all statistics aggregated at the keyword level, one row per keyword. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
64+
| ad_groups | object | An [ad group](https://developers.google.com/google-ads/api/reference/rpc/v15/AdGroup){:target="_blank"} is a set of ads that share the same daily or lifetime budget, schedule, bid type, bid info, and targeting data |
65+
| ad_performance_report | object | [Ad Performance Report](https://developers.google.com/google-ads/api/reference/rpc/v15/AdGroupAd){:target="_blank"} includes all statistics aggregated at the ad level, one row per ad. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
66+
| ads | object | An [ad object](https://developers.google.com/google-ads/api/reference/rpc/v15/Ad){:target="_blank"} contains the data necessary to visually display an ad and associate it with a corresponding ad set. |
67+
| campaigns | object | A [campaign](https://developers.google.com/google-ads/api/reference/rpc/v15/Campaign){:target="_blank"} is a grouping of ad sets which are organized by the same business goal. |
68+
| campaign_performance_report | object | [Campaign performance reports](https://developers.google.com/google-ads/api/reference/rpc/v15/Campaign){:target="_blank"} include a daily snapshot of performance statistics per campaign. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
69+
| click_performance_report | object | [Click performance Reports](https://developers.google.com/google-ads/api/reference/rpc/v15/ClickView){:target="_blank"} include stats at the click level, including both valid and invalid clicks. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
70+
| search_performance_report | object | **[Contact Support](https://segment.com/help/contact){:target="_blank"} to add this collection** [Search query performance Reports](https://developers.google.com/google-ads/api/reference/rpc/v15/SearchTermView){:target="_blank"} include statistics aggregated at the search terms level, one row per combination of search terms. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
71+
| keywords_performance_report | object | **[Contact Support](https://segment.com/help/contact){:target="_blank"} to add this collection** [Keywords Performance Report](https://developers.google.com/google-ads/api/reference/rpc/v15/KeywordView){:target="_blank"} includes all statistics aggregated at the keyword level, one row per keyword. Segment pulls [7 days of data.](https://developers.google.com/google-ads/api/docs/query/date-ranges){:target="_blank"} |
7272

7373
### Video Campaign Reports
7474

0 commit comments

Comments
 (0)