Hi, Yes, we have received your message. I tried retrieving the asset type of the assets present in your Google Ads account ‘297-871-3003’ for the ad group ‘165313991408’ and was able to retrieve the value of the field ad_group_asset.field_type as AD_IMAGE, CALLOUT, SITELINK, etc using the following GAQL query and search method of Google Ads API:
SELECT ad_group_asset.asset, ad_group_asset.field_type, ad_group_asset.ad_group, ad_group.id FROM ad_group_asset WHERE ad_group.id = 165313991408 I observed that for the ad group with Id ‘165313991408’, there is only one image asset. Therefore, only one asset with type as AD_IMAGE was returned. And the business logo asset for this ad group has status as ‘Not Eligible’ in the UI with the explanation as ‘Asset violates policy and can’t run’. Therefore, no asset with asset type as BUSINESS_LOGO was returned. As you mentioned that “These assets when query using ad_group_asset view, I cannot get its asset.field_type”, please provide the complete API logs (request and response with request-id and request header) generated at your end while executing the GAQL query using which you are not able to retrieve the asset type field. This will help us in further investigating the issue. If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag. You can send the details via Reply privately to the author option, or direct private reply to this email. Thanks, Google Ads API Team Feedback How was our support today? [2025-04-17 07:41:36Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01pT401:ref" (ADR-00300143) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 visit https://groups.google.com/d/msgid/adwords-api/A15XM000000000000000000000000000000000000000000000SUUQPD005WE9ejJTSiGv0ssgu3OOJw%40sfdc.net.
