Hello, 

How can I tell if an asset is being used by the account, a campaign or ad 
group?

Using this report 
<https://developers.google.com/google-ads/api/fields/v11/asset> and this 
query, for example:

SELECT 
  asset.policy_summary.approval_status, 
  asset.policy_summary.policy_topic_entries, 
  asset.policy_summary.review_status 
FROM asset 
WHERE 
  asset.policy_summary.approval_status != 'APPROVED' 

What else can I do to tell if the asset in question is actually used 
anywhere in the account?

Thanks and I look forward to your reply.

Aaron

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/88258296-0ed0-4133-a449-fc66654c8053n%40googlegroups.com.
  • Is... Aaron Weiner
    • ... Aaron Weiner
      • ... Aaron Weiner
        • ... Aaron Weiner
          • ... Aaron Weiner
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to