MPO Validation Errors
WithInvalidAdvertiserIdAn operation was attempted involving an advertiser you are not authorized to access, or involving an invalid advertiser ID you provided.
WithInvalidPartnerIdWhen attempting to create new sellers, the provided partner ID was invalid.
WithInvalidSellerIdAn operation was attempted involving a seller you are not authorized to access, or involving an invalid seller ID you provided.
WithInvalidBudgetIdAn attempt was made to get or update a budget you are not authorized to access, or involving an invalid budget ID you provided.
WithInvalidCampaignIdAn operation was attempted involving a campaign you are not authorized to access, or involving an invalid campaign ID you provided.
WithInvalidSellerCampaignIdAn attempt was made to get or update a seller campaign you are not authorized to access, or involving an invalid campaign ID or seller ID you provided.
WithInvalidOperationForTargetBudgetCampaignIt is not allowed to update a seller campaign enrolled in target budget.
WithInvalidTypeForAmountAn attempt was made to create new budgets with incompatible budget amounts and budget types.
WithInvalidBidValueAn operation was attempted involving an invalid bid value.
WithInvalidDateAn attempt was made to create or update budgets with invalid dates.
WithInvalidEndDateAn attempt was made to create or update budgets with invalid end dates.
WithInvalidHeightAn attempt was made to generate a preview of an ad with a height inferior to the minimum allowed height.
WithInvalidWidthAn attempt was made to generate a preview of an ad with a width inferior to the minimum allowed width.
WithInvalidSellerNameAn attempt was made to create new sellers with unspecified names.
WithInvalidSellerEmailAn attempt was made to create new sellers with invalid emails.
WithErrorAn attempt was made to create or update budgets not associated with any campaign.
WithEmptyMessageBodyAn attempt was made to create or update budgets without providing any budgets or without providing any sellers
WithInternalErrorAn attempt was made to update seller campaigns without providing a user context. As all authenticated API calls normally generate a user context, this error should not occur due to any user error.