Hello,

I have a daily job that deletes outdated keywords and adgroups and then 
about one hour later creates new adgroups and keywords in campaigns where 
sufficient space is expected. The keyword creation job requests the 
not-deleted-adgroups per campaign and tries to create as many adgoups per 
campaign as possible (e.g. if campaign has 19900 not-deleted-adgroups the 
uploader tries to create 10 adgroups in this campaign).

When using the old API version v201809 everything works as expected. After 
switching to the new google ads API v9 the creation job fails with the 
error 
ResourceCountLimitExceededErrorEnum.ResourceCountLimitExceededError.CAMPAIGN_LIMIT
 
: "Indicates that this request would exceed the number of allowed resources 
in a Campaign. The exact resource type and limit being checked can be 
inferred from accountLimitType, and the numeric id of the Campaign involved 
is given by enclosingId", Limit: 20000

On next days run the problem doesn't occur for the campaign that caused the 
errors the day before. So my guess is that - when using the new API - after 
removing adgroups it takes some time until the available adgroup amount for 
that campaign is changed.

I would consider this as a bug, because the creation job has no way to 
predict the behavior: when requesting the not-deleted-adgroups with GAQL 
the campaign seems to have enough space, but the upload fails.

Can you confirm this behavior and fix it? When GAQL tells me, there is 
enough space in campaign, the upload should fail with a LimitExceededError.

Thanks,

Christian

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/993edc46-8a60-4a8d-b9d7-50db6748009fn%40googlegroups.com.

Reply via email to