Hi!
I am currently comparing responses from the Adwords API with responses from
the new Google Ads API and I see that ads of type Expanded Dynamic Search
Ads are missing from the responses of the new Google Ads API.
Here is my request:
SELECT ad_group_ad.ad.call_ad.description1,
ad_group_ad.ad.call_ad.description2, ad_group_ad.ad.call_ad.phone_number,
ad_group_ad.ad.display_url,
ad_group_ad.ad.expanded_dynamic_search_ad.description,
ad_group_ad.ad.expanded_dynamic_search_ad.description2,
ad_group_ad.ad.expanded_text_ad.description,
ad_group_ad.ad.expanded_text_ad.description2,
ad_group_ad.ad.expanded_text_ad.headline_part1,
ad_group_ad.ad.expanded_text_ad.headline_part2,
ad_group_ad.ad.expanded_text_ad.headline_part3,
ad_group_ad.ad.expanded_text_ad.path1,
ad_group_ad.ad.expanded_text_ad.path2, ad_group_ad.ad.final_urls,
ad_group_ad.ad.gmail_ad.teaser.description,
ad_group_ad.ad.gmail_ad.teaser.headline, ad_group_ad.ad.id,
ad_group_ad.ad.image_ad.name,
ad_group_ad.ad.legacy_responsive_display_ad.description ,
ad_group_ad.ad.legacy_responsive_display_ad.short_headline,
ad_group_ad.ad.responsive_display_ad.descriptions,
ad_group_ad.ad.responsive_display_ad.headlines,
ad_group_ad.ad.responsive_search_ad.descriptions,
ad_group_ad.ad.responsive_search_ad.headlines,
ad_group_ad.ad.responsive_search_ad.path1,
ad_group_ad.ad.responsive_search_ad.path2,
ad_group_ad.ad.text_ad.description1, ad_group_ad.ad.text_ad.description2,
ad_group_ad.ad.text_ad.headline, ad_group_ad.ad.type, ad_group.name,
campaign.name, metrics.active_view_impressions, metrics.all_conversions,
metrics.all_conversions_from_interactions_rate,
metrics.all_conversions_value, metrics.clicks, metrics.conversions,
metrics.conversions_from_interactions_rate, metrics.conversions_value,
metrics.cost_micros, metrics.cost_per_all_conversions,
metrics.cost_per_conversion, metrics.cross_device_conversions,
metrics.gmail_secondary_clicks, metrics.impressions, metrics.interactions,
metrics.video_views, metrics.view_through_conversions,
segments.keyword.ad_group_criterion
FROM ad_group_ad
WHERE metrics.impressions > 0 AND segments.date >=
'2022-03-01' AND segments.date <= '2022-03-31'
Is is valid? Am I missing anything that could cause the Expanded Dynamic
Search Ads to be missing from the response?
Thank you! :)
Marie
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/ba61c00f-bf77-44d8-a702-d2316f7162f1n%40googlegroups.com.