Reference documentation and code samples for the Google Ads Data Manager V1 Client class IngestAudienceMembersResponse.
Response from the IngestAudienceMembersRequest.
Generated from protobuf message google.ads.datamanager.v1.IngestAudienceMembersResponse
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ request_id |
string
The auto-generated ID of the request. |
getRequestId
The auto-generated ID of the request.
| Returns | |
|---|---|
| Type | Description |
string |
|
setRequestId
The auto-generated ID of the request.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|