Hi,

This query doesn't populate any results for Image Assets.

SELECT asset.id, asset.image_asset.full_size.url, asset.name, 
asset.resource_name, asset.source, asset.type, 
asset.policy_summary.approval_status, 
asset.policy_summary.policy_topic_entries, 
asset.policy_summary.review_status 
FROM asset 
WHERE asset.policy_summary.approval_status = "DISAPPROVED"

When I remove the qualification in the where clause it returns Image Assets 
but the asset.policy_summary.approval_status is not populated for those 
Assets.

I've tested this against an account with disapproved image assets. How can 
I get disapproved image assets via the API?

Regards,

Lewis



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/49ccf1e3-02f2-4a38-b336-82d1476f4518n%40googlegroups.com.

Reply via email to