Google Shopping Merchant Issue Resolution V1 Client - Class ContentOption (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class ContentOption.

Enum specifying how is the content returned.

Protobuf type google.shopping.merchant.issueresolution.v1.ContentOption

Namespace

Google \ Shopping \ Merchant \ IssueResolution \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CONTENT_OPTION_UNSPECIFIED

Value: 0

Default value. Will never be provided by the API.

Generated from protobuf enum CONTENT_OPTION_UNSPECIFIED = 0;

PRE_RENDERED_HTML

Value: 1

Returns the detail of the issue as a pre-rendered HTML text.

Generated from protobuf enum PRE_RENDERED_HTML = 1;