Hello, I'm trying to get the policy summary from the ad_group_ad, but I get 
an error : "Unrecognized fields in the query: 
'ad_group_ad.policy_summary.review_status', 
'ad_group_ad.policy_summary.approval_status'."

I use the following query:

SELECT
ad_group.id
, ad_group.resource_name
, ad_group_ad.policy_summary.review_status
, ad_group_ad.policy_summary.approval_status
FROM ad_group_ad
WHERE ad_group_ad.status != REMOVED

Can you please tell me what's wrong with this?

Thank you, 
Eleni

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5a7def8f-f6a2-4784-92c5-10491498f579n%40googlegroups.com.

Reply via email to