Reference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class PromotionDataSource.
The promotion data source.
Generated from protobuf message google.shopping.merchant.datasources.v1.PromotionDataSource
Namespace
Google \ Shopping \ Merchant \ DataSources \ V1
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant DataSources V1 Client - Class PromotionDataSource (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-datasources/latest/V1.PromotionDataSource)\n- [0.6.0](/php/docs/reference/shopping-merchant-datasources/0.6.0/V1.PromotionDataSource)\n- [0.5.1](/php/docs/reference/shopping-merchant-datasources/0.5.1/V1.PromotionDataSource)\n- [0.4.0](/php/docs/reference/shopping-merchant-datasources/0.4.0/V1.PromotionDataSource)\n- [0.3.1](/php/docs/reference/shopping-merchant-datasources/0.3.1/V1.PromotionDataSource)\n- [0.2.3](/php/docs/reference/shopping-merchant-datasources/0.2.3/V1.PromotionDataSource)\n- [0.1.0](/php/docs/reference/shopping-merchant-datasources/0.1.0/V1.PromotionDataSource) \nReference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class PromotionDataSource.\n\nThe promotion data source.\n\nGenerated from protobuf message `google.shopping.merchant.datasources.v1.PromotionDataSource`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ DataSources \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTargetCountry\n\nRequired. Immutable. The target country used as part of the unique\nidentifier. Represented as a [CLDR territory\ncode](https://github.com/unicode-org/cldr/blob/latest/common/main/en.xml).\n\nPromotions are only available in selected\n[countries](https://support.google.com/merchants/answer/4588460).\n\n### setTargetCountry\n\nRequired. Immutable. The target country used as part of the unique\nidentifier. Represented as a [CLDR territory\ncode](https://github.com/unicode-org/cldr/blob/latest/common/main/en.xml).\n\nPromotions are only available in selected\n[countries](https://support.google.com/merchants/answer/4588460).\n\n### getContentLanguage\n\nRequired. Immutable. The two-letter ISO 639-1 language of the items in the\ndata source.\n\n### setContentLanguage\n\nRequired. Immutable. The two-letter ISO 639-1 language of the items in the\ndata source."]]