diff --git a/docs/integrations/sources/google-ads.md b/docs/integrations/sources/google-ads.md index 318b30508a54..240f88b90ea2 100644 --- a/docs/integrations/sources/google-ads.md +++ b/docs/integrations/sources/google-ads.md @@ -137,7 +137,7 @@ Represents the bidding strategy at the campaign level. Represents labels that can be attached to different entities such as campaigns or ads. - [ad_group_ad](https://developers.google.com/google-ads/api/fields/v14/ad_group_ad) -Different attributtes of ads from ag groups segmented by date. +Different attributes of ads from ad groups segmented by date. - [ad_group_ad_label](https://developers.google.com/google-ads/api/fields/v14/ad_group_ad_label) - [ad_group](https://developers.google.com/google-ads/api/fields/v14/ad_group) @@ -203,7 +203,7 @@ Due to Google Ads API constraints, the `click_view` stream retrieves data one da ::: :::warning -Google Ads doesn't support `PERFORMACE_MAX` campaigns on `ad_group` or `ad` stream level, only on `campaign` level. +Google Ads doesn't support `PERFORMANCE_MAX` campaigns on `ad_group` or `ad` stream level, only on `campaign` level. If you have this type of campaign Google will remove them from the results for the `ads` reports. More [info](https://github.com/airbytehq/airbyte/issues/11062) and [Google Discussions](https://groups.google.com/g/adwords-api/c/_mxbgNckaLQ). ::: @@ -368,4 +368,4 @@ Due to a limitation in the Google Ads API which does not allow getting performan | `0.1.4` | 2021-07-28 | [4962](https://github.com/airbytehq/airbyte/pull/4962) | Support new Report streams | | `0.1.3` | 2021-07-23 | [4788](https://github.com/airbytehq/airbyte/pull/4788) | Support main streams, fix bug with exception `DATE_RANGE_TOO_NARROW` for incremental streams | | `0.1.2` | 2021-07-06 | [4539](https://github.com/airbytehq/airbyte/pull/4539) | Add `AIRBYTE_ENTRYPOINT` for Kubernetes support | -| `0.1.1` | 2021-06-23 | [4288](https://github.com/airbytehq/airbyte/pull/4288) | Fix `Bugfix: Correctly declare required parameters` | \ No newline at end of file +| `0.1.1` | 2021-06-23 | [4288](https://github.com/airbytehq/airbyte/pull/4288) | Fix `Bugfix: Correctly declare required parameters` |