google_api_ad_sense v0.2.0 GoogleApi.AdSense.V14.Model.Alert View Source
Attributes
- id (String.t): Unique identifier of this alert. This should be considered an opaque identifier; it is not safe to rely on it being in any particular format. Defaults to:
null
. - isDismissible (boolean()): Whether this alert can be dismissed. Defaults to:
null
. - kind (String.t): Kind of resource this is, in this case adsense#alert. Defaults to:
null
. - message (String.t): The localized alert message. Defaults to:
null
. - severity (String.t): Severity of this alert. Possible values: INFO, WARNING, SEVERE. Defaults to:
null
. - type (String.t): Type of this alert. Possible values: SELF_HOLD, MIGRATED_TO_BILLING3, ADDRESS_PIN_VERIFICATION, PHONE_PIN_VERIFICATION, CORPORATE_ENTITY, GRAYLISTED_PUBLISHER, API_HOLD. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.