How can I obtain 'ad asset status and reason?

97 views
Skip to first unread message

林灿

unread,
Jul 25, 2024, 10:18:15 PM7/25/24
to Google Ads API and AdWords API Forum
Hi,
    As shown in the screenshot, how can I obtain the ad asset status and reasongoogle_asset.jpg

Google Ads API Forum Advisor

unread,
Jul 26, 2024, 8:13:03 AM7/26/24
to lianc...@gmail.com, adwor...@googlegroups.com
Hi,

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

I would suggest you try the below query to retrieve the status of the asset using the ad_group_ad_asset_view report. The AdGroupAdAssetView currently supports AppAds and Responsive Search Ads.
SELECT asset.id, asset.name, asset.policy_summary.approval_status, asset.policy_summary.review_status FROM ad_group_ad_asset_view
Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the queries for retrieving the data.

If this is not what you are looking for, kindly share us with the uncropped screenshot of the Google Ads account with visible customer ID by highlighting the fields you would like to retrieve it via the Google Ads API.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vE9mI:ref" (ADR-00259656)

Thanks,
 
Google Logo Google Ads API Team


林灿

unread,
Jul 28, 2024, 11:33:03 PM7/28/24
to Google Ads API and AdWords API Forum
Hi,
   asset.policy_summary.approval_status, asset.policy_summary.review_status,  This is not the field I'm looking for。The enumerations of these two fields are shown in the following figure。reviewStatus.jpgapproval_status.jpg
But the field enumeration I'm looking for should be like thisad_asset_status.jpg
screenshot of the Google Ads account with visible customer ID 

full.jpg

Google Ads API Forum Advisor

unread,
Jul 29, 2024, 8:34:58 AM7/29/24
to lianc...@gmail.com, adwor...@googlegroups.com
Hi,

You can use the ad_group_ad_asset_view report to fetch the 'Ad Asset' status as visible in the UI. Please find the API query below that retrieves the details that are visible in your UI screenshot.
SELECT ad_group.id, campaign.id, ad_group_ad.status, ad_group_ad_asset_view.field_type, 
ad_group_ad_asset_view.performance_label, ad_group_ad_asset_view.resource_name, 
ad_group_ad.ad.resource_name FROM ad_group_ad_asset_view 
WHERE ad_group.id = 167858771507 AND campaign.id = 19731348648 AND 
segments.date BETWEEN '2024-06-29' AND '2024-07-26'"
Let us know if you face any issues.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vE9mI:ref" (ADR-00259656)

Thanks,

 
Google Logo Google Ads API Team

Register for the upcoming workshop: Performance Max and the Google Ads API!
 


valentin volossin

unread,
Jul 29, 2024, 9:58:16 AM7/29/24
to ads...@forumsupport.google, lianc...@gmail.com, adwor...@googlegroups.com

Если я подписан и вы хотите помочь сделайте автоматически я,сам не разберусь,что нужно или помощь нужна,подпи,ка есть но не шифруеться почта и могут проникать злоумышленники пираты и мерзавец.нужна защита а она файловая от Гуггла.

volossin40gmail.

пн, 29 июл. 2024 г., 15:34 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum <adwor...@googlegroups.com>:
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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 "Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/96N1l000000000000000000000000000000000000000000000SHDXLB00cM8m8dvPRgmOHMoanudd9A%40sfdc.net.

Google Ads API Forum Advisor

unread,
Jul 29, 2024, 1:34:44 PM7/29/24
to volos...@gmail.com, lianc...@gmail.com, adwor...@googlegroups.com

Hi,

I would like to inform you that this product officially offers support only in English. It would be best to reply in English if you can. If not, we will try to use Google Translate to support you as best as we can.

Unfortunately, your concerns or issues with respect to the Google Ads API are not clear to us, so kindly elaborate more about the issue so that we can assist you accordingly. 

Reply all
Reply to author
Forward
0 new messages