Shoppingadsprogram
class Shoppingadsprogram extends Resource (View source)
The "shoppingadsprogram" collection of methods.
Typical usage is:
$contentService = new Google\Service\ShoppingContent(...);
$shoppingadsprogram = $contentService->shoppingadsprogram;
Methods
Retrieves the status and review eligibility for the Shopping Ads program.
Requests a review of Shopping ads in a specific region. This method
deprecated. Use the MerchantSupportService
to view product and account
issues and request a review. (shoppingadsprogram.requestreview)
Details
ShoppingAdsProgramStatus
get(string $merchantId, array $optParams = [])
Retrieves the status and review eligibility for the Shopping Ads 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. (shoppingadsprogram.get)
requestreview(string $merchantId, RequestReviewShoppingAdsRequest $postBody, array $optParams = [])
Requests a review of Shopping ads in a specific region. This method
deprecated. Use the MerchantSupportService
to view product and account
issues and request a review. (shoppingadsprogram.requestreview)