Google Shopping Merchant Datasources V1beta Client - Class PromotionDataSource (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Datasources V1beta Client class PromotionDataSource.

The promotion data source.

Generated from protobuf message google.shopping.merchant.datasources.v1beta.PromotionDataSource

Namespace

Google \ Shopping \ Merchant \ Datasources \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ target_country string

Required. Immutable. The target country used as part of the unique identifier. Represented as a CLDR territory code. Promotions are only available in selected countries.

↳ content_language string

Required. Immutable. The two-letter ISO 639-1 language of the items in the data source.

getTargetCountry

Required. Immutable. The target country used as part of the unique identifier. Represented as a CLDR territory code.

Promotions are only available in selected countries.

Returns
Type Description
string

setTargetCountry

Required. Immutable. The target country used as part of the unique identifier. Represented as a CLDR territory code.

Promotions are only available in selected countries.

Parameter
Name Description
var string
Returns
Type Description
$this

getContentLanguage

Required. Immutable. The two-letter ISO 639-1 language of the items in the data source.

Returns
Type Description
string

setContentLanguage

Required. Immutable. The two-letter ISO 639-1 language of the items in the data source.

Parameter
Name Description
var string
Returns
Type Description
$this