Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Requirement.
Defines a requirement specified for participation in the program.
Generated from protobuf message google.shopping.merchant.accounts.v1.Program.Requirement
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1 \ ProgramMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ title
string
Output only. Name of the requirement.
↳ documentation_uri
string
Output only. The URL of a help page describing the requirement.
↳ affected_region_codes
array
Output only. The regions that are currently affected by this requirement not being met. Region codes are defined by CLDR
. This is either a country where the program applies specifically to that country or 001
when the program applies globally.
getTitle
Output only. Name of the requirement.
string
setTitle
Output only. Name of the requirement.
var
string
$this
getDocumentationUri
Output only. The URL of a help page describing the requirement.
string
setDocumentationUri
Output only. The URL of a help page describing the requirement.
var
string
$this
getAffectedRegionCodes
Output only. The regions that are currently affected by this requirement not being met.
Region codes are defined by CLDR
. This is
either a country where the program applies specifically to that country
or 001
when the program applies globally.
setAffectedRegionCodes
Output only. The regions that are currently affected by this requirement not being met.
Region codes are defined by CLDR
. This is
either a country where the program applies specifically to that country
or 001
when the program applies globally.
var
string[]
$this