Re: wrong image assets data

2025-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Laura, The feature is not yet implemented in the Google Ads API. We cannot provide a scheduled timeline for the availability of this feature in the Google Ads API. With that being said, I would recommend you to follow our blog post and release notes for announcements about new API releases a

Re: wrong image assets data

2025-03-07 Thread Laura Whalen
To the Google Ads API Team, I am also looking for this data. Any update on when this might be released? Thanks, Laura On Monday, January 13, 2025 at 4:38:06 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi, > > Currently, it is not possible to retrieve the image assets data of display > ads v

Re: wrong image assets data

2025-01-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Currently, it is not possible to retrieve the image assets data of display ads via the API. However, we already raised a request to add this feature to become available in the Google Ads API. You can follow our blog post and release notes for future updates. This message is in relation to

Re: wrong image assets data

2025-01-12 Thread Arun Kumar
Okay, Then let me know how can i fetch the details of image assets of display ads? On Friday, January 10, 2025 at 5:02:24 PM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Using the asset > report, > you won't be able

Re: wrong image assets data

2025-01-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Using the asset report, you won't be able to fetch the asset details of the display ad. Currently Google Ads API does not support retrieving the image asset for display ads using the ad_group_ad_asset_view. I will raise a request to add this feature to become available in the Google Ads AP

Re: wrong image assets data

2025-01-09 Thread Arun Kumar
I think you didn't get what i want to point out, asset is giving the wrong data of images, either i run the query with where resource_name or by directly putting the image url in the where condition as I mentioned in the my first query. Response comes as the Stock image, Have you checked at your

RE: wrong image assets data

2025-01-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Please ignore my previous response. Thank you for reaching out to the Google Ads API support team. I would recommend you refer to the below given GAQL query to retrieve the image asset data by using the resource name via the Google Ads API: SELECT asset.id, asset.name, asset.source, asset

RE: wrong image assets data

2025-01-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. I would recommend you refer to the below given GAQL query to retrieve the image asset data by using the resource name via the Google Ads API: SELECT asset.id, asset.name, asset.source, asset.image_asset.full_size.url, asset.res