- Resource: FreeListingsProgramStatus
- ProgramState
- RegionStatus
- ReviewIneligibilityReasonDetails
- Methods
Resource: FreeListingsProgramStatus
Response message for freelistingsprogram.get.
JSON representation |
---|
{ "globalState": enum ( |
Fields | |
---|---|
global |
State of the program. |
region |
Status of the program in each region. Regions with the same status and review eligibility are grouped together in |
ProgramState
Different states of the program for the account.
Enums | |
---|---|
PROGRAM_STATE_UNSPECIFIED |
State is unknown. |
NOT_ENABLED |
Program is not enabled for any country. |
NO_OFFERS_UPLOADED |
No products have been uploaded for any region. Upload products to Merchant Center. |
ENABLED |
Program is enabled and offers are uploaded for at least one country. |
RegionStatus
Status of program and region.
JSON representation |
---|
{ "regionCodes": [ string ], "eligibilityStatus": enum ( |
Fields | |
---|---|
region |
The two-letter ISO 3166-1 alpha-2 codes for all the regions with the same |
eligibility |
Eligibility status of the standard free listing program. |
review |
Issues evaluated in the review process. Fix all issues before requesting a review. |
onboarding |
Issues that must be fixed to be eligible for review. |
disapproval |
Date by which eligibilityStatus will go from |
review |
If a program is eligible for review in a specific region. Only visible if |
review |
Review ineligibility reason if account is not eligible for review. |
review |
Reason a program in a specific region isn’t eligible for review. Only visible if |
review |
Additional information for ineligibility. If |
ReviewIneligibilityReasonDetails
Additional details for review ineligibility reasons.
JSON representation |
---|
{ "cooldownTime": string } |
Fields | |
---|---|
cooldown |
This timestamp represents end of cooldown period for review ineligbility reason |
Methods |
|
---|---|
|
Retrieves the status and review eligibility for the free listing program. |
|
Requests a review of free listings in a specific region. |