Freelistingsprogram
class Freelistingsprogram extends Resource (View source)
The "freelistingsprogram" collection of methods.
Typical usage is:
$contentService = new Google\Service\ShoppingContent(...);
$freelistingsprogram = $contentService->freelistingsprogram;
Methods
Retrieves the status and review eligibility for the free listing program.
Requests a review of free listings in a specific region. This method
deprecated. Use the MerchantSupportService
to view product and account
issues and request a review. (freelistingsprogram.requestreview)
Details
FreeListingsProgramStatus
get(string $merchantId, array $optParams = [])
Retrieves the status and review eligibility for the free listing program.
Returns errors and warnings if they require action to resolve, will become
disapprovals, or impact impressions. Use accountstatuses
to view all issues
for an account. (freelistingsprogram.get)
requestreview(string $merchantId, RequestReviewFreeListingsRequest $postBody, array $optParams = [])
Requests a review of free listings in a specific region. This method
deprecated. Use the MerchantSupportService
to view product and account
issues and request a review. (freelistingsprogram.requestreview)