Namespace Google.Apis.Merchant.issueresolution_v1beta
Classes
AccountsResource
The "accounts" collection of methods.
AccountsResource.AggregateProductStatusesResource
The "aggregateProductStatuses" collection of methods.
AccountsResource.AggregateProductStatusesResource.ListRequest
Lists the AggregateProductStatuses resources for your merchant account. The response might contain
fewer items than specified by pageSize. If pageToken was returned in previous request, it can be
used to obtain additional results.
IssueresolutionResource
The "issueresolution" collection of methods.
IssueresolutionResource.RenderaccountissuesRequest
Provide a list of business's account issues with an issue resolution content and available actions. This content and actions are meant to be rendered and shown in third-party applications.
IssueresolutionResource.RenderproductissuesRequest
Provide a list of issues for business's product with an issue resolution content and available actions. This content and actions are meant to be rendered and shown in third-party applications.
IssueresolutionResource.TriggeractionRequest
Start an action. The action can be requested by a business in third-party application. Before the business
can request the action, the third-party application needs to show them action specific content and display a
user input form. Access to the triggeraction method is restricted to an allowlist. You can submit an
allowlist request in the Shopping API Support
Form under "What is the
issue/question?" to get access to this feature. The action can be successfully started only once all
required inputs are provided. If any required input is missing, or invalid value was provided, the
service will return 400 error. Validation errors will contain Ids for all problematic field together with
translated, human readable error messages that can be shown to the user.
MerchantBaseServiceRequest<TResponse>
A base abstract class for Merchant requests.
MerchantService
The Merchant Service.
MerchantService.Scope
Available OAuth 2.0 scopes for use with the Merchant API.
MerchantService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Merchant API.
Enums
MerchantBaseServiceRequest<TResponse>.AltEnum
Data format for response.
MerchantBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.