Enum ContentOption
Enum specifying how is the content returned.
Namespace: Google.Shopping.Merchant.IssueResolution.V1
Assembly: Google.Shopping.Merchant.IssueResolution.V1.dll
Syntax
public enum ContentOption
Fields
| Name | Description |
|---|---|
| PreRenderedHtml | Returns the detail of the issue as a pre-rendered HTML text. |
| Unspecified | Default value. Will never be provided by the API. |