How can I ignore defunct extensions?

14 views
Skip to first unread message

Aaron Weiner

unread,
Aug 4, 2022, 9:24:25 AM8/4/22
to Google Ads API and AdWords API Forum
Hello, 

I have a report that emails me a list of disapproved extensions within an account. 

When I run this query on a particular account:

SELECT
  feed_item.status,
  feed_item.attribute_values,
  feed_item.policy_infos,
  feed_item.id
FROM feed_item
WHERE
  feed_item.status = 'ENABLED' 

It returns an old review extension that has been disapproved. 

I cannot do anything with this information, since review extensions are no longer an option in Google Ads. 

How can I modify this query so that it will never return extensions that can no longer be used in Google Ads?

I would have thought feed_item.status = 'ENABLED' would have accomplished this, but this old review extension is, in fact, listed as enabled.

Thanks and I look forward to your reply.

Aaron


Google Ads API Forum Advisor

unread,
Aug 4, 2022, 10:48:53 AM8/4/22
to aa...@softwarepromotions.com, adwor...@googlegroups.com
Hi Aaron,

Thank you for reaching out to the Google Ads API support team.

Can you please provide full screen screenshot of the UI so that i can further investigate the issue? Please reply via privately author option.

Thanks,
Google Logo
Nirmitabahen Gaurav
Google Ads API Team
 


ref:_00D1U1174p._5004Q2d4p9a:ref
Reply all
Reply to author
Forward
0 new messages