Google Ads Data Manager V1 Client - Class PpidData (0.2.0)

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

Publisher provided identifiers data holding the ppids. At least one ppid is required.

This feature is only available to data partners.

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

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ ppids array

Required. The list of publisher provided identifiers for a user.

getPpids

Required. The list of publisher provided identifiers for a user.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPpids

Required. The list of publisher provided identifiers for a user.

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