Hello Team,
when i execute this query and when ad_group_ad.ad.type ==
'RESPONSIVE_SEARCH_AD'
the results for ad_group_ad.ad.responsive_search_ad.headlines
and ad_group_ad.ad.responsive_search_ad.responses both return undefined
which not the same with Adwords Api result!! also i got undefined result
for: 'ad_group_ad.ad.display_url': undefined,
'ad_group_ad.ad.final_urls': undefined,
'ad_group_ad.ad.final_mobile_urls': undefined,
SELECT campaign.id, ad_group.id, ad_group_ad.ad.id, campaign.name,
ad_group.name, campaign.status, ad_group.status, ad_group_ad.labels,
ad_group_ad.status, metrics.average_cpc, metrics.clicks, metrics.ctr,
metrics.impressions, metrics.cost_micros, metrics.conversions,
metrics.cost_per_conversion, metrics.conversions_value,
metrics.conversions_from_interactions_rate, ad_group_ad.ad.type,
ad_group_ad.ad.text_ad.headline, ad_group_ad.ad.text_ad.description1,
ad_group_ad.ad.text_ad.description2, ad_group_ad.ad.call_ad.description2,
ad_group_ad.ad.display_url,ad_group_ad.ad.final_urls,
ad_group_ad.ad.final_mobile_urls,
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.description,ad_group_ad.ad.expanded_text_ad.description2,
ad_group_ad.ad.expanded_text_ad.path1,
ad_group_ad.ad.expanded_text_ad.path2,
ad_group_ad.ad.responsive_search_ad.path1,
ad_group_ad.ad.responsive_search_ad.path2,
ad_group_ad.ad.responsive_search_ad.headlines,
ad_group_ad.ad.responsive_search_ad.descriptions FROM ad_group_ad WHERE
ad_group_ad.ad.type IN ('EXPANDED_TEXT_AD','RESPONSIVE_SEARCH_AD') AND
segments.date DURING "LAST_7_DAYS"
Results example==>
'campaign.id': '########', 'ad_group.id': '##########',
'ad_group_ad.ad.id': '###########', 'campaign.name': 'Yeezy_Fil-Rouge',
'ad_group.name': 'Yeezy-700-Wave-Runner__ext', 'campaign.status':
'ENABLED', 'ad_group.status': 'ENABLED', 'ad_group_ad.labels': undefined,
'ad_group_ad.status': 'ENABLED', 'metrics.average_cpc': 1476442.3076923077,
'metrics.clicks': '104', 'metrics.ctr': 0.06142941523922032,
'metrics.impressions': '1693', 'metrics.cost_micros': '153550000',
'metrics.conversions': 0.59582, 'metrics.cost_per_conversion':
257712060.68946996, 'metrics.conversions_value': 125.1222,
'metrics.conversions_from_interactions_rate': 0.005729038461538462,
'ad_group_ad.ad.type': 'RESPONSIVE_SEARCH_AD',
'ad_group_ad.ad.text_ad.headline': undefined,
'ad_group_ad.ad.text_ad.description1': undefined,
'ad_group_ad.ad.text_ad.description2': undefined,
'ad_group_ad.ad.call_ad.description2': undefined,
'ad_group_ad.ad.display_url': undefined, 'ad_group_ad.ad.final_urls':
undefined, 'ad_group_ad.ad.final_mobile_urls': undefined,
'ad_group_ad.ad.expanded_text_ad.headline_part1': undefined,
'ad_group_ad.ad.expanded_text_ad.headline_part2': undefined,
'ad_group_ad.ad.expanded_text_ad.headline_part3': undefined,
'ad_group_ad.ad.expanded_text_ad.description': undefined,
'ad_group_ad.ad.expanded_text_ad.description2': undefined,
'ad_group_ad.ad.expanded_text_ad.path1': undefined,
'ad_group_ad.ad.expanded_text_ad.path2': undefined,
'ad_group_ad.ad.responsive_search_ad.path1': 'Yeezy',
'ad_group_ad.ad.responsive_search_ad.path2': '700-Wave-Runner',
'ad_group_ad.ad.responsive_search_ad.headlines': undefined,
'ad_group_ad.ad.responsive_search_ad.descriptions': undefined },
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77c41a0f-a4ae-4663-8f63-e2347f347955n%40googlegroups.com.