You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="firstline">Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in BulkEditAssignedLocationsRequest.deleted_assigned_locations and then create the assigned locations provided in BulkEditAssignedLocationsRequest.created_assigned_locations.</p>
79
+
<pclass="firstline">Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.</p>
<pre>Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in BulkEditAssignedLocationsRequest.deleted_assigned_locations and then create the assigned locations provided in BulkEditAssignedLocationsRequest.created_assigned_locations.
98
+
<pre>Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.
99
99
100
100
Args:
101
101
advertiserId: string, Required. The ID of the DV360 advertiser to which the location list belongs. (required)
@@ -104,14 +104,14 @@ <h3>Method Details</h3>
104
104
The object takes the form of:
105
105
106
106
{ # Request message for AssignedLocationService.BulkEditAssignedLocations.
107
-
"createdAssignedLocations": [ # The assigned locations to create in bulk, specified as a list of AssignedLocations.
108
-
{ # An assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.
107
+
"createdAssignedLocations": [ # The assigned locations to create in bulk, specified as a list of AssignedLocation resources.
108
+
{ # An assignment between a location list and a relevant targeting option.
109
109
"assignedLocationId": "A String", # Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts.
110
110
"name": "A String", # Output only. The resource name of the assigned location.
111
-
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list. Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL location lists. When creating or deleting assigned locations, this value must be of type TARGETING_TYPE_GEO_REGION.
111
+
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list.
112
112
},
113
113
],
114
-
"deletedAssignedLocations": [ # The IDs of the assigned locations to delete in bulk, specified as a list of assigned_location_ids.
114
+
"deletedAssignedLocations": [ # The IDs of the assigned locations to delete in bulk, specified as a list of assignedLocationId values.
115
115
"A String",
116
116
],
117
117
}
@@ -124,12 +124,12 @@ <h3>Method Details</h3>
124
124
Returns:
125
125
An object of the form:
126
126
127
-
{ # Response message for AssignedLocationService.BulkEditAssignedLocations.
127
+
{
128
128
"assignedLocations": [ # The list of assigned locations that have been successfully created. This list will be absent if empty.
129
-
{ # An assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.
129
+
{ # An assignment between a location list and a relevant targeting option.
130
130
"assignedLocationId": "A String", # Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts.
131
131
"name": "A String", # Output only. The resource name of the assigned location.
132
-
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list. Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL location lists. When creating or deleting assigned locations, this value must be of type TARGETING_TYPE_GEO_REGION.
132
+
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list.
133
133
},
134
134
],
135
135
}</pre>
@@ -150,10 +150,10 @@ <h3>Method Details</h3>
150
150
body: object, The request body.
151
151
The object takes the form of:
152
152
153
-
{ # An assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.
153
+
{ # An assignment between a location list and a relevant targeting option.
154
154
"assignedLocationId": "A String", # Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts.
155
155
"name": "A String", # Output only. The resource name of the assigned location.
156
-
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list. Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL location lists. When creating or deleting assigned locations, this value must be of type TARGETING_TYPE_GEO_REGION.
156
+
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list.
157
157
}
158
158
159
159
x__xgafv: string, V1 error format.
@@ -164,10 +164,10 @@ <h3>Method Details</h3>
164
164
Returns:
165
165
An object of the form:
166
166
167
-
{ # An assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.
167
+
{ # An assignment between a location list and a relevant targeting option.
168
168
"assignedLocationId": "A String", # Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts.
169
169
"name": "A String", # Output only. The resource name of the assigned location.
170
-
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list. Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL location lists. When creating or deleting assigned locations, this value must be of type TARGETING_TYPE_GEO_REGION.
170
+
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list.
171
171
}</pre>
172
172
</div>
173
173
@@ -212,10 +212,10 @@ <h3>Method Details</h3>
212
212
213
213
{ # Response message for AssignedLocationService.ListAssignedLocations.
214
214
"assignedLocations": [ # The list of assigned locations. This list will be absent if empty.
215
-
{ # An assignment between a location list and a relevant targeting option. Currently, geo region targeting options are the only supported option for assignment.
215
+
{ # An assignment between a location list and a relevant targeting option.
216
216
"assignedLocationId": "A String", # Output only. The unique ID of the assigned location. The ID is only unique within a location list. It may be reused in other contexts.
217
217
"name": "A String", # Output only. The resource name of the assigned location.
218
-
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list. Assigned locations can only be modified in TARGETING_LOCATION_TYPE_REGIONAL location lists. When creating or deleting assigned locations, this value must be of type TARGETING_TYPE_GEO_REGION.
218
+
"targetingOptionId": "A String", # Required. The ID of the targeting option assigned to the location list.
219
219
},
220
220
],
221
221
"nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the page_token field in the subsequent call to `ListAssignedLocations` method to retrieve the next page of results.
0 commit comments