Re: image extensions not linking through asset link

2024-04-25 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. The error "UNSUPPORTED_FIELD_TYPE", this means the given field type is not supported to be added directly through asset links. Kindly note that image extension as an asset is not supported in the Google Ads API as it is not inc

Re: image extensions not linking through asset link

2024-04-24 Thread zheng william
> Thank you for reaching out to the Google Ads API support team. > > By reviewing your concern, I understand that you are seeking information > regarding the addition of “image extensions” in the Google Ads API. > According to the Blog Post, it has been announced that image an

Re: image extensions creation error

2024-01-31 Thread Sidharth Ravindra
So if I wanted to create image extensions at scale? By mapping image assets to respective campaigns, How can I do that? I know it can be done on the UI, but that process is very manual. If I have about 6000 campaigns - then mapping about 10 specific images individually for each of the campaigns

Image Extensions Creation Error

2024-01-29 Thread Sidharth Ravindra
Hi, I've used the code exactly as used here - https://developers.google.com/google-ads/api/samples/add-image-extension and have been trying to map image assets to campaigns to create image extensions at scale. But keep receiving this error which I am unable to understand. (please also

Adding Image Extensions using Ads API is not working

2024-01-16 Thread Sidharth Ravindra
For reference: I am using the code template available here - https://developers.google.com/google-ads/api/samples/add-image-extension to link image assets to campaigns. *But I am running into the following error*: *Request made: ClientCustomerId: 1697513772, Host: googleads.googleapis.com, Me

Re: image extensions not linking through asset link

2023-10-26 Thread Daniel Larsson
Hello Google, I would also like to add "image extensions" using the Google Ads API. I have tried to link an AD_IMAGE (image asset) to either a campaign or an ad group. I DON’T get UNSUPPORTED_FIELD_TYPE, but the command seems to do nothing. Should it be possible to add "i

Re: know if an account has image extensions enabled

2023-05-10 Thread Florencia Pereira
Thanks for your response. I have all the information I need now. Thanks, Florencia On Wednesday, 10 May 2023 at 15:10:59 UTC-3 Google Ads API Forum Advisor wrote: > Hi Florencia, > > Thank you for your response. > > With regard to your concern for what could happen or what errors you get > wh

Re: know if an account has image extensions enabled

2023-05-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Florencia, Thank you for your response. With regard to your concern for what could happen or what errors you get when an account does not meet the following requirements, in API perspective, accounts that have been migrated will reject mutate calls for feed-based entities. Furthermore, thes

Re: know if an account has image extensions enabled

2023-05-10 Thread Florencia Pereira
OK, thanks for the information. Sorry to insist, but I still need to know what is the result in case the account does not meet the requirements to have image assets because I need to distinguish the case. What happens or what errors do we get when an account does not meet the following requireme

Re: know if an account has image extensions enabled

2023-05-09 Thread Florencia Pereira
Thanks for your reply. So, the only reason why I am getting “A mutate action is not allowed on this resource, from this client” is because the account was migrated? or are there other situations where this error is returned. For example, if the campaign does not meet the requirements mentioned

Re: know if an account has image extensions enabled

2023-05-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
/campaign_extension_setting#campaign_extension_setting.extension_type) is of value IMAGE. You may check on this report and if there are no records found, then that specific campaign does not have image extensions created for the said campaign. Regards, Google Ads API Team ref:_00D1U1174p._5004Q2lAN9Z:ref

Re: know if an account has image extensions enabled

2023-05-05 Thread Florencia Pereira
Actually, I am trying to check if a campaign has image extensions enabled. So that is why I was trying to use campaign_extension_setting for extension_type = IMAGE. Does this object exist if the campaign has image extensions? Can I suppose that if there is no campaign_extension_setting for the

Re: know if an account has image extensions enabled

2023-05-05 Thread Florencia Pereira
Thanks for the reply. Does this work if the extension still uses extension_feed_items and campaign_extension_settings? Would it be reliable to determine if it is enable querying if the campaign has a campaign_extension_settings object of extension type IMAGE ? Thanks On Friday, 5 May 2023 at 02

Know if an account has Image Extensions enabled

2023-05-04 Thread Florencia Pereira
Is there a way of knowing if an account has Image Extensions enabled using Google Ads API? Thanks, Florencia. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: image extensions not linking through asset link

2023-04-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tommy, Thank you for your response. With regards to your concern, please note that we will start auto-migrating image and location extensions to assets and the auto-migration is scheduled to end on September 15, 2023. For more information, please refer to the Image and Location Auto-migrati

Re: image extensions not linking through asset link

2023-04-14 Thread Tommy Bradbury
hi, thank you for your response. In the second link you provided, it states that it will be available any time between now and September 15, 2023. Please can you let me know if there are any more specific details regarding when image extensions are likely going to become available? thanks

image extensions not linking through asset link

2023-04-13 Thread Tommy Bradbury
hi guys, I am currently working on using V13 of the API in order to upload image extensions and link them at a campaign and/or adgroup level. The example code in the SDK currently is showing the soon to be deprecated method which involves creating a feed item etc in order to do this. I am

Enable Image Extensions for my Test Google Account.

2023-03-28 Thread teamvadw...@gmail.com
Hi Team, We are using below Google Ads API .Net Library to create Image Extensions for our clients. We are using our Test Account to validate our changes and upload Image extensions from our .Net Project. https://developers.google.com/google-ads/api/samples/upload-image-asset https

Re: Image Extensions

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. It appears that this is more on the client library, could you please clarify this to the author of your client library via this .Net client library issues on github. If not, you may provide us the screenshot of the UI that you are referring to so that we can furth

Re: Image Extensions

2023-01-04 Thread 'Rajender Gottipamula' via Google Ads API and AdWords API Forum
n get this ImageAssetID. Also, seems AddImageExtension.cs <https://github.com/googleads/google-ads-dotnet/blob/main/Google.Ads.GoogleAds/examples/Extensions/AddImageExtension.cs> logic contains create Image extensions as campaign level and would like to know, how to create image extensions

RE: Image Extensions

2023-01-03 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. You may refer .Net client library on github. Please see below code example. https://github.com/googleads/google-ads-dotnet/blob/main/Google.Ads.GoogleAds/examples/Misc/UploadImageAsset.cs https://github.com/googleads/google-ads-d

Image Extensions

2023-01-03 Thread 'Rajender Gottipamula' via Google Ads API and AdWords API Forum
Hi Team, I would like to create google Image Extension for one of my google account through .Net C#. Could you please provide information on how to create google Image Extension at ad group level & Campaign Level from C# code. FYI, I followed below logic, but I don't see any option to create at

RE: Cannot add image extensions to campaign in batch operation

2022-10-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mihaly, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. To further investigate the issue, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client librari

Cannot add image extensions to campaign in batch operation

2022-10-23 Thread Mihály Balás
Hello, We have a large-scale application which deploys hundreds of campaigns daily. We are currently trying to incorporate logic which adds Image extensions to Search campaigns based on some business criteria. Our application deploys the campaigns in a batch operation. I have tried to

RE: Is it possible to upload image extensions as assets?

2022-10-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tommy, Thank you for raising your concern. I am a member of the Google Ads API team and let me provide support to your concern. I completely understand your concern. To answer your questions in general, image extension as an asset is not supported in the Google Ads API as it is not included

Is it possible to upload image extensions as assets?

2022-10-21 Thread Tommy Bradbury
hi guys, I am currently working through the API to upload and get reports of image extensions at a campaign, adgroup and overall level. Based on what I have read through and worked on so far, it seems that the current process stated in the documentation involves creating an image as an

Re: Update Image Extensions : Resource Was Not Found

2021-07-30 Thread Google Ads API Forum Advisor
Hi Pete - Apologies for the delay, just following up to let you know that the investigation here is still ongoing and we unfortunately don't have any updated yet. I did ping the team to see if this can be expedited and will let you know as soon as I have more information. Best, Ben Karl, Googl

Re: Update Image Extensions : Resource Was Not Found

2021-07-26 Thread Pete Lavetsky (AdWords API Guru)
Bump? please On Wednesday, July 21, 2021 at 10:36:59 AM UTC-4 adsapi wrote: > Hi Pete, > > Thanks for providing that. Please allow me to share this with our team and > we will provide an update shortly. > > Regards, > Matt > Google Ads API Team > > [image: Google Logo] > Matt > Google Ads API

Re: Update Image Extensions : Resource Was Not Found

2021-07-21 Thread Google Ads API Forum Advisor
Hi Pete, Thanks for providing that. Please allow me to share this with our team and we will provide an update shortly. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Kcuu3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Update Image Extensions : Resource Was Not Found

2021-07-19 Thread Pete Lavetsky (AdWords API Guru)
I gave the request ID of o1chTC8UDgR0aEJ9kB6tGQ in the first sentence of the thread. Pete On Sunday, July 18, 2021 at 11:24:13 PM UTC-4 adsapi wrote: > Hi Pete, > > Thank you for posting your concern. > > To further investigate the issue, could you also provide the complete > request >

RE: Update Image Extensions : Resource Was Not Found

2021-07-18 Thread Google Ads API Forum Advisor
Hi Pete, Thank you for posting your concern. To further investigate the issue, could you also provide the complete request and response logs with request ID generated for extension_feed_item report? Please provide the requested details via Reply privately to author option or send to this email

Update Image Extensions : Resource Was Not Found

2021-07-16 Thread Pete Lavetsky (AdWords API Guru)
The requestId discussed in this thread is: o1chTC8UDgR0aEJ9kB6tGQ We're running into issues when attempting to update existing ExtensionFeedItems for Image Extensions Are there any whitelisting preclusions for mutating Image Extensions or their ExtensionFeedItems ? Running this query:

RE: Code sample for adding image extensions?

2021-02-10 Thread Google Ads API Forum Advisor Prod
for associating image extensions at the campaign level, allow me to raise a feature request for this, subject for review. Please follow our blog to receive updates and new releases. As as workaround, you may try to implement or derive your code based on extension service setting or feed services

Code sample for adding image extensions?

2021-02-10 Thread Sean Driscoll
Hi, Any plans for adding a code sample for creating campaign level image extensions or for linking an existing image asset to campaigns. Would be appreciated. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: How to get image extensions beta support

2020-11-15 Thread Sreelal K M
Hi Team, Thanks for that information. Regards. *Sreelal K M* Shopalyst Technologies +91-9496585250 On Mon, Nov 16, 2020 at 12:58 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Sreelal, > > The image extension type >

RE: How to get image extensions beta support

2020-11-15 Thread Google Ads API Forum Advisor Prod
Hi Sreelal, The image extension type is supported in the latest API version v6. You may start referring to this document to read more information about extensions in Google Ads API. As for the requirements needed to access image extension by specific account, let me discuss this to my team. Re

How to get image extensions beta support

2020-11-12 Thread Sreelal K M
Hi I went through the documentation of new image extension feature which is in beta at the moment and it looks like not all advertiser accounts has access to this feature. I would like to know the steps required to get access to the image extension feature in my ad account. Also, I would like