Hi,
Based on the information provided, I understand that you are looking for
guidance on how to retrieve the custom dynamic ad feed asset using the Google
Ads API.
To retrieve the final URL, I would recommend you to include the
asset.final_urls field from the asset resource using the Google Ads API.
However, I am sharing the sample GAQL query as per your requirement:
SELECT asset.resource_name, asset.dynamic_custom_asset.item_title,
asset.dynamic_custom_asset.item_description,
asset.dynamic_custom_asset.price, asset.final_urls FROM asset WHERE
asset.dynamic_custom_asset.id = '{dynamicCustomAssetId}'
>From the above GAQL query you will be able to retrieve the asset resource name
>and the final urls of an asset as per your screenshot. To update the final URL
>of a custom dynamic ad feed asset, I would recommend you to use the
>AssetService and pass the resource name which is obtained from the above query.
If you encounter difficulties in interpreting the return results, kindly
provide us with the complete API logs (request and response logs with
request-id and request header) generated at your end.
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.
Thanks,
Google Ads API Team
Feedback
How was our support today?
[2025-10-22 14:02:54Z GMT] This message is in relation to case
"ref:!00D1U01174p.!500Ht01vRDOW:ref" (ADR-00335908)
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/gSB7U000000000000000000000000000000000000000000000T4JDOU00b-fvxMYVT3KV_idpmL3Vww%40sfdc.net.