Re: not receiving ad_name from ad_group_ad for ad_id:

2025-02-17 Thread Siebert Looije
I used a different account, as I don't have direct UI access to 3946675100 but I have it to 5901767327 but the same issue is occuring there. So could you perhaps still give answer to the issue? As the adverisement UI given screenshot is also given NULL in the response from the API. Kind regards

Re: not receiving ad_name from ad_group_ad for ad_id:

2025-02-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, >From the request ID you shared, I could see you are using ‘5901767327’ as >customer ID instead of ‘3946675100’ which you shared earlier. By using the >Google Ads account ‘3946675100’ as a customer ID, we tried to execute the >query you provided and were successful in retrieving all ad grou

Re: not receiving ad_name from ad_group_ad for ad_id:

2025-02-17 Thread Siebert Looije
Hi, Thanks for the reply. But this has worked for search campaigns but suddenly it seems to be not working anymore. Also I can get it from the UI still, so should be possible to get. Kind regards, Siebert Op maandag 17 februari 2025 om 09:13:42 UTC+1 schreef Alexandre Airvault: > My 2 cents.

Re: not receiving ad_name from ad_group_ad for ad_id:

2025-02-17 Thread Alexandre Airvault
My 2 cents... The ad_group_ad.ad object in the Google Ads API is a polymorphic object. It can contain different types of ads (text ads, image ads, video ads, etc.). The fields available within ad_group_ad.ad depend on the specific ad type. If the ad is a text ad, ad_group_ad.ad.name will be pop

Not receiving ad_name from ad_group_ad for ad_id:

2025-02-14 Thread Siebert Looije
Hi, For customer id 3946675100 we are not receiving the ad_group_ad.ad.name for ad_group_ad.ad_id: 693810141112. The query we are using is: SELECT ad_group_ad.status, ad_group_ad.resource_name, ad_group_ad.ad_group, ad_group_ad.ad.video_ad.video.asset, ad_group_ad.ad.resource_name, ad_group_ad