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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ networks |
array<Google\Ads\AdManager\V1\Network>
The |
getNetworks
The Network
s a user has access to.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setNetworks
The Network
s a user has access to.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Ads\AdManager\V1\Network>
|
Returns | |
---|---|
Type | Description |
$this |