Reference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchCreateEntitySignalsMappingsRequest.
Request object for BatchCreateEntitySignalsMappings method.
Generated from protobuf message google.ads.admanager.v1.BatchCreateEntitySignalsMappingsRequest
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 created. Format: networks/{network_code} The parent field in the CreateEntitySignalsMappingRequest must match this field.
Required. The EntitySignalsMapping objects to create. A maximum of 100 objects can be created in a batch.
getParent
Required. The parent resource where EntitySignalsMappings will be
created. Format: networks/{network_code} The parent field in the
CreateEntitySignalsMappingRequest must match this field.
Returns
Type
Description
string
setParent
Required. The parent resource where EntitySignalsMappings will be
created. Format: networks/{network_code} The parent field in the
CreateEntitySignalsMappingRequest must match this field.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequests
Required. The EntitySignalsMapping objects to create.
A maximum of 100 objects can be created in a batch.
Required. The parent resource where EntitySignalsMappings will be
created. Format: networks/{network_code} The parent field in the
CreateEntitySignalsMappingRequest 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 BatchCreateEntitySignalsMappingsRequest (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.BatchCreateEntitySignalsMappingsRequest)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.BatchCreateEntitySignalsMappingsRequest) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class BatchCreateEntitySignalsMappingsRequest.\n\nRequest object for `BatchCreateEntitySignalsMappings` method.\n\nGenerated from protobuf message `google.ads.admanager.v1.BatchCreateEntitySignalsMappingsRequest`\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\ncreated. Format: `networks/{network_code}` The parent field in the\nCreateEntitySignalsMappingRequest must match this field.\n\n### setParent\n\nRequired. The parent resource where `EntitySignalsMappings` will be\ncreated. Format: `networks/{network_code}` The parent field in the\nCreateEntitySignalsMappingRequest must match this field.\n\n### getRequests\n\nRequired. The `EntitySignalsMapping` objects to create.\n\nA maximum of 100 objects can be created in a batch.\n\n### setRequests\n\nRequired. The `EntitySignalsMapping` objects to create.\n\nA maximum of 100 objects can be created in a batch.\n\n### static::build"]]