GoogleApi.Content.V21.Model.ShoppingAdsProgramStatusRegionStatus (google_api_content v0.60.0) View Source
Status of program and region.
Attributes
-
disapprovalDate
(type:String.t
, default:nil
) - Date by whicheligibility_status
will go fromWARNING
toDISAPPROVED
. It will be present wheneligibility_status
isWARNING
. Date will be provided in ISO 8601 format i.e. YYYY-MM-DD -
eligibilityStatus
(type:String.t
, default:nil
) - Eligibility status of the Shopping Ads program. -
ineligibilityReason
(type:String.t
, default:nil
) - Reason if a program in a given country is not eligible for review. Populated only ifreview_eligibility_status
isINELIGIBLE
. -
regionCodes
(type:list(String.t)
, default:nil
) - The two-letter ISO 3166-1 alpha-2 codes for all the regions with the sameeligibilityStatus
andreviewEligibility
. -
reviewEligibilityStatus
(type:String.t
, default:nil
) - If a program in a given country is eligible for review. It will be present only if eligibility status isDISAPPROVED
. -
reviewIssues
(type:list(String.t)
, default:nil
) - These issues will be evaluated in review process. Fix all the issues before requesting the review.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.