Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Side by Side Diff: discovery/googleapis_beta/adexchangebuyer2__v2beta1.json

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/adexchange.buyer": { 5 "https://www.googleapis.com/auth/adexchange.buyer": {
6 "description": "Manage your Ad Exchange buyer account config uration" 6 "description": "Manage your Ad Exchange buyer account config uration"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "", 11 "basePath": "",
12 "baseUrl": "https://adexchangebuyer.googleapis.com/", 12 "baseUrl": "https://adexchangebuyer.googleapis.com/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "AdExchangeBuyerII", 14 "canonicalName": "AdExchangeBuyerII",
15 "description": "Accesses the latest features for managing Ad Exchange accoun ts, Real-Time Bidding configurations and auction metrics, and Marketplace progra mmatic deals.", 15 "description": "Accesses the latest features for managing Ad Exchange accoun ts, Real-Time Bidding configurations and auction metrics, and Marketplace progra mmatic deals.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest/g uides/client-access/", 17 "documentationLink": "https://developers.google.com/ad-exchange/buyer-rest/g uides/client-access/",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
21 }, 21 },
22 "id": "adexchangebuyer2:v2beta1", 22 "id": "adexchangebuyer2:v2beta1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "adexchangebuyer2", 24 "name": "adexchangebuyer2",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
28 "key": {
29 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
30 "location": "query",
31 "type": "string"
32 },
33 "access_token": {
34 "description": "OAuth access token.",
35 "location": "query",
36 "type": "string"
37 },
38 "quotaUser": {
39 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
40 "location": "query",
41 "type": "string"
42 },
43 "pp": {
44 "default": "true",
45 "description": "Pretty-print response.",
46 "location": "query",
47 "type": "boolean"
48 },
49 "bearer_token": {
50 "description": "OAuth bearer token.",
51 "location": "query",
52 "type": "string"
53 },
54 "oauth_token": {
55 "description": "OAuth 2.0 token for the current user.",
56 "location": "query",
57 "type": "string"
58 },
59 "upload_protocol": {
60 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
61 "location": "query",
62 "type": "string"
63 },
64 "prettyPrint": {
65 "default": "true",
66 "description": "Returns response with indentations and line breaks." ,
67 "location": "query",
68 "type": "boolean"
69 },
70 "uploadType": { 28 "uploadType": {
71 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").", 29 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
72 "location": "query", 30 "location": "query",
73 "type": "string" 31 "type": "string"
74 }, 32 },
75 "fields": { 33 "fields": {
76 "description": "Selector specifying which fields to include in a par tial response.", 34 "description": "Selector specifying which fields to include in a par tial response.",
77 "location": "query", 35 "location": "query",
78 "type": "string" 36 "type": "string"
79 }, 37 },
80 "callback": {
81 "description": "JSONP",
82 "location": "query",
83 "type": "string"
84 },
85 "$.xgafv": { 38 "$.xgafv": {
86 "description": "V1 error format.", 39 "description": "V1 error format.",
87 "enum": [ 40 "enum": [
88 "1", 41 "1",
89 "2" 42 "2"
90 ], 43 ],
91 "enumDescriptions": [ 44 "enumDescriptions": [
92 "v1 error format", 45 "v1 error format",
93 "v2 error format" 46 "v2 error format"
94 ], 47 ],
95 "location": "query", 48 "location": "query",
96 "type": "string" 49 "type": "string"
97 }, 50 },
51 "callback": {
52 "description": "JSONP",
53 "location": "query",
54 "type": "string"
55 },
98 "alt": { 56 "alt": {
99 "default": "json", 57 "default": "json",
100 "description": "Data format for response.", 58 "description": "Data format for response.",
101 "enum": [ 59 "enum": [
102 "json", 60 "json",
103 "media", 61 "media",
104 "proto" 62 "proto"
105 ], 63 ],
106 "enumDescriptions": [ 64 "enumDescriptions": [
107 "Responses with Content-Type of application/json", 65 "Responses with Content-Type of application/json",
108 "Media download with context-dependent Content-Type", 66 "Media download with context-dependent Content-Type",
109 "Responses with Content-Type of application/x-protobuf" 67 "Responses with Content-Type of application/x-protobuf"
110 ], 68 ],
111 "location": "query", 69 "location": "query",
112 "type": "string" 70 "type": "string"
71 },
72 "access_token": {
73 "description": "OAuth access token.",
74 "location": "query",
75 "type": "string"
76 },
77 "key": {
78 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
79 "location": "query",
80 "type": "string"
81 },
82 "quotaUser": {
83 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
84 "location": "query",
85 "type": "string"
86 },
87 "pp": {
88 "default": "true",
89 "description": "Pretty-print response.",
90 "location": "query",
91 "type": "boolean"
92 },
93 "oauth_token": {
94 "description": "OAuth 2.0 token for the current user.",
95 "location": "query",
96 "type": "string"
97 },
98 "bearer_token": {
99 "description": "OAuth bearer token.",
100 "location": "query",
101 "type": "string"
102 },
103 "upload_protocol": {
104 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
105 "location": "query",
106 "type": "string"
107 },
108 "prettyPrint": {
109 "default": "true",
110 "description": "Returns response with indentations and line breaks." ,
111 "location": "query",
112 "type": "boolean"
113 } 113 }
114 }, 114 },
115 "protocol": "rest", 115 "protocol": "rest",
116 "resources": { 116 "resources": {
117 "accounts": { 117 "accounts": {
118 "resources": { 118 "resources": {
119 "creatives": { 119 "clients": {
120 "methods": { 120 "methods": {
121 "create": { 121 "create": {
122 "description": "Creates a creative.", 122 "description": "Creates a new client buyer.",
123 "httpMethod": "POST", 123 "httpMethod": "POST",
124 "id": "adexchangebuyer2.accounts.creatives.create", 124 "id": "adexchangebuyer2.accounts.clients.create",
125 "parameterOrder": [ 125 "parameterOrder": [
126 "accountId" 126 "accountId"
127 ], 127 ],
128 "parameters": { 128 "parameters": {
129 "accountId": { 129 "accountId": {
130 "description": "The account that this creati ve belongs to.\nCan be used to filter the response of the\ncreatives.list\nmetho d.", 130 "description": "Unique numerical account ID for the buyer of which the client buyer\nis a customer; the sponsor buyer to cre ate a client for. (required)",
131 "location": "path", 131 "format": "int64",
132 "required": true,
133 "type": "string"
134 },
135 "duplicateIdMode": {
136 "description": "Indicates if multiple creati ves can share an ID or not. Default is\nNO_DUPLICATES (one ID per creative).",
137 "enum": [
138 "NO_DUPLICATES",
139 "FORCE_ENABLE_DUPLICATE_IDS"
140 ],
141 "location": "query",
142 "type": "string"
143 }
144 },
145 "path": "v2beta1/accounts/{accountId}/creatives",
146 "request": {
147 "$ref": "Creative"
148 },
149 "response": {
150 "$ref": "Creative"
151 },
152 "scopes": [
153 "https://www.googleapis.com/auth/adexchange.buye r"
154 ]
155 },
156 "stopWatching": {
157 "description": "Stops watching a creative. Will stop push notifications being sent to the\ntopics when the creative changes status." ,
158 "httpMethod": "POST",
159 "id": "adexchangebuyer2.accounts.creatives.stopWatch ing",
160 "parameterOrder": [
161 "accountId",
162 "creativeId"
163 ],
164 "parameters": {
165 "accountId": {
166 "description": "The account of the creative to stop notifications for.",
167 "location": "path",
168 "required": true,
169 "type": "string"
170 },
171 "creativeId": {
172 "description": "The creative ID of the creat ive to stop notifications for.\nSpecify \"-\" to specify stopping account level notifications.",
173 "location": "path", 132 "location": "path",
174 "required": true, 133 "required": true,
175 "type": "string" 134 "type": "string"
176 } 135 }
177 }, 136 },
178 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}:stopWatching", 137 "path": "v2beta1/accounts/{accountId}/clients",
179 "request": { 138 "request": {
180 "$ref": "StopWatchingCreativeRequest" 139 "$ref": "Client"
181 }, 140 },
182 "response": { 141 "response": {
183 "$ref": "Empty" 142 "$ref": "Client"
184 }, 143 },
185 "scopes": [ 144 "scopes": [
186 "https://www.googleapis.com/auth/adexchange.buye r" 145 "https://www.googleapis.com/auth/adexchange.buye r"
187 ] 146 ]
188 }, 147 },
189 "get": { 148 "get": {
190 "description": "Gets a creative.", 149 "description": "Gets a client buyer with a given cli ent account ID.",
191 "httpMethod": "GET", 150 "httpMethod": "GET",
192 "id": "adexchangebuyer2.accounts.creatives.get", 151 "id": "adexchangebuyer2.accounts.clients.get",
193 "parameterOrder": [ 152 "parameterOrder": [
194 "accountId", 153 "accountId",
195 "creativeId" 154 "clientAccountId"
196 ], 155 ],
197 "parameters": { 156 "parameters": {
198 "accountId": { 157 "accountId": {
199 "description": "The account the creative bel ongs to.", 158 "description": "Numerical account ID of the client's sponsor buyer. (required)",
159 "format": "int64",
200 "location": "path", 160 "location": "path",
201 "required": true, 161 "required": true,
202 "type": "string" 162 "type": "string"
203 }, 163 },
204 "creativeId": { 164 "clientAccountId": {
205 "description": "The ID of the creative to re trieve.", 165 "description": "Numerical account ID of the client buyer to retrieve. (required)",
166 "format": "int64",
206 "location": "path", 167 "location": "path",
207 "required": true, 168 "required": true,
208 "type": "string" 169 "type": "string"
209 } 170 }
210 }, 171 },
211 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}", 172 "path": "v2beta1/accounts/{accountId}/clients/{clien tAccountId}",
212 "response": { 173 "response": {
213 "$ref": "Creative" 174 "$ref": "Client"
214 }, 175 },
215 "scopes": [ 176 "scopes": [
216 "https://www.googleapis.com/auth/adexchange.buye r" 177 "https://www.googleapis.com/auth/adexchange.buye r"
217 ] 178 ]
218 }, 179 },
219 "watch": { 180 "list": {
220 "description": "Watches a creative. Will result in p ush notifications being sent to the\ntopic when the creative changes status.", 181 "description": "Lists all the clients for the curren t sponsor buyer.",
221 "httpMethod": "POST", 182 "httpMethod": "GET",
222 "id": "adexchangebuyer2.accounts.creatives.watch", 183 "id": "adexchangebuyer2.accounts.clients.list",
223 "parameterOrder": [ 184 "parameterOrder": [
224 "accountId", 185 "accountId"
225 "creativeId"
226 ], 186 ],
227 "parameters": { 187 "parameters": {
188 "pageToken": {
189 "description": "A token identifying a page o f results the server should return.\nTypically, this is the value of\nListClient sResponse.nextPageToken\nreturned from the previous call to the\naccounts.client s.list method.",
190 "location": "query",
191 "type": "string"
192 },
228 "accountId": { 193 "accountId": {
229 "description": "The account of the creative to watch.", 194 "description": "Unique numerical account ID of the sponsor buyer to list the clients for.",
195 "format": "int64",
230 "location": "path", 196 "location": "path",
231 "required": true, 197 "required": true,
232 "type": "string" 198 "type": "string"
233 }, 199 },
234 "creativeId": { 200 "pageSize": {
235 "description": "The creative ID to watch for status changes.\nSpecify \"-\" to watch all creatives under the above account.\ nIf both creative-level and account-level notifications are\nsent, only a single notification will be sent to the\ncreative-level notification topic.", 201 "description": "Requested page size. The ser ver may return fewer clients than requested.\nIf unspecified, the server will pi ck an appropriate default.",
236 "location": "path", 202 "format": "int32",
237 "required": true, 203 "location": "query",
238 "type": "string" 204 "type": "integer"
239 } 205 }
240 }, 206 },
241 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}:watch", 207 "path": "v2beta1/accounts/{accountId}/clients",
242 "request": {
243 "$ref": "WatchCreativeRequest"
244 },
245 "response": { 208 "response": {
246 "$ref": "Empty" 209 "$ref": "ListClientsResponse"
247 }, 210 },
248 "scopes": [ 211 "scopes": [
249 "https://www.googleapis.com/auth/adexchange.buye r" 212 "https://www.googleapis.com/auth/adexchange.buye r"
250 ] 213 ]
251 }, 214 },
252 "update": { 215 "update": {
253 "description": "Updates a creative.", 216 "description": "Updates an existing client buyer.",
254 "httpMethod": "PUT", 217 "httpMethod": "PUT",
255 "id": "adexchangebuyer2.accounts.creatives.update", 218 "id": "adexchangebuyer2.accounts.clients.update",
256 "parameterOrder": [ 219 "parameterOrder": [
257 "accountId", 220 "accountId",
258 "creativeId" 221 "clientAccountId"
259 ], 222 ],
260 "parameters": { 223 "parameters": {
261 "accountId": { 224 "accountId": {
262 "description": "The account that this creati ve belongs to.\nCan be used to filter the response of the\ncreatives.list\nmetho d.", 225 "description": "Unique numerical account ID for the buyer of which the client buyer\nis a customer; the sponsor buyer to upd ate a client for. (required)",
226 "format": "int64",
263 "location": "path", 227 "location": "path",
264 "required": true, 228 "required": true,
265 "type": "string" 229 "type": "string"
266 }, 230 },
267 "creativeId": { 231 "clientAccountId": {
268 "description": "The buyer-defined creative I D of this creative.\nCan be used to filter the response of the\ncreatives.list\n method.", 232 "description": "Unique numerical account ID of the client to update. (required)",
233 "format": "int64",
269 "location": "path", 234 "location": "path",
270 "required": true, 235 "required": true,
271 "type": "string" 236 "type": "string"
272 } 237 }
273 }, 238 },
274 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}", 239 "path": "v2beta1/accounts/{accountId}/clients/{clien tAccountId}",
275 "request": { 240 "request": {
276 "$ref": "Creative" 241 "$ref": "Client"
277 }, 242 },
278 "response": { 243 "response": {
279 "$ref": "Creative" 244 "$ref": "Client"
280 }, 245 },
281 "scopes": [ 246 "scopes": [
282 "https://www.googleapis.com/auth/adexchange.buye r" 247 "https://www.googleapis.com/auth/adexchange.buye r"
283 ]
284 },
285 "list": {
286 "description": "Lists creatives.",
287 "httpMethod": "GET",
288 "id": "adexchangebuyer2.accounts.creatives.list",
289 "parameterOrder": [
290 "accountId"
291 ],
292 "parameters": {
293 "pageToken": {
294 "description": "A token identifying a page o f results the server should return.\nTypically, this is the value of\nListCreati vesResponse.next_page_token\nreturned from the previous call to 'ListCreatives' method.",
295 "location": "query",
296 "type": "string"
297 },
298 "accountId": {
299 "description": "The account to list the crea tives from.\nSpecify \"-\" to list all creatives the current user has access to. ",
300 "location": "path",
301 "required": true,
302 "type": "string"
303 },
304 "pageSize": {
305 "description": "Requested page size. The ser ver may return fewer creatives than requested\n(due to timeout constraint) even if more are available via another call.\nIf unspecified, server will pick an app ropriate default.\nAcceptable values are 1 to 1000, inclusive.",
306 "format": "int32",
307 "location": "query",
308 "type": "integer"
309 },
310 "query": {
311 "description": "An optional query string to filter creatives. If no filter is specified,\nall active creatives will be retur ned.\nSupported queries are:\n<ul>\n<li>accountId=<i>account_id_string</i>\n<li> creativeId=<i>creative_id_string</i>\n<li>dealsStatus: {approved, conditionally_ approved, disapproved,\n not_checked}\n<li>openAuctionStatus: {approved, conditionally_approved, disapproved,\n not_c hecked}\n<li>attribute: {a numeric attribute from the list of attributes}\n<li>d isapprovalReason: {a reason from DisapprovalReason\n</ul>\nExample: 'accountId=1 2345 AND (dealsStatus:disapproved AND disapprovalReason:unacceptable_content) OR attribute:47'",
312 "location": "query",
313 "type": "string"
314 }
315 },
316 "path": "v2beta1/accounts/{accountId}/creatives",
317 "response": {
318 "$ref": "ListCreativesResponse"
319 },
320 "scopes": [
321 "https://www.googleapis.com/auth/adexchange.buye r"
322 ] 248 ]
323 } 249 }
324 }, 250 },
325 "resources": { 251 "resources": {
326 "dealAssociations": { 252 "invitations": {
253 "methods": {
254 "get": {
255 "description": "Retrieves an existing client user invitation.",
256 "httpMethod": "GET",
257 "id": "adexchangebuyer2.accounts.clients.inv itations.get",
258 "parameterOrder": [
259 "accountId",
260 "clientAccountId",
261 "invitationId"
262 ],
263 "parameters": {
264 "accountId": {
265 "description": "Numerical account ID of the client's sponsor buyer. (required)",
266 "format": "int64",
267 "location": "path",
268 "required": true,
269 "type": "string"
270 },
271 "clientAccountId": {
272 "description": "Numerical account ID of the client buyer that the user invitation\nto be retrieved is associated wit h. (required)",
273 "format": "int64",
274 "location": "path",
275 "required": true,
276 "type": "string"
277 },
278 "invitationId": {
279 "description": "Numerical identifier of the user invitation to retrieve. (required)",
280 "format": "int64",
281 "location": "path",
282 "required": true,
283 "type": "string"
284 }
285 },
286 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations/{invitationId}",
287 "response": {
288 "$ref": "ClientUserInvitation"
289 },
290 "scopes": [
291 "https://www.googleapis.com/auth/adexcha nge.buyer"
292 ]
293 },
294 "list": {
295 "description": "Lists all the client users i nvitations for a client\nwith a given account ID.",
296 "httpMethod": "GET",
297 "id": "adexchangebuyer2.accounts.clients.inv itations.list",
298 "parameterOrder": [
299 "accountId",
300 "clientAccountId"
301 ],
302 "parameters": {
303 "accountId": {
304 "description": "Numerical account ID of the client's sponsor buyer. (required)",
305 "format": "int64",
306 "location": "path",
307 "required": true,
308 "type": "string"
309 },
310 "pageSize": {
311 "description": "Requested page size. Server may return fewer clients than requested.\nIf unspecified, server will pi ck an appropriate default.",
312 "format": "int32",
313 "location": "query",
314 "type": "integer"
315 },
316 "clientAccountId": {
317 "description": "Numerical account ID of the client buyer to list invitations for.\n(required)\nYou must either speci fy a string representation of a\nnumerical account identifier or the `-` charact er\nto list all the invitations for all the clients\nof a given sponsor buyer.",
318 "location": "path",
319 "required": true,
320 "type": "string"
321 },
322 "pageToken": {
323 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stClientUserInvitationsResponse.nextPageToken\nreturned from the previous call t o the\nclients.invitations.list\nmethod.",
324 "location": "query",
325 "type": "string"
326 }
327 },
328 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations",
329 "response": {
330 "$ref": "ListClientUserInvitationsRespon se"
331 },
332 "scopes": [
333 "https://www.googleapis.com/auth/adexcha nge.buyer"
334 ]
335 },
336 "create": {
337 "description": "Creates and sends out an ema il invitation to access\nan Ad Exchange client buyer account.",
338 "httpMethod": "POST",
339 "id": "adexchangebuyer2.accounts.clients.inv itations.create",
340 "parameterOrder": [
341 "accountId",
342 "clientAccountId"
343 ],
344 "parameters": {
345 "clientAccountId": {
346 "description": "Numerical account ID of the client buyer that the user\nshould be associated with. (required)",
347 "format": "int64",
348 "location": "path",
349 "required": true,
350 "type": "string"
351 },
352 "accountId": {
353 "description": "Numerical account ID of the client's sponsor buyer. (required)",
354 "format": "int64",
355 "location": "path",
356 "required": true,
357 "type": "string"
358 }
359 },
360 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations",
361 "request": {
362 "$ref": "ClientUserInvitation"
363 },
364 "response": {
365 "$ref": "ClientUserInvitation"
366 },
367 "scopes": [
368 "https://www.googleapis.com/auth/adexcha nge.buyer"
369 ]
370 }
371 }
372 },
373 "users": {
327 "methods": { 374 "methods": {
328 "list": { 375 "list": {
329 "description": "List all creative-deal assoc iations.", 376 "description": "Lists all the known client u sers for a specified\nsponsor buyer account ID.",
330 "httpMethod": "GET", 377 "httpMethod": "GET",
331 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.list", 378 "id": "adexchangebuyer2.accounts.clients.use rs.list",
332 "parameterOrder": [ 379 "parameterOrder": [
333 "accountId", 380 "accountId",
334 "creativeId" 381 "clientAccountId"
335 ], 382 ],
336 "parameters": { 383 "parameters": {
384 "clientAccountId": {
385 "description": "The account ID of th e client buyer to list users for. (required)\nYou must specify either a string r epresentation of a\nnumerical account identifier or the `-` character\nto list a ll the client users for all the clients\nof a given sponsor buyer.",
386 "location": "path",
387 "required": true,
388 "type": "string"
389 },
337 "pageToken": { 390 "pageToken": {
338 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stDealAssociationsResponse.next_page_token\nreturned from the previous call to ' ListDealAssociations' method.", 391 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stClientUsersResponse.nextPageToken\nreturned from the previous call to the\nacc ounts.clients.users.list method.",
339 "location": "query", 392 "location": "query",
340 "type": "string" 393 "type": "string"
341 }, 394 },
342 "accountId": { 395 "accountId": {
343 "description": "The account to list the associations from.\nSpecify \"-\" to list all creatives the current user has access to.", 396 "description": "Numerical account ID of the sponsor buyer of the client to list users for.\n(required)",
397 "format": "int64",
344 "location": "path", 398 "location": "path",
345 "required": true, 399 "required": true,
346 "type": "string" 400 "type": "string"
347 }, 401 },
348 "pageSize": { 402 "pageSize": {
349 "description": "Requested page size. Server may return fewer associations than requested.\nIf unspecified, server wi ll pick an appropriate default.", 403 "description": "Requested page size. The server may return fewer clients than requested.\nIf unspecified, the server will pick an appropriate default.",
350 "format": "int32", 404 "format": "int32",
351 "location": "query", 405 "location": "query",
352 "type": "integer" 406 "type": "integer"
353 }, 407 }
354 "query": { 408 },
355 "description": "An optional query st ring to filter deal associations. If no filter is\nspecified, all associations w ill be returned.\nSupported queries are:\n<ul>\n<li>accountId=<i>account_id_stri ng</i>\n<li>creativeId=<i>creative_id_string</i>\n<li>dealsId=<i>deals_id_string </i>\n<li>dealsStatus:{approved, conditionally_approved, disapproved,\n not_checked}\n<li>openAuctionStatus:{approved, conditionally_approved, disapproved,\n not_checked}\n</ul>\nExample: 'dealsId=12 345 AND dealsStatus:disapproved'", 409 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users",
356 "location": "query", 410 "response": {
357 "type": "string" 411 "$ref": "ListClientUsersResponse"
358 }, 412 },
359 "creativeId": { 413 "scopes": [
360 "description": "The creative ID to l ist the associations from.\nSpecify \"-\" to list all creatives under the above account.", 414 "https://www.googleapis.com/auth/adexcha nge.buyer"
361 "location": "path", 415 ]
362 "required": true, 416 },
363 "type": "string" 417 "get": {
364 } 418 "description": "Retrieves an existing client user.",
365 }, 419 "httpMethod": "GET",
366 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations", 420 "id": "adexchangebuyer2.accounts.clients.use rs.get",
367 "response": { 421 "parameterOrder": [
368 "$ref": "ListDealAssociationsResponse" 422 "accountId",
369 }, 423 "clientAccountId",
370 "scopes": [ 424 "userId"
371 "https://www.googleapis.com/auth/adexcha nge.buyer" 425 ],
372 ] 426 "parameters": {
373 }, 427 "accountId": {
374 "add": { 428 "description": "Numerical account ID of the client's sponsor buyer. (required)",
375 "description": "Associate an existing deal w ith a creative.", 429 "format": "int64",
376 "httpMethod": "POST", 430 "location": "path",
377 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.add", 431 "required": true,
378 "parameterOrder": [ 432 "type": "string"
379 "accountId", 433 },
380 "creativeId" 434 "clientAccountId": {
381 ], 435 "description": "Numerical account ID of the client buyer\nthat the user to be retrieved is associated with. (require d)",
382 "parameters": { 436 "format": "int64",
383 "accountId": { 437 "location": "path",
384 "description": "The account the crea tive belongs to.", 438 "required": true,
385 "location": "path", 439 "type": "string"
386 "required": true, 440 },
387 "type": "string" 441 "userId": {
388 }, 442 "description": "Numerical identifier of the user to retrieve. (required)",
389 "creativeId": { 443 "format": "int64",
390 "description": "The ID of the creati ve associated with the deal.", 444 "location": "path",
391 "location": "path", 445 "required": true,
392 "required": true, 446 "type": "string"
393 "type": "string" 447 }
394 } 448 },
395 }, 449 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users/{userId}",
396 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations:add", 450 "response": {
451 "$ref": "ClientUser"
452 },
453 "scopes": [
454 "https://www.googleapis.com/auth/adexcha nge.buyer"
455 ]
456 },
457 "update": {
458 "description": "Updates an existing client u ser.\nOnly the user status can be changed on update.",
459 "httpMethod": "PUT",
460 "id": "adexchangebuyer2.accounts.clients.use rs.update",
461 "parameterOrder": [
462 "accountId",
463 "clientAccountId",
464 "userId"
465 ],
466 "parameters": {
467 "userId": {
468 "description": "Numerical identifier of the user to retrieve. (required)",
469 "format": "int64",
470 "location": "path",
471 "required": true,
472 "type": "string"
473 },
474 "accountId": {
475 "description": "Numerical account ID of the client's sponsor buyer. (required)",
476 "format": "int64",
477 "location": "path",
478 "required": true,
479 "type": "string"
480 },
481 "clientAccountId": {
482 "description": "Numerical account ID of the client buyer that the user to be retrieved\nis associated with. (require d)",
483 "format": "int64",
484 "location": "path",
485 "required": true,
486 "type": "string"
487 }
488 },
489 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users/{userId}",
397 "request": { 490 "request": {
398 "$ref": "AddDealAssociationRequest" 491 "$ref": "ClientUser"
399 }, 492 },
400 "response": { 493 "response": {
401 "$ref": "Empty" 494 "$ref": "ClientUser"
402 }, 495 },
403 "scopes": [ 496 "scopes": [
404 "https://www.googleapis.com/auth/adexcha nge.buyer" 497 "https://www.googleapis.com/auth/adexcha nge.buyer"
405 ]
406 },
407 "remove": {
408 "description": "Remove the association betwe en a deal and a creative.",
409 "httpMethod": "POST",
410 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.remove",
411 "parameterOrder": [
412 "accountId",
413 "creativeId"
414 ],
415 "parameters": {
416 "accountId": {
417 "description": "The account the crea tive belongs to.",
418 "location": "path",
419 "required": true,
420 "type": "string"
421 },
422 "creativeId": {
423 "description": "The ID of the creati ve associated with the deal.",
424 "location": "path",
425 "required": true,
426 "type": "string"
427 }
428 },
429 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations:remove",
430 "request": {
431 "$ref": "RemoveDealAssociationRequest"
432 },
433 "response": {
434 "$ref": "Empty"
435 },
436 "scopes": [
437 "https://www.googleapis.com/auth/adexcha nge.buyer"
438 ] 498 ]
439 } 499 }
440 } 500 }
441 } 501 }
442 } 502 }
443 }, 503 },
444 "clients": { 504 "creatives": {
445 "methods": { 505 "methods": {
506 "create": {
507 "description": "Creates a creative.",
508 "httpMethod": "POST",
509 "id": "adexchangebuyer2.accounts.creatives.create",
510 "parameterOrder": [
511 "accountId"
512 ],
513 "parameters": {
514 "accountId": {
515 "description": "The account that this creati ve belongs to.\nCan be used to filter the response of the\ncreatives.list\nmetho d.",
516 "location": "path",
517 "required": true,
518 "type": "string"
519 },
520 "duplicateIdMode": {
521 "description": "Indicates if multiple creati ves can share an ID or not. Default is\nNO_DUPLICATES (one ID per creative).",
522 "enum": [
523 "NO_DUPLICATES",
524 "FORCE_ENABLE_DUPLICATE_IDS"
525 ],
526 "location": "query",
527 "type": "string"
528 }
529 },
530 "path": "v2beta1/accounts/{accountId}/creatives",
531 "request": {
532 "$ref": "Creative"
533 },
534 "response": {
535 "$ref": "Creative"
536 },
537 "scopes": [
538 "https://www.googleapis.com/auth/adexchange.buye r"
539 ]
540 },
541 "stopWatching": {
542 "description": "Stops watching a creative. Will stop push notifications being sent to the\ntopics when the creative changes status." ,
543 "httpMethod": "POST",
544 "id": "adexchangebuyer2.accounts.creatives.stopWatch ing",
545 "parameterOrder": [
546 "accountId",
547 "creativeId"
548 ],
549 "parameters": {
550 "accountId": {
551 "description": "The account of the creative to stop notifications for.",
552 "location": "path",
553 "required": true,
554 "type": "string"
555 },
556 "creativeId": {
557 "description": "The creative ID of the creat ive to stop notifications for.\nSpecify \"-\" to specify stopping account level notifications.",
558 "location": "path",
559 "required": true,
560 "type": "string"
561 }
562 },
563 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}:stopWatching",
564 "request": {
565 "$ref": "StopWatchingCreativeRequest"
566 },
567 "response": {
568 "$ref": "Empty"
569 },
570 "scopes": [
571 "https://www.googleapis.com/auth/adexchange.buye r"
572 ]
573 },
446 "get": { 574 "get": {
447 "description": "Gets a client buyer with a given cli ent account ID.", 575 "description": "Gets a creative.",
448 "httpMethod": "GET", 576 "httpMethod": "GET",
449 "id": "adexchangebuyer2.accounts.clients.get", 577 "id": "adexchangebuyer2.accounts.creatives.get",
450 "parameterOrder": [ 578 "parameterOrder": [
451 "accountId", 579 "accountId",
452 "clientAccountId" 580 "creativeId"
453 ], 581 ],
454 "parameters": { 582 "parameters": {
455 "accountId": { 583 "accountId": {
456 "description": "Numerical account ID of the client's sponsor buyer. (required)", 584 "description": "The account the creative bel ongs to.",
457 "format": "int64", 585 "location": "path",
458 "location": "path", 586 "required": true,
459 "required": true, 587 "type": "string"
460 "type": "string" 588 },
461 }, 589 "creativeId": {
462 "clientAccountId": { 590 "description": "The ID of the creative to re trieve.",
463 "description": "Numerical account ID of the client buyer to retrieve. (required)", 591 "location": "path",
464 "format": "int64", 592 "required": true,
465 "location": "path", 593 "type": "string"
466 "required": true, 594 }
467 "type": "string" 595 },
468 } 596 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}",
469 }, 597 "response": {
470 "path": "v2beta1/accounts/{accountId}/clients/{clien tAccountId}", 598 "$ref": "Creative"
471 "response": { 599 },
472 "$ref": "Client" 600 "scopes": [
601 "https://www.googleapis.com/auth/adexchange.buye r"
602 ]
603 },
604 "watch": {
605 "description": "Watches a creative. Will result in p ush notifications being sent to the\ntopic when the creative changes status.",
606 "httpMethod": "POST",
607 "id": "adexchangebuyer2.accounts.creatives.watch",
608 "parameterOrder": [
609 "accountId",
610 "creativeId"
611 ],
612 "parameters": {
613 "accountId": {
614 "description": "The account of the creative to watch.",
615 "location": "path",
616 "required": true,
617 "type": "string"
618 },
619 "creativeId": {
620 "description": "The creative ID to watch for status changes.\nSpecify \"-\" to watch all creatives under the above account.\ nIf both creative-level and account-level notifications are\nsent, only a single notification will be sent to the\ncreative-level notification topic.",
621 "location": "path",
622 "required": true,
623 "type": "string"
624 }
625 },
626 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}:watch",
627 "request": {
628 "$ref": "WatchCreativeRequest"
629 },
630 "response": {
631 "$ref": "Empty"
632 },
633 "scopes": [
634 "https://www.googleapis.com/auth/adexchange.buye r"
635 ]
636 },
637 "update": {
638 "description": "Updates a creative.",
639 "httpMethod": "PUT",
640 "id": "adexchangebuyer2.accounts.creatives.update",
641 "parameterOrder": [
642 "accountId",
643 "creativeId"
644 ],
645 "parameters": {
646 "accountId": {
647 "description": "The account that this creati ve belongs to.\nCan be used to filter the response of the\ncreatives.list\nmetho d.",
648 "location": "path",
649 "required": true,
650 "type": "string"
651 },
652 "creativeId": {
653 "description": "The buyer-defined creative I D of this creative.\nCan be used to filter the response of the\ncreatives.list\n method.",
654 "location": "path",
655 "required": true,
656 "type": "string"
657 }
658 },
659 "path": "v2beta1/accounts/{accountId}/creatives/{cre ativeId}",
660 "request": {
661 "$ref": "Creative"
662 },
663 "response": {
664 "$ref": "Creative"
473 }, 665 },
474 "scopes": [ 666 "scopes": [
475 "https://www.googleapis.com/auth/adexchange.buye r" 667 "https://www.googleapis.com/auth/adexchange.buye r"
476 ] 668 ]
477 }, 669 },
478 "list": { 670 "list": {
479 "description": "Lists all the clients for the curren t sponsor buyer.", 671 "description": "Lists creatives.",
480 "httpMethod": "GET", 672 "httpMethod": "GET",
481 "id": "adexchangebuyer2.accounts.clients.list", 673 "id": "adexchangebuyer2.accounts.creatives.list",
482 "parameterOrder": [ 674 "parameterOrder": [
483 "accountId" 675 "accountId"
484 ], 676 ],
485 "parameters": { 677 "parameters": {
486 "pageToken": { 678 "pageToken": {
487 "description": "A token identifying a page o f results the server should return.\nTypically, this is the value of\nListClient sResponse.nextPageToken\nreturned from the previous call to the\naccounts.client s.list method.", 679 "description": "A token identifying a page o f results the server should return.\nTypically, this is the value of\nListCreati vesResponse.next_page_token\nreturned from the previous call to 'ListCreatives' method.",
488 "location": "query", 680 "location": "query",
489 "type": "string" 681 "type": "string"
490 }, 682 },
491 "accountId": { 683 "accountId": {
492 "description": "Unique numerical account ID of the sponsor buyer to list the clients for.", 684 "description": "The account to list the crea tives from.\nSpecify \"-\" to list all creatives the current user has access to. ",
493 "format": "int64",
494 "location": "path", 685 "location": "path",
495 "required": true, 686 "required": true,
496 "type": "string" 687 "type": "string"
497 }, 688 },
498 "pageSize": { 689 "pageSize": {
499 "description": "Requested page size. The ser ver may return fewer clients than requested.\nIf unspecified, the server will pi ck an appropriate default.", 690 "description": "Requested page size. The ser ver may return fewer creatives than requested\n(due to timeout constraint) even if more are available via another call.\nIf unspecified, server will pick an app ropriate default.\nAcceptable values are 1 to 1000, inclusive.",
500 "format": "int32", 691 "format": "int32",
501 "location": "query", 692 "location": "query",
502 "type": "integer" 693 "type": "integer"
503 } 694 },
504 }, 695 "query": {
505 "path": "v2beta1/accounts/{accountId}/clients", 696 "description": "An optional query string to filter creatives. If no filter is specified,\nall active creatives will be retur ned.\nSupported queries are:\n<ul>\n<li>accountId=<i>account_id_string</i>\n<li> creativeId=<i>creative_id_string</i>\n<li>dealsStatus: {approved, conditionally_ approved, disapproved,\n not_checked}\n<li>openAuctionStatus: {approved, conditionally_approved, disapproved,\n not_c hecked}\n<li>attribute: {a numeric attribute from the list of attributes}\n<li>d isapprovalReason: {a reason from DisapprovalReason\n</ul>\nExample: 'accountId=1 2345 AND (dealsStatus:disapproved AND disapprovalReason:unacceptable_content) OR attribute:47'",
506 "response": { 697 "location": "query",
507 "$ref": "ListClientsResponse" 698 "type": "string"
508 }, 699 }
509 "scopes": [ 700 },
510 "https://www.googleapis.com/auth/adexchange.buye r" 701 "path": "v2beta1/accounts/{accountId}/creatives",
511 ] 702 "response": {
512 }, 703 "$ref": "ListCreativesResponse"
513 "update": { 704 },
514 "description": "Updates an existing client buyer.", 705 "scopes": [
515 "httpMethod": "PUT", 706 "https://www.googleapis.com/auth/adexchange.buye r"
516 "id": "adexchangebuyer2.accounts.clients.update",
517 "parameterOrder": [
518 "accountId",
519 "clientAccountId"
520 ],
521 "parameters": {
522 "accountId": {
523 "description": "Unique numerical account ID for the buyer of which the client buyer\nis a customer; the sponsor buyer to upd ate a client for. (required)",
524 "format": "int64",
525 "location": "path",
526 "required": true,
527 "type": "string"
528 },
529 "clientAccountId": {
530 "description": "Unique numerical account ID of the client to update. (required)",
531 "format": "int64",
532 "location": "path",
533 "required": true,
534 "type": "string"
535 }
536 },
537 "path": "v2beta1/accounts/{accountId}/clients/{clien tAccountId}",
538 "request": {
539 "$ref": "Client"
540 },
541 "response": {
542 "$ref": "Client"
543 },
544 "scopes": [
545 "https://www.googleapis.com/auth/adexchange.buye r"
546 ]
547 },
548 "create": {
549 "description": "Creates a new client buyer.",
550 "httpMethod": "POST",
551 "id": "adexchangebuyer2.accounts.clients.create",
552 "parameterOrder": [
553 "accountId"
554 ],
555 "parameters": {
556 "accountId": {
557 "description": "Unique numerical account ID for the buyer of which the client buyer\nis a customer; the sponsor buyer to cre ate a client for. (required)",
558 "format": "int64",
559 "location": "path",
560 "required": true,
561 "type": "string"
562 }
563 },
564 "path": "v2beta1/accounts/{accountId}/clients",
565 "request": {
566 "$ref": "Client"
567 },
568 "response": {
569 "$ref": "Client"
570 },
571 "scopes": [
572 "https://www.googleapis.com/auth/adexchange.buye r"
573 ] 707 ]
574 } 708 }
575 }, 709 },
576 "resources": { 710 "resources": {
577 "invitations": { 711 "dealAssociations": {
578 "methods": { 712 "methods": {
579 "get": { 713 "list": {
580 "description": "Retrieves an existing client user invitation.", 714 "description": "List all creative-deal assoc iations.",
581 "httpMethod": "GET", 715 "httpMethod": "GET",
582 "id": "adexchangebuyer2.accounts.clients.inv itations.get", 716 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.list",
583 "parameterOrder": [ 717 "parameterOrder": [
584 "accountId", 718 "accountId",
585 "clientAccountId", 719 "creativeId"
586 "invitationId"
587 ], 720 ],
588 "parameters": { 721 "parameters": {
722 "pageToken": {
723 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stDealAssociationsResponse.next_page_token\nreturned from the previous call to ' ListDealAssociations' method.",
724 "location": "query",
725 "type": "string"
726 },
589 "accountId": { 727 "accountId": {
590 "description": "Numerical account ID of the client's sponsor buyer. (required)", 728 "description": "The account to list the associations from.\nSpecify \"-\" to list all creatives the current user has access to.",
591 "format": "int64",
592 "location": "path", 729 "location": "path",
593 "required": true, 730 "required": true,
594 "type": "string" 731 "type": "string"
595 }, 732 },
596 "clientAccountId": { 733 "pageSize": {
597 "description": "Numerical account ID of the client buyer that the user invitation\nto be retrieved is associated wit h. (required)", 734 "description": "Requested page size. Server may return fewer associations than requested.\nIf unspecified, server wi ll pick an appropriate default.",
598 "format": "int64", 735 "format": "int32",
599 "location": "path", 736 "location": "query",
600 "required": true, 737 "type": "integer"
738 },
739 "query": {
740 "description": "An optional query st ring to filter deal associations. If no filter is\nspecified, all associations w ill be returned.\nSupported queries are:\n<ul>\n<li>accountId=<i>account_id_stri ng</i>\n<li>creativeId=<i>creative_id_string</i>\n<li>dealsId=<i>deals_id_string </i>\n<li>dealsStatus:{approved, conditionally_approved, disapproved,\n not_checked}\n<li>openAuctionStatus:{approved, conditionally_approved, disapproved,\n not_checked}\n</ul>\nExample: 'dealsId=12 345 AND dealsStatus:disapproved'",
741 "location": "query",
601 "type": "string" 742 "type": "string"
602 }, 743 },
603 "invitationId": { 744 "creativeId": {
604 "description": "Numerical identifier of the user invitation to retrieve. (required)", 745 "description": "The creative ID to l ist the associations from.\nSpecify \"-\" to list all creatives under the above account.",
605 "format": "int64",
606 "location": "path", 746 "location": "path",
607 "required": true, 747 "required": true,
608 "type": "string" 748 "type": "string"
609 } 749 }
610 }, 750 },
611 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations/{invitationId}", 751 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations",
612 "response": { 752 "response": {
613 "$ref": "ClientUserInvitation" 753 "$ref": "ListDealAssociationsResponse"
614 }, 754 },
615 "scopes": [ 755 "scopes": [
616 "https://www.googleapis.com/auth/adexcha nge.buyer" 756 "https://www.googleapis.com/auth/adexcha nge.buyer"
617 ] 757 ]
618 }, 758 },
619 "list": { 759 "add": {
620 "description": "Lists all the client users i nvitations for a client\nwith a given account ID.", 760 "description": "Associate an existing deal w ith a creative.",
621 "httpMethod": "GET", 761 "httpMethod": "POST",
622 "id": "adexchangebuyer2.accounts.clients.inv itations.list", 762 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.add",
623 "parameterOrder": [ 763 "parameterOrder": [
624 "accountId", 764 "accountId",
625 "clientAccountId" 765 "creativeId"
626 ], 766 ],
627 "parameters": { 767 "parameters": {
628 "pageToken": {
629 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stClientUserInvitationsResponse.nextPageToken\nreturned from the previous call t o the\nclients.invitations.list\nmethod.",
630 "location": "query",
631 "type": "string"
632 },
633 "accountId": { 768 "accountId": {
634 "description": "Numerical account ID of the client's sponsor buyer. (required)", 769 "description": "The account the crea tive belongs to.",
635 "format": "int64",
636 "location": "path", 770 "location": "path",
637 "required": true, 771 "required": true,
638 "type": "string" 772 "type": "string"
639 }, 773 },
640 "pageSize": { 774 "creativeId": {
641 "description": "Requested page size. Server may return fewer clients than requested.\nIf unspecified, server will pi ck an appropriate default.", 775 "description": "The ID of the creati ve associated with the deal.",
642 "format": "int32",
643 "location": "query",
644 "type": "integer"
645 },
646 "clientAccountId": {
647 "description": "Numerical account ID of the client buyer to list invitations for.\n(required)\nYou must either speci fy a string representation of a\nnumerical account identifier or the `-` charact er\nto list all the invitations for all the clients\nof a given sponsor buyer.",
648 "location": "path", 776 "location": "path",
649 "required": true, 777 "required": true,
650 "type": "string" 778 "type": "string"
651 } 779 }
652 }, 780 },
653 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations", 781 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations:add",
782 "request": {
783 "$ref": "AddDealAssociationRequest"
784 },
654 "response": { 785 "response": {
655 "$ref": "ListClientUserInvitationsRespon se" 786 "$ref": "Empty"
656 }, 787 },
657 "scopes": [ 788 "scopes": [
658 "https://www.googleapis.com/auth/adexcha nge.buyer" 789 "https://www.googleapis.com/auth/adexcha nge.buyer"
659 ] 790 ]
660 }, 791 },
661 "create": { 792 "remove": {
662 "description": "Creates and sends out an ema il invitation to access\nan Ad Exchange client buyer account.", 793 "description": "Remove the association betwe en a deal and a creative.",
663 "httpMethod": "POST", 794 "httpMethod": "POST",
664 "id": "adexchangebuyer2.accounts.clients.inv itations.create", 795 "id": "adexchangebuyer2.accounts.creatives.d ealAssociations.remove",
665 "parameterOrder": [ 796 "parameterOrder": [
666 "accountId", 797 "accountId",
667 "clientAccountId" 798 "creativeId"
668 ], 799 ],
669 "parameters": { 800 "parameters": {
670 "accountId": { 801 "accountId": {
671 "description": "Numerical account ID of the client's sponsor buyer. (required)", 802 "description": "The account the crea tive belongs to.",
672 "format": "int64",
673 "location": "path", 803 "location": "path",
674 "required": true, 804 "required": true,
675 "type": "string" 805 "type": "string"
676 }, 806 },
677 "clientAccountId": { 807 "creativeId": {
678 "description": "Numerical account ID of the client buyer that the user\nshould be associated with. (required)", 808 "description": "The ID of the creati ve associated with the deal.",
679 "format": "int64",
680 "location": "path", 809 "location": "path",
681 "required": true, 810 "required": true,
682 "type": "string" 811 "type": "string"
683 } 812 }
684 }, 813 },
685 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/invitations", 814 "path": "v2beta1/accounts/{accountId}/creati ves/{creativeId}/dealAssociations:remove",
686 "request": { 815 "request": {
687 "$ref": "ClientUserInvitation" 816 "$ref": "RemoveDealAssociationRequest"
688 }, 817 },
689 "response": { 818 "response": {
690 "$ref": "ClientUserInvitation" 819 "$ref": "Empty"
691 }, 820 },
692 "scopes": [ 821 "scopes": [
693 "https://www.googleapis.com/auth/adexcha nge.buyer" 822 "https://www.googleapis.com/auth/adexcha nge.buyer"
694 ]
695 }
696 }
697 },
698 "users": {
699 "methods": {
700 "list": {
701 "description": "Lists all the known client u sers for a specified\nsponsor buyer account ID.",
702 "httpMethod": "GET",
703 "id": "adexchangebuyer2.accounts.clients.use rs.list",
704 "parameterOrder": [
705 "accountId",
706 "clientAccountId"
707 ],
708 "parameters": {
709 "pageToken": {
710 "description": "A token identifying a page of results the server should return.\nTypically, this is the value of\nLi stClientUsersResponse.nextPageToken\nreturned from the previous call to the\nacc ounts.clients.users.list method.",
711 "location": "query",
712 "type": "string"
713 },
714 "accountId": {
715 "description": "Numerical account ID of the sponsor buyer of the client to list users for.\n(required)",
716 "format": "int64",
717 "location": "path",
718 "required": true,
719 "type": "string"
720 },
721 "pageSize": {
722 "description": "Requested page size. The server may return fewer clients than requested.\nIf unspecified, the server will pick an appropriate default.",
723 "format": "int32",
724 "location": "query",
725 "type": "integer"
726 },
727 "clientAccountId": {
728 "description": "The account ID of th e client buyer to list users for. (required)\nYou must specify either a string r epresentation of a\nnumerical account identifier or the `-` character\nto list a ll the client users for all the clients\nof a given sponsor buyer.",
729 "location": "path",
730 "required": true,
731 "type": "string"
732 }
733 },
734 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users",
735 "response": {
736 "$ref": "ListClientUsersResponse"
737 },
738 "scopes": [
739 "https://www.googleapis.com/auth/adexcha nge.buyer"
740 ]
741 },
742 "get": {
743 "description": "Retrieves an existing client user.",
744 "httpMethod": "GET",
745 "id": "adexchangebuyer2.accounts.clients.use rs.get",
746 "parameterOrder": [
747 "accountId",
748 "clientAccountId",
749 "userId"
750 ],
751 "parameters": {
752 "userId": {
753 "description": "Numerical identifier of the user to retrieve. (required)",
754 "format": "int64",
755 "location": "path",
756 "required": true,
757 "type": "string"
758 },
759 "accountId": {
760 "description": "Numerical account ID of the client's sponsor buyer. (required)",
761 "format": "int64",
762 "location": "path",
763 "required": true,
764 "type": "string"
765 },
766 "clientAccountId": {
767 "description": "Numerical account ID of the client buyer\nthat the user to be retrieved is associated with. (require d)",
768 "format": "int64",
769 "location": "path",
770 "required": true,
771 "type": "string"
772 }
773 },
774 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users/{userId}",
775 "response": {
776 "$ref": "ClientUser"
777 },
778 "scopes": [
779 "https://www.googleapis.com/auth/adexcha nge.buyer"
780 ]
781 },
782 "update": {
783 "description": "Updates an existing client u ser.\nOnly the user status can be changed on update.",
784 "httpMethod": "PUT",
785 "id": "adexchangebuyer2.accounts.clients.use rs.update",
786 "parameterOrder": [
787 "accountId",
788 "clientAccountId",
789 "userId"
790 ],
791 "parameters": {
792 "userId": {
793 "description": "Numerical identifier of the user to retrieve. (required)",
794 "format": "int64",
795 "location": "path",
796 "required": true,
797 "type": "string"
798 },
799 "accountId": {
800 "description": "Numerical account ID of the client's sponsor buyer. (required)",
801 "format": "int64",
802 "location": "path",
803 "required": true,
804 "type": "string"
805 },
806 "clientAccountId": {
807 "description": "Numerical account ID of the client buyer that the user to be retrieved\nis associated with. (require d)",
808 "format": "int64",
809 "location": "path",
810 "required": true,
811 "type": "string"
812 }
813 },
814 "path": "v2beta1/accounts/{accountId}/client s/{clientAccountId}/users/{userId}",
815 "request": {
816 "$ref": "ClientUser"
817 },
818 "response": {
819 "$ref": "ClientUser"
820 },
821 "scopes": [
822 "https://www.googleapis.com/auth/adexcha nge.buyer"
823 ] 823 ]
824 } 824 }
825 } 825 }
826 } 826 }
827 } 827 }
828 } 828 }
829 } 829 }
830 } 830 }
831 }, 831 },
832 "revision": "20170302", 832 "revision": "20170323",
833 "rootUrl": "https://adexchangebuyer.googleapis.com/", 833 "rootUrl": "https://adexchangebuyer.googleapis.com/",
834 "schemas": { 834 "schemas": {
835 "ListClientUsersResponse": {
836 "id": "ListClientUsersResponse",
837 "properties": {
838 "users": {
839 "description": "The returned list of client users.",
840 "items": {
841 "$ref": "ClientUser"
842 },
843 "type": "array"
844 },
845 "nextPageToken": {
846 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientUsersRequest.pageToken\nfield in the subseq uent call to the\nclients.invitations.list\nmethod to retrieve the next\npage of results.",
847 "type": "string"
848 }
849 },
850 "type": "object"
851 },
852 "ListClientUserInvitationsResponse": {
853 "id": "ListClientUserInvitationsResponse",
854 "properties": {
855 "invitations": {
856 "description": "The returned list of client users.",
857 "items": {
858 "$ref": "ClientUserInvitation"
859 },
860 "type": "array"
861 },
862 "nextPageToken": {
863 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientUserInvitationsRequest.pageToken\nfield in the subsequent call to the\nclients.invitations.list\nmethod to retrieve the nex t\npage of results.",
864 "type": "string"
865 }
866 },
867 "type": "object"
868 },
869 "LocationContext": {
870 "description": "@OutputOnly The Geo criteria the restriction applies to.",
871 "id": "LocationContext",
872 "properties": {
873 "geoCriteriaIds": {
874 "description": "IDs representing the geo location for this c ontext.\nPlease refer to the\n[geo-table.csv](https://storage.googleapis.com/adx -rtb-dictionaries/geo-table.csv)\nfile for different geo criteria IDs.",
875 "items": {
876 "format": "int32",
877 "type": "integer"
878 },
879 "type": "array"
880 }
881 },
882 "type": "object"
883 },
884 "PlatformContext": {
885 "description": "@OutputOnly The type of platform the restriction app lies to.",
886 "id": "PlatformContext",
887 "properties": {
888 "platforms": {
889 "description": "The platforms this restriction applies to.",
890 "enumDescriptions": [
891 "Desktop platform.",
892 "Android platform.",
893 "iOS platform."
894 ],
895 "items": {
896 "enum": [
897 "DESKTOP",
898 "ANDROID",
899 "IOS"
900 ],
901 "type": "string"
902 },
903 "type": "array"
904 }
905 },
906 "type": "object"
907 },
908 "ClientUser": { 835 "ClientUser": {
909 "description": "A client user is created under a client buyer and ha s restricted access to\nthe Ad Exchange Marketplace and certain other sections\n of the Ad Exchange Buyer UI based on the role\ngranted to the associated client buyer.\n\nThe only way a new client user can be created is via accepting an\nema il invitation\n(see the\naccounts.clients.invitations.create\nmethod).\n\nAll fi elds are required unless otherwise specified.", 836 "description": "A client user is created under a client buyer and ha s restricted access to\nthe Ad Exchange Marketplace and certain other sections\n of the Ad Exchange Buyer UI based on the role\ngranted to the associated client buyer.\n\nThe only way a new client user can be created is via accepting an\nema il invitation\n(see the\naccounts.clients.invitations.create\nmethod).\n\nAll fi elds are required unless otherwise specified.",
910 "id": "ClientUser", 837 "id": "ClientUser",
911 "properties": { 838 "properties": {
839 "userId": {
840 "description": "The unique numerical ID of the client user\n that has accepted an invitation.\nThe value of this field is ignored in an updat e operation.",
841 "format": "int64",
842 "type": "string"
843 },
844 "email": {
845 "description": "User's email address. The value of this fiel d\nis ignored in an update operation.",
846 "type": "string"
847 },
848 "clientAccountId": {
849 "description": "Numerical account ID of the client buyer\nwi th which the user is associated; the\nbuyer must be a client of the current spon sor buyer.\nThe value of this field is ignored in an update operation.",
850 "format": "int64",
851 "type": "string"
852 },
912 "status": { 853 "status": {
913 "description": "The status of the client user.", 854 "description": "The status of the client user.",
914 "enum": [ 855 "enum": [
915 "USER_STATUS_UNSPECIFIED", 856 "USER_STATUS_UNSPECIFIED",
916 "PENDING", 857 "PENDING",
917 "ACTIVE", 858 "ACTIVE",
918 "DISABLED" 859 "DISABLED"
919 ], 860 ],
920 "enumDescriptions": [ 861 "enumDescriptions": [
921 "A placeholder for an undefined user status.", 862 "A placeholder for an undefined user status.",
922 "A user who was already created but hasn't accepted the invitation yet.", 863 "A user who was already created but hasn't accepted the invitation yet.",
923 "A user that is currently active.", 864 "A user that is currently active.",
924 "A user that is currently disabled." 865 "A user that is currently disabled."
925 ], 866 ],
926 "type": "string" 867 "type": "string"
927 },
928 "userId": {
929 "description": "The unique numerical ID of the client user\n that has accepted an invitation.\nThe value of this field is ignored in an updat e operation.",
930 "format": "int64",
931 "type": "string"
932 },
933 "email": {
934 "description": "User's email address. The value of this fiel d\nis ignored in an update operation.",
935 "type": "string"
936 },
937 "clientAccountId": {
938 "description": "Numerical account ID of the client buyer\nwi th which the user is associated; the\nbuyer must be a client of the current spon sor buyer.\nThe value of this field is ignored in an update operation.",
939 "format": "int64",
940 "type": "string"
941 } 868 }
942 }, 869 },
943 "type": "object" 870 "type": "object"
944 }, 871 },
945 "CreativeDealAssociation": { 872 "CreativeDealAssociation": {
946 "description": "The association between a creative and a deal.", 873 "description": "The association between a creative and a deal.",
947 "id": "CreativeDealAssociation", 874 "id": "CreativeDealAssociation",
948 "properties": { 875 "properties": {
949 "accountId": {
950 "description": "The account the creative belongs to.",
951 "type": "string"
952 },
953 "creativeId": { 876 "creativeId": {
954 "description": "The ID of the creative associated with the d eal.", 877 "description": "The ID of the creative associated with the d eal.",
955 "type": "string" 878 "type": "string"
956 }, 879 },
957 "dealsId": { 880 "dealsId": {
958 "description": "The externalDealId for the deal associated w ith the creative.", 881 "description": "The externalDealId for the deal associated w ith the creative.",
959 "type": "string" 882 "type": "string"
883 },
884 "accountId": {
885 "description": "The account the creative belongs to.",
886 "type": "string"
960 } 887 }
961 }, 888 },
962 "type": "object" 889 "type": "object"
963 }, 890 },
964 "Creative": { 891 "Creative": {
965 "description": "A creative and its classification data.", 892 "description": "A creative and its classification data.",
966 "id": "Creative", 893 "id": "Creative",
967 "properties": { 894 "properties": {
968 "native": {
969 "$ref": "NativeContent",
970 "description": "A native creative."
971 },
972 "video": {
973 "$ref": "VideoContent",
974 "description": "A video creative."
975 },
976 "servingRestrictions": {
977 "description": "@OutputOnly The granular status of this ad i n specific contexts.\nA context here relates to where something ultimately serve s (for example,\na physical location, a platform, an HTTPS vs HTTP request, or t he type\nof auction).",
978 "items": {
979 "$ref": "ServingRestriction"
980 },
981 "type": "array"
982 },
983 "agencyId": {
984 "description": "The agency ID for this creative.",
985 "format": "int64",
986 "type": "string"
987 },
988 "clickThroughUrls": {
989 "description": "The set of destination URLs for the creative .",
990 "items": {
991 "type": "string"
992 },
993 "type": "array"
994 },
995 "detectedSensitiveCategories": { 895 "detectedSensitiveCategories": {
996 "description": "@OutputOnly Detected sensitive categories, i f any.\nSee the ad-sensitive-categories.txt file in the technical documentation for\na list of IDs. You should use these IDs along with the\nexcluded-sensitive- category field in the bid request to filter your bids.", 896 "description": "@OutputOnly Detected sensitive categories, i f any.\nSee the ad-sensitive-categories.txt file in the technical documentation for\na list of IDs. You should use these IDs along with the\nexcluded-sensitive- category field in the bid request to filter your bids.",
997 "items": { 897 "items": {
998 "format": "int32", 898 "format": "int32",
999 "type": "integer" 899 "type": "integer"
1000 }, 900 },
1001 "type": "array" 901 "type": "array"
1002 }, 902 },
1003 "adChoicesDestinationUrl": { 903 "adChoicesDestinationUrl": {
1004 "description": "The link to AdChoices destination page.", 904 "description": "The link to AdChoices destination page.",
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 }, 1088 },
1189 "type": "array" 1089 "type": "array"
1190 }, 1090 },
1191 "creativeId": { 1091 "creativeId": {
1192 "description": "The buyer-defined creative ID of this creati ve.\nCan be used to filter the response of the\ncreatives.list\nmethod.", 1092 "description": "The buyer-defined creative ID of this creati ve.\nCan be used to filter the response of the\ncreatives.list\nmethod.",
1193 "type": "string" 1093 "type": "string"
1194 }, 1094 },
1195 "accountId": { 1095 "accountId": {
1196 "description": "The account that this creative belongs to.\n Can be used to filter the response of the\ncreatives.list\nmethod.", 1096 "description": "The account that this creative belongs to.\n Can be used to filter the response of the\ncreatives.list\nmethod.",
1197 "type": "string" 1097 "type": "string"
1098 },
1099 "native": {
1100 "$ref": "NativeContent",
1101 "description": "A native creative."
1102 },
1103 "video": {
1104 "$ref": "VideoContent",
1105 "description": "A video creative."
1106 },
1107 "servingRestrictions": {
1108 "description": "@OutputOnly The granular status of this ad i n specific contexts.\nA context here relates to where something ultimately serve s (for example,\na physical location, a platform, an HTTPS vs HTTP request, or t he type\nof auction).",
1109 "items": {
1110 "$ref": "ServingRestriction"
1111 },
1112 "type": "array"
1113 },
1114 "agencyId": {
1115 "description": "The agency ID for this creative.",
1116 "format": "int64",
1117 "type": "string"
1118 },
1119 "clickThroughUrls": {
1120 "description": "The set of destination URLs for the creative .",
1121 "items": {
1122 "type": "string"
1123 },
1124 "type": "array"
1198 } 1125 }
1199 }, 1126 },
1200 "type": "object" 1127 "type": "object"
1201 }, 1128 },
1202 "FilteringStats": { 1129 "FilteringStats": {
1203 "description": "@OutputOnly Filtering reasons for this creative duri ng a period of a single\nday (from midnight to midnight Pacific).", 1130 "description": "@OutputOnly Filtering reasons for this creative duri ng a period of a single\nday (from midnight to midnight Pacific).",
1204 "id": "FilteringStats", 1131 "id": "FilteringStats",
1205 "properties": { 1132 "properties": {
1133 "date": {
1134 "$ref": "Date",
1135 "description": "The day during which the data was collected. \nThe data is collected from 00:00:00 to 23:59:59 PT.\nDuring switches from PST to PDT and back, the day may\ncontain 23 or 25 hours of data instead of the usua l 24."
1136 },
1206 "reasons": { 1137 "reasons": {
1207 "description": "The set of filtering reasons for this date." , 1138 "description": "The set of filtering reasons for this date." ,
1208 "items": { 1139 "items": {
1209 "$ref": "Reason" 1140 "$ref": "Reason"
1210 }, 1141 },
1211 "type": "array" 1142 "type": "array"
1212 },
1213 "date": {
1214 "$ref": "Date",
1215 "description": "The day during which the data was collected. \nThe data is collected from 00:00:00 to 23:59:59 PT.\nDuring switches from PST to PDT and back, the day may\ncontain 23 or 25 hours of data instead of the usua l 24."
1216 } 1143 }
1217 }, 1144 },
1218 "type": "object" 1145 "type": "object"
1219 }, 1146 },
1220 "RemoveDealAssociationRequest": { 1147 "RemoveDealAssociationRequest": {
1221 "description": "A request for removing the association between a dea l and a creative.", 1148 "description": "A request for removing the association between a dea l and a creative.",
1222 "id": "RemoveDealAssociationRequest", 1149 "id": "RemoveDealAssociationRequest",
1223 "properties": { 1150 "properties": {
1224 "association": { 1151 "association": {
1225 "$ref": "CreativeDealAssociation", 1152 "$ref": "CreativeDealAssociation",
1226 "description": "The association between a creative and a dea l that should be removed." 1153 "description": "The association between a creative and a dea l that should be removed."
1227 } 1154 }
1228 }, 1155 },
1229 "type": "object" 1156 "type": "object"
1230 }, 1157 },
1231 "Client": { 1158 "Client": {
1232 "description": "A client resource represents a client buyer&mdash;an agency,\na brand, or an advertiser customer of the sponsor buyer.\nUsers associ ated with the client buyer have restricted access to\nthe Ad Exchange Marketplac e and certain other sections\nof the Ad Exchange Buyer UI based on the role\ngra nted to the client buyer.\nAll fields are required unless otherwise specified.", 1159 "description": "A client resource represents a client buyer&mdash;an agency,\na brand, or an advertiser customer of the sponsor buyer.\nUsers associ ated with the client buyer have restricted access to\nthe Ad Exchange Marketplac e and certain other sections\nof the Ad Exchange Buyer UI based on the role\ngra nted to the client buyer.\nAll fields are required unless otherwise specified.",
1233 "id": "Client", 1160 "id": "Client",
1234 "properties": { 1161 "properties": {
1162 "entityType": {
1163 "description": "The type of the client entity: `ADVERTISER`, `BRAND`, or `AGENCY`.",
1164 "enum": [
1165 "ENTITY_TYPE_UNSPECIFIED",
1166 "ADVERTISER",
1167 "BRAND",
1168 "AGENCY"
1169 ],
1170 "enumDescriptions": [
1171 "A placeholder for an undefined client entity type. Shou ld not be used.",
1172 "An advertiser.",
1173 "A brand.",
1174 "An advertising agency."
1175 ],
1176 "type": "string"
1177 },
1235 "clientName": { 1178 "clientName": {
1236 "description": "Name used to represent this client to publis hers.\nYou may have multiple clients that map to the same entity,\nbut for each client the combination of `clientName` and entity\nmust be unique.\nYou can spec ify this field as empty.", 1179 "description": "Name used to represent this client to publis hers.\nYou may have multiple clients that map to the same entity,\nbut for each client the combination of `clientName` and entity\nmust be unique.\nYou can spec ify this field as empty.",
1237 "type": "string" 1180 "type": "string"
1238 }, 1181 },
1239 "role": { 1182 "role": {
1240 "description": "The role which is assigned to the client buy er. Each role implies a set of\npermissions granted to the client. Must be one o f `CLIENT_DEAL_VIEWER`,\n`CLIENT_DEAL_NEGOTIATOR` or `CLIENT_DEAL_APPROVER`.", 1183 "description": "The role which is assigned to the client buy er. Each role implies a set of\npermissions granted to the client. Must be one o f `CLIENT_DEAL_VIEWER`,\n`CLIENT_DEAL_NEGOTIATOR` or `CLIENT_DEAL_APPROVER`.",
1241 "enum": [ 1184 "enum": [
1242 "CLIENT_ROLE_UNSPECIFIED", 1185 "CLIENT_ROLE_UNSPECIFIED",
1243 "CLIENT_DEAL_VIEWER", 1186 "CLIENT_DEAL_VIEWER",
1244 "CLIENT_DEAL_NEGOTIATOR", 1187 "CLIENT_DEAL_NEGOTIATOR",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1276 "CLIENT_STATUS_UNSPECIFIED", 1219 "CLIENT_STATUS_UNSPECIFIED",
1277 "DISABLED", 1220 "DISABLED",
1278 "ACTIVE" 1221 "ACTIVE"
1279 ], 1222 ],
1280 "enumDescriptions": [ 1223 "enumDescriptions": [
1281 "A placeholder for an undefined client status.", 1224 "A placeholder for an undefined client status.",
1282 "A client that is currently disabled.", 1225 "A client that is currently disabled.",
1283 "A client that is currently active." 1226 "A client that is currently active."
1284 ], 1227 ],
1285 "type": "string" 1228 "type": "string"
1286 },
1287 "entityType": {
1288 "description": "The type of the client entity: `ADVERTISER`, `BRAND`, or `AGENCY`.",
1289 "enum": [
1290 "ENTITY_TYPE_UNSPECIFIED",
1291 "ADVERTISER",
1292 "BRAND",
1293 "AGENCY"
1294 ],
1295 "enumDescriptions": [
1296 "A placeholder for an undefined client entity type. Shou ld not be used.",
1297 "An advertiser.",
1298 "A brand.",
1299 "An advertising agency."
1300 ],
1301 "type": "string"
1302 } 1229 }
1303 }, 1230 },
1304 "type": "object" 1231 "type": "object"
1305 }, 1232 },
1306 "Correction": { 1233 "Correction": {
1307 "description": "@OutputOnly Shows any corrections that were applied to this creative.", 1234 "description": "@OutputOnly Shows any corrections that were applied to this creative.",
1308 "id": "Correction", 1235 "id": "Correction",
1309 "properties": { 1236 "properties": {
1310 "details": {
1311 "description": "Additional details about what was corrected. ",
1312 "items": {
1313 "type": "string"
1314 },
1315 "type": "array"
1316 },
1317 "type": { 1237 "type": {
1318 "description": "The type of correction that was applied to t he creative.", 1238 "description": "The type of correction that was applied to t he creative.",
1319 "enum": [ 1239 "enum": [
1320 "CORRECTION_TYPE_UNSPECIFIED", 1240 "CORRECTION_TYPE_UNSPECIFIED",
1321 "VENDOR_IDS_ADDED", 1241 "VENDOR_IDS_ADDED",
1322 "SSL_ATTRIBUTE_REMOVED", 1242 "SSL_ATTRIBUTE_REMOVED",
1323 "FLASH_FREE_ATTRIBUTE_REMOVED", 1243 "FLASH_FREE_ATTRIBUTE_REMOVED",
1324 "FLASH_FREE_ATTRIBUTE_ADDED", 1244 "FLASH_FREE_ATTRIBUTE_ADDED",
1325 "REQUIRED_ATTRIBUTE_ADDED", 1245 "REQUIRED_ATTRIBUTE_ADDED",
1326 "REQUIRED_VENDOR_ADDED", 1246 "REQUIRED_VENDOR_ADDED",
(...skipping 18 matching lines...) Expand all
1345 "The ad contains video content." 1265 "The ad contains video content."
1346 ], 1266 ],
1347 "type": "string" 1267 "type": "string"
1348 }, 1268 },
1349 "contexts": { 1269 "contexts": {
1350 "description": "The contexts for the correction.", 1270 "description": "The contexts for the correction.",
1351 "items": { 1271 "items": {
1352 "$ref": "ServingContext" 1272 "$ref": "ServingContext"
1353 }, 1273 },
1354 "type": "array" 1274 "type": "array"
1275 },
1276 "details": {
1277 "description": "Additional details about what was corrected. ",
1278 "items": {
1279 "type": "string"
1280 },
1281 "type": "array"
1355 } 1282 }
1356 }, 1283 },
1357 "type": "object" 1284 "type": "object"
1358 },
1359 "AddDealAssociationRequest": {
1360 "description": "A request for associating a deal and a creative.",
1361 "id": "AddDealAssociationRequest",
1362 "properties": {
1363 "association": {
1364 "$ref": "CreativeDealAssociation",
1365 "description": "The association between a creative and a dea l that should be added."
1366 }
1367 },
1368 "type": "object"
1369 }, 1285 },
1370 "ListDealAssociationsResponse": { 1286 "ListDealAssociationsResponse": {
1371 "description": "A response for listing creative and deal association s", 1287 "description": "A response for listing creative and deal association s",
1372 "id": "ListDealAssociationsResponse", 1288 "id": "ListDealAssociationsResponse",
1373 "properties": { 1289 "properties": {
1290 "nextPageToken": {
1291 "description": "A token to retrieve the next page of results .\nPass this value in the\nListDealAssociationsRequest.page_token\nfield in the subsequent call to 'ListDealAssociation' method to retrieve\nthe next page of re sults.",
1292 "type": "string"
1293 },
1374 "associations": { 1294 "associations": {
1375 "description": "The list of associations.", 1295 "description": "The list of associations.",
1376 "items": { 1296 "items": {
1377 "$ref": "CreativeDealAssociation" 1297 "$ref": "CreativeDealAssociation"
1378 }, 1298 },
1379 "type": "array" 1299 "type": "array"
1380 },
1381 "nextPageToken": {
1382 "description": "A token to retrieve the next page of results .\nPass this value in the\nListDealAssociationsRequest.page_token\nfield in the subsequent call to 'ListDealAssociation' method to retrieve\nthe next page of re sults.",
1383 "type": "string"
1384 } 1300 }
1385 }, 1301 },
1386 "type": "object" 1302 "type": "object"
1387 }, 1303 },
1388 "StopWatchingCreativeRequest": { 1304 "AddDealAssociationRequest": {
1389 "description": "A request for stopping notifications for changes to creative Status.", 1305 "description": "A request for associating a deal and a creative.",
1390 "id": "StopWatchingCreativeRequest", 1306 "id": "AddDealAssociationRequest",
1391 "properties": {}, 1307 "properties": {
1308 "association": {
1309 "$ref": "CreativeDealAssociation",
1310 "description": "The association between a creative and a dea l that should be added."
1311 }
1312 },
1392 "type": "object" 1313 "type": "object"
1393 }, 1314 },
1394 "Disapproval": { 1315 "Disapproval": {
1395 "description": "@OutputOnly The reason and details for a disapproval .", 1316 "description": "@OutputOnly The reason and details for a disapproval .",
1396 "id": "Disapproval", 1317 "id": "Disapproval",
1397 "properties": { 1318 "properties": {
1398 "details": { 1319 "details": {
1399 "description": "Additional details about the reason for disa pproval.", 1320 "description": "Additional details about the reason for disa pproval.",
1400 "items": { 1321 "items": {
1401 "type": "string" 1322 "type": "string"
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
1594 "Maximum number of HTTP calls exceeded.", 1515 "Maximum number of HTTP calls exceeded.",
1595 "Maximum number of cookies exceeded.", 1516 "Maximum number of cookies exceeded.",
1596 "Financial service ad does not adhere to specifications. ", 1517 "Financial service ad does not adhere to specifications. ",
1597 "Flash content was found in an unsupported context." 1518 "Flash content was found in an unsupported context."
1598 ], 1519 ],
1599 "type": "string" 1520 "type": "string"
1600 } 1521 }
1601 }, 1522 },
1602 "type": "object" 1523 "type": "object"
1603 }, 1524 },
1525 "StopWatchingCreativeRequest": {
1526 "description": "A request for stopping notifications for changes to creative Status.",
1527 "id": "StopWatchingCreativeRequest",
1528 "properties": {},
1529 "type": "object"
1530 },
1604 "ServingRestriction": { 1531 "ServingRestriction": {
1605 "description": "@OutputOnly A representation of the status of an ad in a\nspecific context. A context here relates to where something ultimately ser ves\n(for example, a user or publisher geo, a platform, an HTTPS vs HTTP request ,\nor the type of auction).", 1532 "description": "@OutputOnly A representation of the status of an ad in a\nspecific context. A context here relates to where something ultimately ser ves\n(for example, a user or publisher geo, a platform, an HTTPS vs HTTP request ,\nor the type of auction).",
1606 "id": "ServingRestriction", 1533 "id": "ServingRestriction",
1607 "properties": { 1534 "properties": {
1608 "disapprovalReasons": {
1609 "description": "Any disapprovals bound to this restriction.\ nOnly present if status=DISAPPROVED.\nCan be used to filter the response of the\ ncreatives.list\nmethod.",
1610 "items": {
1611 "$ref": "Disapproval"
1612 },
1613 "type": "array"
1614 },
1615 "contexts": {
1616 "description": "The contexts for the restriction.",
1617 "items": {
1618 "$ref": "ServingContext"
1619 },
1620 "type": "array"
1621 },
1622 "status": { 1535 "status": {
1623 "description": "The status of the creative in this context ( for example, it has been\nexplicitly disapproved or is pending review).", 1536 "description": "The status of the creative in this context ( for example, it has been\nexplicitly disapproved or is pending review).",
1624 "enum": [ 1537 "enum": [
1625 "STATUS_UNSPECIFIED", 1538 "STATUS_UNSPECIFIED",
1626 "DISAPPROVAL", 1539 "DISAPPROVAL",
1627 "PENDING_REVIEW" 1540 "PENDING_REVIEW"
1628 ], 1541 ],
1629 "enumDescriptions": [ 1542 "enumDescriptions": [
1630 "The status is not known.", 1543 "The status is not known.",
1631 "The ad was disapproved in this context.", 1544 "The ad was disapproved in this context.",
1632 "The ad is pending review in this context." 1545 "The ad is pending review in this context."
1633 ], 1546 ],
1634 "type": "string" 1547 "type": "string"
1548 },
1549 "disapprovalReasons": {
1550 "description": "Any disapprovals bound to this restriction.\ nOnly present if status=DISAPPROVED.\nCan be used to filter the response of the\ ncreatives.list\nmethod.",
1551 "items": {
1552 "$ref": "Disapproval"
1553 },
1554 "type": "array"
1555 },
1556 "contexts": {
1557 "description": "The contexts for the restriction.",
1558 "items": {
1559 "$ref": "ServingContext"
1560 },
1561 "type": "array"
1635 } 1562 }
1636 }, 1563 },
1637 "type": "object" 1564 "type": "object"
1638 }, 1565 },
1639 "Date": { 1566 "Date": {
1640 "description": "Represents a whole calendar date, e.g. date of birth . The time of day and\ntime zone are either specified elsewhere or are not signi ficant. The date\nis relative to the Proleptic Gregorian Calendar. The day may b e 0 to\nrepresent a year and month where the day is not significant, e.g. credit card\nexpiration date. The year may be 0 to represent a month and day independe nt\nof year, e.g. anniversary date. Related types are google.type.TimeOfDay\nand `google.protobuf.Timestamp`.", 1567 "description": "Represents a whole calendar date, e.g. date of birth . The time of day and\ntime zone are either specified elsewhere or are not signi ficant. The date\nis relative to the Proleptic Gregorian Calendar. The day may b e 0 to\nrepresent a year and month where the day is not significant, e.g. credit card\nexpiration date. The year may be 0 to represent a month and day independe nt\nof year, e.g. anniversary date. Related types are google.type.TimeOfDay\nand `google.protobuf.Timestamp`.",
1641 "id": "Date", 1568 "id": "Date",
1642 "properties": { 1569 "properties": {
1643 "year": { 1570 "year": {
1644 "description": "Year of date. Must be from 1 to 9999, or 0 i f specifying a date without\na year.", 1571 "description": "Year of date. Must be from 1 to 9999, or 0 i f specifying a date without\na year.",
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1690 "NATIVE", 1617 "NATIVE",
1691 "WEB" 1618 "WEB"
1692 ], 1619 ],
1693 "type": "string" 1620 "type": "string"
1694 }, 1621 },
1695 "type": "array" 1622 "type": "array"
1696 } 1623 }
1697 }, 1624 },
1698 "type": "object" 1625 "type": "object"
1699 }, 1626 },
1627 "ListClientsResponse": {
1628 "id": "ListClientsResponse",
1629 "properties": {
1630 "nextPageToken": {
1631 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientsRequest.pageToken\nfield in the subsequent call to the\naccounts.clients.list method\nto retrieve the next page of results .",
1632 "type": "string"
1633 },
1634 "clients": {
1635 "description": "The returned list of clients.",
1636 "items": {
1637 "$ref": "Client"
1638 },
1639 "type": "array"
1640 }
1641 },
1642 "type": "object"
1643 },
1700 "NativeContent": { 1644 "NativeContent": {
1701 "description": "Native content for a creative.", 1645 "description": "Native content for a creative.",
1702 "id": "NativeContent", 1646 "id": "NativeContent",
1703 "properties": { 1647 "properties": {
1704 "videoUrl": { 1648 "videoUrl": {
1705 "description": "The URL to fetch a native video ad.", 1649 "description": "The URL to fetch a native video ad.",
1706 "type": "string" 1650 "type": "string"
1707 }, 1651 },
1708 "logo": { 1652 "logo": {
1709 "$ref": "Image", 1653 "$ref": "Image",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1750 "type": "string" 1694 "type": "string"
1751 }, 1695 },
1752 "starRating": { 1696 "starRating": {
1753 "description": "The app rating in the app store. Must be in the range [0-5].", 1697 "description": "The app rating in the app store. Must be in the range [0-5].",
1754 "format": "double", 1698 "format": "double",
1755 "type": "number" 1699 "type": "number"
1756 } 1700 }
1757 }, 1701 },
1758 "type": "object" 1702 "type": "object"
1759 }, 1703 },
1760 "ListClientsResponse": {
1761 "id": "ListClientsResponse",
1762 "properties": {
1763 "nextPageToken": {
1764 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientsRequest.pageToken\nfield in the subsequent call to the\naccounts.clients.list method\nto retrieve the next page of results .",
1765 "type": "string"
1766 },
1767 "clients": {
1768 "description": "The returned list of clients.",
1769 "items": {
1770 "$ref": "Client"
1771 },
1772 "type": "array"
1773 }
1774 },
1775 "type": "object"
1776 },
1777 "SecurityContext": { 1704 "SecurityContext": {
1778 "description": "@OutputOnly A security context.", 1705 "description": "@OutputOnly A security context.",
1779 "id": "SecurityContext", 1706 "id": "SecurityContext",
1780 "properties": { 1707 "properties": {
1781 "securities": { 1708 "securities": {
1782 "description": "The security types in this context.", 1709 "description": "The security types in this context.",
1783 "enumDescriptions": [ 1710 "enumDescriptions": [
1784 "Matches impressions that require insecure compatibility .", 1711 "Matches impressions that require insecure compatibility .",
1785 "Matches impressions that require SSL compatibility." 1712 "Matches impressions that require SSL compatibility."
1786 ], 1713 ],
1787 "items": { 1714 "items": {
1788 "enum": [ 1715 "enum": [
1789 "INSECURE", 1716 "INSECURE",
1790 "SSL" 1717 "SSL"
1791 ], 1718 ],
1792 "type": "string" 1719 "type": "string"
1793 }, 1720 },
1794 "type": "array" 1721 "type": "array"
1795 } 1722 }
1796 }, 1723 },
1797 "type": "object" 1724 "type": "object"
1798 }, 1725 },
1726 "ListCreativesResponse": {
1727 "description": "A response for listing creatives.",
1728 "id": "ListCreativesResponse",
1729 "properties": {
1730 "creatives": {
1731 "description": "The list of creatives.",
1732 "items": {
1733 "$ref": "Creative"
1734 },
1735 "type": "array"
1736 },
1737 "nextPageToken": {
1738 "description": "A token to retrieve the next page of results .\nPass this value in the\nListCreativesRequest.page_token\nfield in the subsequ ent call to `ListCreatives` method to retrieve the next\npage of results.",
1739 "type": "string"
1740 }
1741 },
1742 "type": "object"
1743 },
1799 "HtmlContent": { 1744 "HtmlContent": {
1800 "description": "HTML content for a creative.", 1745 "description": "HTML content for a creative.",
1801 "id": "HtmlContent", 1746 "id": "HtmlContent",
1802 "properties": { 1747 "properties": {
1803 "height": { 1748 "height": {
1804 "description": "The height of the HTML snippet in pixels.", 1749 "description": "The height of the HTML snippet in pixels.",
1805 "format": "int32", 1750 "format": "int32",
1806 "type": "integer" 1751 "type": "integer"
1807 }, 1752 },
1808 "width": { 1753 "width": {
1809 "description": "The width of the HTML snippet in pixels.", 1754 "description": "The width of the HTML snippet in pixels.",
1810 "format": "int32", 1755 "format": "int32",
1811 "type": "integer" 1756 "type": "integer"
1812 }, 1757 },
1813 "snippet": { 1758 "snippet": {
1814 "description": "The HTML snippet that displays the ad when i nserted in the web page.", 1759 "description": "The HTML snippet that displays the ad when i nserted in the web page.",
1815 "type": "string" 1760 "type": "string"
1816 } 1761 }
1817 }, 1762 },
1818 "type": "object" 1763 "type": "object"
1819 }, 1764 },
1820 "ListCreativesResponse": {
1821 "description": "A response for listing creatives.",
1822 "id": "ListCreativesResponse",
1823 "properties": {
1824 "creatives": {
1825 "description": "The list of creatives.",
1826 "items": {
1827 "$ref": "Creative"
1828 },
1829 "type": "array"
1830 },
1831 "nextPageToken": {
1832 "description": "A token to retrieve the next page of results .\nPass this value in the\nListCreativesRequest.page_token\nfield in the subsequ ent call to `ListCreatives` method to retrieve the next\npage of results.",
1833 "type": "string"
1834 }
1835 },
1836 "type": "object"
1837 },
1838 "ServingContext": { 1765 "ServingContext": {
1839 "description": "The serving context for this restriction.", 1766 "description": "The serving context for this restriction.",
1840 "id": "ServingContext", 1767 "id": "ServingContext",
1841 "properties": { 1768 "properties": {
1842 "location": {
1843 "$ref": "LocationContext",
1844 "description": "Matches impressions coming from users *or* p ublishers in a specific\nlocation."
1845 },
1846 "auctionType": { 1769 "auctionType": {
1847 "$ref": "AuctionContext", 1770 "$ref": "AuctionContext",
1848 "description": "Matches impressions for a particular auction type." 1771 "description": "Matches impressions for a particular auction type."
1849 }, 1772 },
1850 "all": { 1773 "all": {
1851 "description": "Matches all contexts.", 1774 "description": "Matches all contexts.",
1852 "enum": [ 1775 "enum": [
1853 "SIMPLE_CONTEXT" 1776 "SIMPLE_CONTEXT"
1854 ], 1777 ],
1855 "enumDescriptions": [ 1778 "enumDescriptions": [
1856 "A simple context." 1779 "A simple context."
1857 ], 1780 ],
1858 "type": "string" 1781 "type": "string"
1859 }, 1782 },
1860 "appType": { 1783 "appType": {
1861 "$ref": "AppContext", 1784 "$ref": "AppContext",
1862 "description": "Matches impressions for a particular app typ e." 1785 "description": "Matches impressions for a particular app typ e."
1863 }, 1786 },
1864 "securityType": { 1787 "securityType": {
1865 "$ref": "SecurityContext", 1788 "$ref": "SecurityContext",
1866 "description": "Matches impressions for a particular securit y type." 1789 "description": "Matches impressions for a particular securit y type."
1867 }, 1790 },
1868 "platform": { 1791 "platform": {
1869 "$ref": "PlatformContext", 1792 "$ref": "PlatformContext",
1870 "description": "Matches impressions coming from a particular platform." 1793 "description": "Matches impressions coming from a particular platform."
1794 },
1795 "location": {
1796 "$ref": "LocationContext",
1797 "description": "Matches impressions coming from users *or* p ublishers in a specific\nlocation."
1871 } 1798 }
1872 }, 1799 },
1873 "type": "object" 1800 "type": "object"
1874 }, 1801 },
1875 "Image": { 1802 "Image": {
1876 "description": "An image resource. You may provide a larger image th an was requested,\nso long as the aspect ratio is preserved.", 1803 "description": "An image resource. You may provide a larger image th an was requested,\nso long as the aspect ratio is preserved.",
1877 "id": "Image", 1804 "id": "Image",
1878 "properties": { 1805 "properties": {
1806 "width": {
1807 "description": "Image width in pixels.",
1808 "format": "int32",
1809 "type": "integer"
1810 },
1879 "url": { 1811 "url": {
1880 "description": "The URL of the image.", 1812 "description": "The URL of the image.",
1881 "type": "string" 1813 "type": "string"
1882 }, 1814 },
1883 "height": { 1815 "height": {
1884 "description": "Image height in pixels.", 1816 "description": "Image height in pixels.",
1885 "format": "int32", 1817 "format": "int32",
1886 "type": "integer" 1818 "type": "integer"
1887 },
1888 "width": {
1889 "description": "Image width in pixels.",
1890 "format": "int32",
1891 "type": "integer"
1892 } 1819 }
1893 }, 1820 },
1894 "type": "object" 1821 "type": "object"
1895 }, 1822 },
1896 "Reason": { 1823 "Reason": {
1897 "description": "A specific filtering status and how many times it oc curred.", 1824 "description": "A specific filtering status and how many times it oc curred.",
1898 "id": "Reason", 1825 "id": "Reason",
1899 "properties": { 1826 "properties": {
1827 "count": {
1828 "description": "The number of times the creative was filtere d for the status. The\ncount is aggregated across all publishers on the exchange .",
1829 "format": "int64",
1830 "type": "string"
1831 },
1900 "status": { 1832 "status": {
1901 "description": "The filtering status code. Please refer to t he\n[creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionar ies/creative-status-codes.txt)\nfile for different statuses.", 1833 "description": "The filtering status code. Please refer to t he\n[creative-status-codes.txt](https://storage.googleapis.com/adx-rtb-dictionar ies/creative-status-codes.txt)\nfile for different statuses.",
1902 "format": "int32", 1834 "format": "int32",
1903 "type": "integer" 1835 "type": "integer"
1904 },
1905 "count": {
1906 "description": "The number of times the creative was filtere d for the status. The\ncount is aggregated across all publishers on the exchange .",
1907 "format": "int64",
1908 "type": "string"
1909 } 1836 }
1910 }, 1837 },
1911 "type": "object" 1838 "type": "object"
1912 }, 1839 },
1913 "VideoContent": { 1840 "VideoContent": {
1914 "description": "Video content for a creative.", 1841 "description": "Video content for a creative.",
1915 "id": "VideoContent", 1842 "id": "VideoContent",
1916 "properties": { 1843 "properties": {
1917 "videoUrl": { 1844 "videoUrl": {
1918 "description": "The URL to fetch a video ad.", 1845 "description": "The URL to fetch a video ad.",
1919 "type": "string" 1846 "type": "string"
1920 } 1847 }
1921 }, 1848 },
1922 "type": "object" 1849 "type": "object"
1923 }, 1850 },
1924 "ClientUserInvitation": { 1851 "ClientUserInvitation": {
1925 "description": "An invitation for a new client user to get access to the Ad Exchange\nBuyer UI.\nAll fields are required unless otherwise specified. ", 1852 "description": "An invitation for a new client user to get access to the Ad Exchange\nBuyer UI.\nAll fields are required unless otherwise specified. ",
1926 "id": "ClientUserInvitation", 1853 "id": "ClientUserInvitation",
1927 "properties": { 1854 "properties": {
1928 "invitationId": {
1929 "description": "The unique numerical ID of the invitation th at is sent to the user.\nThe value of this field is ignored in create operations .",
1930 "format": "int64",
1931 "type": "string"
1932 },
1933 "email": { 1855 "email": {
1934 "description": "The email address to which the invitation is sent. Email\naddresses should be unique among all client users under each spons or\nbuyer.", 1856 "description": "The email address to which the invitation is sent. Email\naddresses should be unique among all client users under each spons or\nbuyer.",
1935 "type": "string" 1857 "type": "string"
1936 }, 1858 },
1937 "clientAccountId": { 1859 "clientAccountId": {
1938 "description": "Numerical account ID of the client buyer\nth at the invited user is associated with.\nThe value of this field is ignored in c reate operations.", 1860 "description": "Numerical account ID of the client buyer\nth at the invited user is associated with.\nThe value of this field is ignored in c reate operations.",
1939 "format": "int64", 1861 "format": "int64",
1940 "type": "string" 1862 "type": "string"
1863 },
1864 "invitationId": {
1865 "description": "The unique numerical ID of the invitation th at is sent to the user.\nThe value of this field is ignored in create operations .",
1866 "format": "int64",
1867 "type": "string"
1941 } 1868 }
1942 }, 1869 },
1943 "type": "object" 1870 "type": "object"
1944 }, 1871 },
1945 "AuctionContext": { 1872 "AuctionContext": {
1946 "description": "@OutputOnly The auction type the restriction applies to.", 1873 "description": "@OutputOnly The auction type the restriction applies to.",
1947 "id": "AuctionContext", 1874 "id": "AuctionContext",
1948 "properties": { 1875 "properties": {
1949 "auctionTypes": { 1876 "auctionTypes": {
1950 "description": "The auction types this restriction applies t o.", 1877 "description": "The auction types this restriction applies t o.",
1951 "enumDescriptions": [ 1878 "enumDescriptions": [
1952 "The restriction applies to open auction.", 1879 "The restriction applies to open auction.",
1953 "The restriction applies to direct deals." 1880 "The restriction applies to direct deals."
1954 ], 1881 ],
1955 "items": { 1882 "items": {
1956 "enum": [ 1883 "enum": [
1957 "OPEN_AUCTION", 1884 "OPEN_AUCTION",
1958 "DIRECT_DEALS" 1885 "DIRECT_DEALS"
1959 ], 1886 ],
1960 "type": "string" 1887 "type": "string"
1961 }, 1888 },
1962 "type": "array" 1889 "type": "array"
1963 } 1890 }
1964 }, 1891 },
1965 "type": "object" 1892 "type": "object"
1893 },
1894 "ListClientUserInvitationsResponse": {
1895 "id": "ListClientUserInvitationsResponse",
1896 "properties": {
1897 "nextPageToken": {
1898 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientUserInvitationsRequest.pageToken\nfield in the subsequent call to the\nclients.invitations.list\nmethod to retrieve the nex t\npage of results.",
1899 "type": "string"
1900 },
1901 "invitations": {
1902 "description": "The returned list of client users.",
1903 "items": {
1904 "$ref": "ClientUserInvitation"
1905 },
1906 "type": "array"
1907 }
1908 },
1909 "type": "object"
1910 },
1911 "ListClientUsersResponse": {
1912 "id": "ListClientUsersResponse",
1913 "properties": {
1914 "nextPageToken": {
1915 "description": "A token to retrieve the next page of results .\nPass this value in the\nListClientUsersRequest.pageToken\nfield in the subseq uent call to the\nclients.invitations.list\nmethod to retrieve the next\npage of results.",
1916 "type": "string"
1917 },
1918 "users": {
1919 "description": "The returned list of client users.",
1920 "items": {
1921 "$ref": "ClientUser"
1922 },
1923 "type": "array"
1924 }
1925 },
1926 "type": "object"
1927 },
1928 "LocationContext": {
1929 "description": "@OutputOnly The Geo criteria the restriction applies to.",
1930 "id": "LocationContext",
1931 "properties": {
1932 "geoCriteriaIds": {
1933 "description": "IDs representing the geo location for this c ontext.\nPlease refer to the\n[geo-table.csv](https://storage.googleapis.com/adx -rtb-dictionaries/geo-table.csv)\nfile for different geo criteria IDs.",
1934 "items": {
1935 "format": "int32",
1936 "type": "integer"
1937 },
1938 "type": "array"
1939 }
1940 },
1941 "type": "object"
1942 },
1943 "PlatformContext": {
1944 "description": "@OutputOnly The type of platform the restriction app lies to.",
1945 "id": "PlatformContext",
1946 "properties": {
1947 "platforms": {
1948 "description": "The platforms this restriction applies to.",
1949 "enumDescriptions": [
1950 "Desktop platform.",
1951 "Android platform.",
1952 "iOS platform."
1953 ],
1954 "items": {
1955 "enum": [
1956 "DESKTOP",
1957 "ANDROID",
1958 "IOS"
1959 ],
1960 "type": "string"
1961 },
1962 "type": "array"
1963 }
1964 },
1965 "type": "object"
1966 } 1966 }
1967 }, 1967 },
1968 "servicePath": "", 1968 "servicePath": "",
1969 "title": "Ad Exchange Buyer API II", 1969 "title": "Ad Exchange Buyer API II",
1970 "version": "v2beta1" 1970 "version": "v2beta1"
1971 } 1971 }
OLDNEW
« no previous file with comments | « discovery/googleapis/youtubereporting__v1.json ('k') | discovery/googleapis_beta/appengine__v1beta.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698