Google Ads Ad Manager V1 Client - Class ListNetworksResponse (0.1.1)

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

Response object for ListNetworks method.

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

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ networks array<Google\Ads\AdManager\V1\Network>

The Networks a user has access to.

getNetworks

The Networks a user has access to.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setNetworks

The Networks a user has access to.

Parameter
Name Description
var array<Google\Ads\AdManager\V1\Network>
Returns
Type Description
$this