Google Shopping Merchant Products V1beta Client - Class ProductStructuredTitle (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Products V1beta Client class ProductStructuredTitle.

Structured title, for algorithmically (AI)-generated titles.

Generated from protobuf message google.shopping.merchant.products.v1beta.ProductStructuredTitle

Namespace

Google \ Shopping \ Merchant \ Products \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ digital_source_type string

The digital source type, for example "trained_algorithmic_media". Following IPTC. Maximum length is 40 characters.

↳ content string

The title text Maximum length is 150 characters

getDigitalSourceType

The digital source type, for example "trained_algorithmic_media".

Following IPTC. Maximum length is 40 characters.

Returns
Type Description
string

hasDigitalSourceType

clearDigitalSourceType

setDigitalSourceType

The digital source type, for example "trained_algorithmic_media".

Following IPTC. Maximum length is 40 characters.

Parameter
Name Description
var string
Returns
Type Description
$this

getContent

The title text Maximum length is 150 characters

Returns
Type Description
string

hasContent

clearContent

setContent

The title text Maximum length is 150 characters

Parameter
Name Description
var string
Returns
Type Description
$this