Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchCreateEntitySignalsMappingsResponse.
Response object for BatchCreateEntitySignalsMappings method.
Generated from protobuf message google.ads.admanager.v1.BatchCreateEntitySignalsMappingsResponse
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
| data | arrayOptional. Data for populating the Message object. | 
| ↳ entity_signals_mappings | array<Google\Ads\AdManager\V1\EntitySignalsMapping>The  | 
getEntitySignalsMappings
The EntitySignalsMapping objects created.
| Returns | |
|---|---|
| Type | Description | 
| Google\Protobuf\Internal\RepeatedField | |
setEntitySignalsMappings
The EntitySignalsMapping objects created.
| Parameter | |
|---|---|
| Name | Description | 
| var | array<Google\Ads\AdManager\V1\EntitySignalsMapping> | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |