Reference documentation and code samples for the Google Shopping Merchant DataSources V1beta Client class LocalInventoryDataSource.
The local inventory data source.
Generated from protobuf message google.shopping.merchant.datasources.v1beta.LocalInventoryDataSource
Namespace
Google \ Shopping \ Merchant \ DataSources \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ feed_label
string
Required. Immutable. The feed label of the offers to which the local inventory is provided. Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-). See also migration to feed labels.
↳ content_language
string
Required. Immutable. The two-letter ISO 639-1 language of the items to which the local inventory is provided.
getFeedLabel
Required. Immutable. The feed label of the offers to which the local
inventory is provided.
Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9),
and dashes (-).
See also migration to feed
labels.
Returns
Type
Description
string
setFeedLabel
Required. Immutable. The feed label of the offers to which the local
inventory is provided.
Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9),
and dashes (-).
See also migration to feed
labels.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getContentLanguage
Required. Immutable. The two-letter ISO 639-1 language of the items to
which the local inventory is provided.
Returns
Type
Description
string
setContentLanguage
Required. Immutable. The two-letter ISO 639-1 language of the items to
which the local inventory is provided.
[[["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 V1beta Client - Class LocalInventoryDataSource (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-datasources/latest/V1beta.LocalInventoryDataSource)\n- [0.6.0](/php/docs/reference/shopping-merchant-datasources/0.6.0/V1beta.LocalInventoryDataSource)\n- [0.5.1](/php/docs/reference/shopping-merchant-datasources/0.5.1/V1beta.LocalInventoryDataSource)\n- [0.4.0](/php/docs/reference/shopping-merchant-datasources/0.4.0/V1beta.LocalInventoryDataSource)\n- [0.3.1](/php/docs/reference/shopping-merchant-datasources/0.3.1/V1beta.LocalInventoryDataSource)\n- [0.2.3](/php/docs/reference/shopping-merchant-datasources/0.2.3/V1beta.LocalInventoryDataSource)\n- [0.1.0](/php/docs/reference/shopping-merchant-datasources/0.1.0/V1beta.LocalInventoryDataSource) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Shopping Merchant DataSources V1beta Client class LocalInventoryDataSource.\n\nThe local inventory data source.\n\nGenerated from protobuf message `google.shopping.merchant.datasources.v1beta.LocalInventoryDataSource`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ DataSources \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getFeedLabel\n\nRequired. Immutable. The feed label of the offers to which the local\ninventory is provided.\n\nMust be less than or equal to 20 uppercase letters (A-Z), numbers (0-9),\nand dashes (-).\nSee also [migration to feed\nlabels](https://developers.google.com/shopping-content/guides/products/feed-labels).\n\n### setFeedLabel\n\nRequired. Immutable. The feed label of the offers to which the local\ninventory is provided.\n\nMust be less than or equal to 20 uppercase letters (A-Z), numbers (0-9),\nand dashes (-).\nSee also [migration to feed\nlabels](https://developers.google.com/shopping-content/guides/products/feed-labels).\n\n### getContentLanguage\n\nRequired. Immutable. The two-letter ISO 639-1 language of the items to\nwhich the local inventory is provided.\n\n### setContentLanguage\n\nRequired. Immutable. The two-letter ISO 639-1 language of the items to\nwhich the local inventory is provided."]]