Google Ads Data Manager V1 Client - Class PairData (0.1.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class PairData.

PAIR IDs for the audience.

At least one PAIR ID is required.

Generated from protobuf message google.ads.datamanager.v1.PairData

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pair_ids array

Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 pairIds can be provided in a single AudienceMember.

getPairIds

Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 pairIds can be provided in a single AudienceMember.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPairIds

Required. Cleanroom-provided PII data, hashed with SHA256, and encrypted with an EC commutative cipher using publisher key for the PAIR user list. At most 10 pairIds can be provided in a single AudienceMember.

Parameter
Name Description
var string[]
Returns
Type Description
$this