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
Hi, Thanks for getting back to us. You may use the campaign_extension_setting report (https://developers.google.com/google-ads/api/fields/v13/campaign_extension_setting) and filter by campaign_extension_setting.extension_type (https://developers.google.com/google-ads/api/fields/v13/campaign_ex

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