Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchUpdateEntitySignalsMappingsResponse.
Response object for BatchUpdateEntitySignalsMappings method.
Generated from protobuf message google.ads.admanager.v1.BatchUpdateEntitySignalsMappingsResponse
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 updated.
| Returns | |
|---|---|
| Type | Description | 
| Google\Protobuf\Internal\RepeatedField | |
setEntitySignalsMappings
The EntitySignalsMapping objects updated.
| Parameter | |
|---|---|
| Name | Description | 
| var | array<Google\Ads\AdManager\V1\EntitySignalsMapping> | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |