JavaScript (required for versioned text) is disabled in your browser.
Documentation for the requested version is not available. Documentation for the requested diff is not available.
MccAlert
An alert from My Client Center, returned using
AccountService.getMccAlerts .
An MCC alert is associated with a managed account, and is exposed to either:
The immediate manager
The manager of the immediate manager
Fields
Field name Field type Field description
clientCompanyName
string
Name of the client's company.
clientCustomerId
long
Customer ID of the client.
clientLogin
string
Login account of the client.
clientName
string
Name of the client.
priority
MccAlertPriority
Priority of the alert.
Values are:
Low new in v13
High new in v13
triggerTime
dateTime
Date that the alert was triggered.
type
MccAlertType
Type of the alert.
Values are:
AccountOnTarget new in v13
DeclinedPayment new in v13
CreditCardExpiring new in v13
AccountBudgetEnding new in v13
CampaignEnding new in v13
CreativeDisapproved new in v13
PaymentNotEntered new in v13
MissingBankReferenceNumber new in v13
CampaignEnded new in v13
KeywordBelowMinCpc new in v13
AccountBudgetBurnRate new in v13