Size Limit Error meaning

44 views
Skip to first unread message

Markus Heiden

unread,
Oct 29, 2020, 2:31:52 PM10/29/20
to AdWords API and Google Ads API Forum
Hello,

I got a size limit error, when creating many sitelinks with exactly 250 CampaignExtensionSettingOperations (officially documented limit):

SizeLimitError{apiErrorType=SizeLimitError, errorString=SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED, fieldPath=, reason=REQUEST_SIZE_LIMIT_EXCEEDED, trigger=Max # of operations for feed ID 116324505 is 3293.}

After reducing the operations to 230 it works. What limit did I exceed exactly?

Thanks,
Markus

Google Ads API Forum Advisor Prod

unread,
Oct 29, 2020, 4:41:12 PM10/29/20
to markus...@adsoul.com, adwor...@googlegroups.com

Hi Markus,

Thank you for reaching out. I think you are using the BatchJobService to batch process the CampaignExtensionSettingOperations. The limit for the test account is 250 new jobs per day. Please have a count lower than this threshold to make sure it could proceed.

Thanks and regards,
Xiaoming, Google Ads API Team
 

Google Logo
Xiaoming
Google Ads API Team
 


ref:_00D1U1174p._5004Q275iO2:ref

Markus Heiden

unread,
Nov 16, 2020, 1:00:02 PM11/16/20
to AdWords API and Google Ads API Forum
Hi Xiaoming,

I am not using the BatchJobService for this purpose and it happened in production with a regular account. I am using the CampaignExtensionSettingServiceInterface.mutate() directly.

Google Ads API Forum Advisor Prod

unread,
Nov 17, 2020, 11:05:32 AM11/17/20
to markus...@adsoul.com, adwor...@googlegroups.com

Hi Markus,

Thank you for reaching out. The CampaignExtensionSettingService has an operations-per-request limit of 250. To ensure the error does not occur, please send the request with less than 250 operations.



Thanks and regards,
Xiaoming, Google Ads API Team

Reply all
Reply to author
Forward
0 new messages