Google Ads Ad Manager V1 Client - Class BatchCreateSitesResponse (0.5.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchCreateSitesResponse.

Response object for BatchCreateSites method.

Generated from protobuf message google.ads.admanager.v1.BatchCreateSitesResponse

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ sites array<Site>

The Site objects created.

getSites

The Site objects created.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setSites

The Site objects created.

Parameter
Name Description
var array<Site>
Returns
Type Description
$this