Connector Improvement: Add new custom reports for Google Ads connector
AnsweredHello,
Could you please add new endpoints for Google Ads connectors:
ad_group_ad_label: https://developers.google.com/google-ads/api/fields/v15/ad_group_ad_label
campaign_label: https://developers.google.com/google-ads/api/fields/v15/campaign_label
geo_target_constant: https://developers.google.com/google-ads/api/fields/v15/geo_target_constant
we're currently blocked to proceed with migrating the connector from Airbyte.
-
Official comment
Hi Janis,
Luke from the Product team here. Thanks for submitting this feature request!
It looks like we already have all of this data in our schema:
-
ad_group_ad_label: https://developers.google.com/google-ads/api/fields/v15/ad_group_ad_label
- These fields are in our AD_LABEL_HISTORY table.
- Note: AD_GROUP_AD is just AD in our ERD.
-
campaign_label: https://developers.google.com/google-ads/api/fields/v15/campaign_label
- These fields are in our CAMPAIGN_LABEL_HISTORY table.
-
geo_target_constant: https://developers.google.com/google-ads/api/fields/v15/geo_target_constant
- These fields are in our GEO_TARGET table.
Note: we only sync labels (and links) tied to root entities, we don’t sync these resources directly.
Let me know if you have any questions.
Cheers, Luke
-
ad_group_ad_label: https://developers.google.com/google-ads/api/fields/v15/ad_group_ad_label
Please sign in to leave a comment.
Comments
1 comment