Re: How to add images to a search ad group?

2024-02-09 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thank you for getting back to us. Kindly note that you can add the field AD_IMAGE to the campaign as well as the ad group. Also, note that when you create image assets at ad group level or campaign level, keep your account structure in mind because Ad Group level provides for the

Re: How to add images to a search ad group?

2024-02-09 Thread Daniel Larsson
Hi again :-) I am now linking images as AD_IMAGE assets to ad groups. The linked image assets show up as linked image resources in the Google Ads web user interface. I hope that the linked image assets will show up in the resulting ad on Google search. This has not been verified yet. But,

Re: How to add images to a search ad group?

2024-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thank you for getting back to us. Yes, the images will show up in the ad previews in the Google Ads account. I would suggest you to check the article How it works for more information. Also, you may follow the article Ad Preview and Diagnosis tool which helps identify why your ad

Re: How to add images to a search ad group?

2024-02-07 Thread Daniel Larsson
Hi, nice thanks! I will try to upload images as assets and then link them to ad groups. One final (?) question :-) * After linking an image asset to an ad group (or campaign, or customer) – will the image show up in the ad previews in the Google Ads web user interface? So I can verify that the

Re: How to add images to a search ad group?

2024-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. Kindly note that the image extensions were linked to individual ads, not ad groups, campaigns, or customers. These are migrated to assets in the following ways:​ ​ ​ ​ ​ ​ ​ Individual Image Assets: Each image extension becomes an individual image asset

Re: How to add images to a search ad group?

2024-02-06 Thread Daniel Larsson
You say that "As we have auto-migrated image and location extensions to assets, you will not be able to create image extensions in the UI. So, now you can link image assets to customers, campaigns, or ad groups through linkage objects." An image extension is linked to an ad – not an ad group,

Re: How to add images to a search ad group?

2024-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Daniel, Thank you for getting back to us. Please find the answers for your questions below: 1. If I add an "image extension" in the Google Ads web user interface, can I get that information when fetching the ad (or ad group) using the Google Ads API? Yes, according to this Blog Post,

Re: How to add images to a search ad group?

2024-02-05 Thread Daniel Larsson
I understand that you can link an image (asset type) as AD_IMAGE (asset field type) to an ad group or a campaign. My next questions: 1. If I add an "image extension" in the Google Ads web user interface, can I get that information when fetching the ad (or ad group) using the Google Ads API?

Re: How to add images to a search ad group?

2024-02-05 Thread Daniel Larsson
Hi, thanks! In my case I have never used the ExtensionFeedItemService. And as it is deprecated I won’t use it. But I am very interested in adding images to ads of type "responsive search" via the Google Ads API. According to

Re: How to add images to a search ad group?

2024-02-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. >From August 2, 2023, we started auto-migration of image and location >extensions to assets. The auto-migration ended on September 30, 2023. Once the >image and location extensions have been migrated to assets, you won’t be able >to mutate the image and

Re: How to add images to a search ad group?

2024-02-02 Thread Daniel Larsson
The code example "Add Responsive Search Ad Full" uses the ExtensionFeedItemService to get an image extension. According to this https://groups.google.com/g/adwords-api/c/xok3dLXYqBQ/m/dQ_s5MUkAQAJ the "Extension setting services are *deprecated*

Re: How to add images to a search ad group?

2024-01-22 Thread Mattias Nyman
Hi everyone and especially the Google Reps. Any news on this topic? Is it still not possible to add Image extensions to Search Ads using the Google Ads API? Any insight in when this will become available? tisdag 12 juli 2022 kl. 15:13:20 UTC+2 skrev Google Ads API Forum Advisor: > Hi Jan, > >

Re: How to add images to a search ad group?

2022-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jan, I work with Heidi. According to our documentation the Ads API still don't support asset based image extensions. Currently we are still in Q3. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2aqzGG:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: How to add images to a search ad group?

2022-07-12 Thread Jan Jouke Tjalsma
Hi Heidi, Is there any update on image asset extensions (on ad group level)? At the moment we are able to create image assets using the UI, but not programmatically. The blog post you linked still says "Developers can start migrating in Q3 2022" (and we are currently in Q3). We have tried

Re: How to add images to a search ad group?

2022-05-12 Thread Dmitriy Lezhnev
Thanks a lot for the links. Now it all makes sense. So to summarize, we can't use images in search ads over API until (approx) the end of this year? On Thu, May 12, 2022 at 3:56 PM Google Ads API Forum Advisor wrote: > Hi Dmitriy, > > Thank you for getting back to us. I am also a member of the

Re: How to add images to a search ad group?

2022-05-10 Thread lezhne...@gmail.com
request id: xaUKOsYsF9-tkFeomyp4-w On Wednesday, 11 May 2022 at 06:37:47 UTC+5 adsapi wrote: > Hi Dmitriy, > > Thank you for posting your concern. > > To further check the issue, could you provide the complete request >

How to add images to a search ad group?

2022-05-09 Thread lezhne...@gmail.com
According to this document, it is possible to add images to search ad group to enrich the ads: https://support.google.com/google-ads/answer/9566341?hl=en Can you show an example of how to use APIs to do so? O could not find a way. I tried to use "AdGroupAssets" but that failed, see my error