Org.SystemStatusReasons
Reasons that can cause the organization’s system status to be INACTIVE.
Declaration
string Org.SystemStatusReasonsPossible Values
CHARGE_BACK_DISPUTEDA chargeback dispute is pending on the organization.
CREDIT_CARD_SUSPENDEDThe credit card on file has been suspended.
ORG_PAYMENT_TYPE_DECLINEDThe organization’s payment type was declined.
FRAUDThe organization has been flagged for fraud.
LOC_EXHAUSTEDThe line of credit has been fully exhausted.
MSA_EXPIREDThe Master Services Agreement has expired.
MSA_NOT_RECEIVEDThe Master Services Agreement has not been received.
NO_PAYMENT_METHOD_ON_FILENo payment method is on file for the organization.
PAYMENT_DECLINEDThe payment method was declined.
PAYMENT_METHOD_CANCELEDThe payment method has been canceled.
PAYMENT_METHOD_ON_HOLDThe payment method is currently on hold.
PAYMENT_PENDING_CHARGESThere are pending charges on the payment method.
POLICY_VIOLATIONThe organization has violated Apple Ads policies.
TAX_VERIFICATION_PENDINGTax verification is pending for the organization.
TERM_NOT_ACCEPTEDRequired terms of service have not been accepted.
USER_REQUESTED_ACCOUNT_SUSPENSIONThe organization was suspended at user request.
Discussion
Most of these reasons trace back to a payment or compliance issue, such as an expired Master Services Agreement or a declined payment method.
Example
{
"systemStatusReasons": ["PAYMENT_DECLINED"]
}