Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchUpdateEntitySignalsMappingsRequest.
Request object for BatchUpdateEntitySignalsMappings method.
Generated from protobuf message google.ads.admanager.v1.BatchUpdateEntitySignalsMappingsRequest
Namespace
Google \ Ads \ AdManager \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where EntitySignalsMappings will be updated. Format: networks/{network_code} The parent field in the UpdateEntitySignalsMappingRequest must match this field.
Required. The EntitySignalsMapping objects to update. A maximum of 100 objects can be updated in a batch.
getParent
Required. The parent resource where EntitySignalsMappings will be
updated. Format: networks/{network_code} The parent field in the
UpdateEntitySignalsMappingRequest must match this field.
Returns
Type
Description
string
setParent
Required. The parent resource where EntitySignalsMappings will be
updated. Format: networks/{network_code} The parent field in the
UpdateEntitySignalsMappingRequest must match this field.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequests
Required. The EntitySignalsMapping objects to update.
A maximum of 100 objects can be updated in a batch.
Required. The parent resource where EntitySignalsMappings will be
updated. Format: networks/{network_code} The parent field in the
UpdateEntitySignalsMappingRequest must match this field. Please see
Google\Ads\AdManager\V1\EntitySignalsMappingServiceClient::networkName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class BatchUpdateEntitySignalsMappingsRequest (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.BatchUpdateEntitySignalsMappingsRequest)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.BatchUpdateEntitySignalsMappingsRequest) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchUpdateEntitySignalsMappingsRequest.\n\nRequest object for `BatchUpdateEntitySignalsMappings` method.\n\nGenerated from protobuf message `google.ads.admanager.v1.BatchUpdateEntitySignalsMappingsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource where `EntitySignalsMappings` will be\nupdated. Format: `networks/{network_code}` The parent field in the\nUpdateEntitySignalsMappingRequest must match this field.\n\n### setParent\n\nRequired. The parent resource where `EntitySignalsMappings` will be\nupdated. Format: `networks/{network_code}` The parent field in the\nUpdateEntitySignalsMappingRequest must match this field.\n\n### getRequests\n\nRequired. The `EntitySignalsMapping` objects to update.\n\nA maximum of 100 objects can be updated in a batch.\n\n### setRequests\n\nRequired. The `EntitySignalsMapping` objects to update.\n\nA maximum of 100 objects can be updated in a batch.\n\n### static::build"]]