Re: RESOURCE_LIMIT error adding ads to groups

2021-11-08 Thread Evgeniy Lepikov
Thank you. I'll try to figure it out. понедельник, 8 ноября 2021 г. в 17:21:33 UTC, adsapi: > Hi Evgeniy, > > The trigger for this error message is > "ENABLED_UNIVERSAL_APP_CREATIVES_PER_AD_GROUP". A Universal App creative > refers to an ad from an App Campaign >

Re: RESOURCE_LIMIT error adding ads to groups

2021-11-08 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Evgeniy, The trigger for this error message is "ENABLED_UNIVERSAL_APP_CREATIVES_PER_AD_GROUP". A Universal App creative refers to an ad from an App Campaign. Further details are given in the error message: resource_count_details { enclosing_id: "128780011834" limit: 1 limit_type: APP_ADS_PER

Re: RESOURCE_LIMIT error adding ads to groups

2021-11-08 Thread Evgeniy Lepikov
still need help понедельник, 8 ноября 2021 г. в 09:30:23 UTC, Evgeniy Lepikov: > Hi, Matt, > Thanks for help! > I'm not quite sure what's wrong. Could you explain in more detail exactly > where the problem appears? What is the relationship between the Ad and the > App? > What is an App? I don

Re: RESOURCE_LIMIT error adding ads to groups

2021-11-08 Thread Evgeniy Lepikov
Hi, Matt, Thanks for help! I'm not quite sure what's wrong. Could you explain in more detail exactly where the problem appears? What is the relationship between the Ad and the App? What is an App? I don't see this relationship in my code. пятница, 5 ноября 2021 г. в 19:52:32 UTC, adsapi: > H

RE: RESOURCE_LIMIT error adding ads to groups

2021-11-05 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Evgeniy, Thanks for reaching out. The error indicates that you are trying to set more than one enabled App ad in an App Campaign ad group. The error specifies that only one enabled ad is allowed per ad group. Other general Ads limits are listed here. Regards, Matt Google Ads API Team Remi

Re: RESOURCE_LIMIT error adding ads to groups

2021-11-05 Thread Evgeniy Lepikov
A little formatting of the error output for a better perception https://pastebin.com/Nfc7jPbW пятница, 5 ноября 2021 г. в 12:38:07 UTC, Evgeniy Lepikov: > Hi there! > I try to add a new ad to the group (using python lib), but I get an error > File > "/home/jekson/virtualenvs/marketing/lib/pyt