Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ChildPublisher.
The ChildPublisher resource.
Generated from protobuf message google.ads.admanager.v1.ChildPublisher
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. The resource name of the ChildPublisher. Format: |
getName
Identifier. The resource name of the
ChildPublisher. Format:
networks/{network_code}/childPublishers/{child_publisher_id}
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Identifier. The resource name of the
ChildPublisher. Format:
networks/{network_code}/childPublishers/{child_publisher_id}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|