Google Shopping Merchant Accounts V1beta Client - Class GeoTargetArea (0.1.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class GeoTargetArea.

A list of geotargets that defines the region area.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.Region.GeoTargetArea

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ Region

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ geotarget_criteria_ids array

Required. A non-empty list of location IDs. They must all be of the same location type (for example, state).

getGeotargetCriteriaIds

Required. A non-empty list of location IDs.

They must all be of the same location type (for example, state).

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setGeotargetCriteriaIds

Required. A non-empty list of location IDs.

They must all be of the same location type (for example, state).

Parameter
Name Description
var int[]|string[]|Google\Protobuf\Internal\RepeatedField
Returns
Type Description
$this