ErrorCode: CampaignServiceAdGroupsArrayExceedsLimit


we received following error response while uploading ad groups through bing api version 8:

<s:envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:body><s:fault><faultcode>s:server</faultcode><faultstring xml:lang="en-us">invalid client data. check soap fault details more information</faultstring><detail><apifaultdetail xmlns="https://adcenter.microsoft.com/v8" xmlns:i="http://www.w3.org/2001/xmlschema-instance"><trackingid xmlns="https://adapi.microsoft.com">e3052c28-dfa9-4a48-ba94-fbcb723e0800</trackingid><batcherrors/><operationerrors><operationerror><code>1210</code><details i:nil="true"/><errorcode>campaignserviceadgroupsarrayexceedslimit</errorcode><message>the list of adgroups exceeds limit.</message></operationerror></operationerrors></apifaultdetail></detail></s:fault></s:body></s:envelope>

it appears refers limit on number of ad group uploads in single request, rather total number of ad groups allowed per campaign. if that's case, since can't seem find anywhere in documentation, limit?

nevermind, found here:

http://msdn.microsoft.com/en-us/library/bing-ads-campaign-management-service-operations.aspx

the limit 1,000 ad groups per request.



Bing Ads API: Development  >  Bing Ads API: Development



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle