differ between status of Eligible and Eligible (Limited)

30 views
Skip to first unread message

Avidan Menashe

unread,
Jan 27, 2025, 10:27:36 AMJan 27
to Google Ads API and AdWords API Forum
Hi ,
I have a data feed that on the ui of google ads i can filter it by the status of the element , possible statuses are  Eligible and Eligible (Limited).
  but , when i do a query to the api to the asses_set of type PAGE_FEED that contain both element with the status Eligible or  Eligible (Limited) i get the same values for the fields
  asset.policy_summary.review_status and asset.policy_summary.approval_status.

this is the query that i use:
SELECT asset_set_asset.asset, asset.resource_name, asset.policy_summary.approval_status , asset.policy_summary.review_status
FROM asset_set_asset
WHERE asset_set_asset.asset_set = '{asset_set_resource_name}' AND asset_set_asset.status != 'REMOVED' AND asset.policy_summary.approval_status = '{status}'

this is the values that i get for both element on status Eligible and Eligible (Limited) :

policy_summary {
      review_status: REVIEWED
      approval_status: APPROVED

My question is based on which field on the google ads api  i can to differ between the element on the asses_set that seems that on the ui have a different value on status [Eligible and  Eligible (Limited) ] but the result on the api says different.

Thanks in advance !

Google Ads API Forum Advisor

unread,
Jan 27, 2025, 1:56:31 PMJan 27
to m.av...@customlabel.ai, adwor...@googlegroups.com
Hi,

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

In order to assist you further, could you please share the uncropped UI screenshot of the asset_set report that you are referring to and trying to retrieve the data via the Google Ads API?

You can send the details via the Reply privately to the author option or a direct private reply to this email. 
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGydy:ref" (ADR-00286026)

Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5


 


Reply all
Reply to author
Forward
0 new messages