You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/adexchangebuyer_v1_4.budget.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ <h3>Method Details</h3>
97
97
98
98
{ # The configuration data for Ad Exchange RTB - Budget API.
99
99
"kind": "adexchangebuyer#budget", # The kind of the resource, i.e. "adexchangebuyer#budget".
100
-
"budgetAmount": "A String", # The budget amount to apply for the billingId provided. This is required for update requests.
100
+
"budgetAmount": "A String", # The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests.
101
101
"currencyCode": "A String", # The currency code for the buyer. This cannot be altered here.
102
102
"billingId": "A String", # The billing id to determine which adgroup to provide budget information for. This is required for get and update requests.
103
103
"id": "A String", # The unique id that describes this item.
@@ -117,7 +117,7 @@ <h3>Method Details</h3>
117
117
118
118
{ # The configuration data for Ad Exchange RTB - Budget API.
119
119
"kind": "adexchangebuyer#budget", # The kind of the resource, i.e. "adexchangebuyer#budget".
120
-
"budgetAmount": "A String", # The budget amount to apply for the billingId provided. This is required for update requests.
120
+
"budgetAmount": "A String", # The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests.
121
121
"currencyCode": "A String", # The currency code for the buyer. This cannot be altered here.
122
122
"billingId": "A String", # The billing id to determine which adgroup to provide budget information for. This is required for get and update requests.
123
123
"id": "A String", # The unique id that describes this item.
@@ -130,7 +130,7 @@ <h3>Method Details</h3>
130
130
131
131
{ # The configuration data for Ad Exchange RTB - Budget API.
132
132
"kind": "adexchangebuyer#budget", # The kind of the resource, i.e. "adexchangebuyer#budget".
133
-
"budgetAmount": "A String", # The budget amount to apply for the billingId provided. This is required for update requests.
133
+
"budgetAmount": "A String", # The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests.
134
134
"currencyCode": "A String", # The currency code for the buyer. This cannot be altered here.
135
135
"billingId": "A String", # The billing id to determine which adgroup to provide budget information for. This is required for get and update requests.
136
136
"id": "A String", # The unique id that describes this item.
@@ -150,7 +150,7 @@ <h3>Method Details</h3>
150
150
151
151
{ # The configuration data for Ad Exchange RTB - Budget API.
152
152
"kind": "adexchangebuyer#budget", # The kind of the resource, i.e. "adexchangebuyer#budget".
153
-
"budgetAmount": "A String", # The budget amount to apply for the billingId provided. This is required for update requests.
153
+
"budgetAmount": "A String", # The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests.
154
154
"currencyCode": "A String", # The currency code for the buyer. This cannot be altered here.
155
155
"billingId": "A String", # The billing id to determine which adgroup to provide budget information for. This is required for get and update requests.
156
156
"id": "A String", # The unique id that describes this item.
@@ -163,7 +163,7 @@ <h3>Method Details</h3>
163
163
164
164
{ # The configuration data for Ad Exchange RTB - Budget API.
165
165
"kind": "adexchangebuyer#budget", # The kind of the resource, i.e. "adexchangebuyer#budget".
166
-
"budgetAmount": "A String", # The budget amount to apply for the billingId provided. This is required for update requests.
166
+
"budgetAmount": "A String", # The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests.
167
167
"currencyCode": "A String", # The currency code for the buyer. This cannot be altered here.
168
168
"billingId": "A String", # The billing id to determine which adgroup to provide budget information for. This is required for get and update requests.
169
169
"id": "A String", # The unique id that describes this item.
<pre>Gets the status for a single creative. A creative will be available 30-40 minutes after submission.
@@ -99,7 +116,6 @@ <h3>Method Details</h3>
99
116
An object of the form:
100
117
101
118
{ # A creative and its classification data.
102
-
"api_upload_timestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
103
119
"attribute": [ # All attributes for the ads that may be shown from this snippet.
104
120
42,
105
121
],
@@ -146,6 +162,7 @@ <h3>Method Details</h3>
146
162
"clickTrackingUrl": "A String", # The URL to use for click tracking.
147
163
},
148
164
"version": 42, # The version for this creative. Read-only. This field should not be set in requests.
165
+
"apiUploadTimestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
149
166
"vendorType": [ # All vendor types for the ads that may be shown from this snippet.
150
167
42,
151
168
],
@@ -220,7 +237,6 @@ <h3>Method Details</h3>
220
237
The object takes the form of:
221
238
222
239
{ # A creative and its classification data.
223
-
"api_upload_timestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
224
240
"attribute": [ # All attributes for the ads that may be shown from this snippet.
225
241
42,
226
242
],
@@ -267,6 +283,7 @@ <h3>Method Details</h3>
267
283
"clickTrackingUrl": "A String", # The URL to use for click tracking.
268
284
},
269
285
"version": 42, # The version for this creative. Read-only. This field should not be set in requests.
286
+
"apiUploadTimestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
270
287
"vendorType": [ # All vendor types for the ads that may be shown from this snippet.
271
288
42,
272
289
],
@@ -336,7 +353,6 @@ <h3>Method Details</h3>
336
353
An object of the form:
337
354
338
355
{ # A creative and its classification data.
339
-
"api_upload_timestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
340
356
"attribute": [ # All attributes for the ads that may be shown from this snippet.
341
357
42,
342
358
],
@@ -383,6 +399,7 @@ <h3>Method Details</h3>
383
399
"clickTrackingUrl": "A String", # The URL to use for click tracking.
384
400
},
385
401
"version": 42, # The version for this creative. Read-only. This field should not be set in requests.
402
+
"apiUploadTimestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
386
403
"vendorType": [ # All vendor types for the ads that may be shown from this snippet.
387
404
42,
388
405
],
@@ -453,12 +470,12 @@ <h3>Method Details</h3>
453
470
<pre>Retrieves a list of the authenticated user's active creatives. A creative will be available 30-40 minutes after submission.
454
471
455
472
Args:
456
-
dealsStatusFilter: string, When specified, only creatives having the given direct deals status are returned.
473
+
dealsStatusFilter: string, When specified, only creatives having the given deals status are returned.
457
474
Allowed values
458
-
approved - Creatives which have been approved for serving on direct deals.
459
-
conditionally_approved - Creatives which have been conditionally approved for serving on direct deals.
460
-
disapproved - Creatives which have been disapproved for serving on direct deals.
461
-
not_checked - Creatives whose direct deals status is not yet checked.
475
+
approved - Creatives which have been approved for serving on deals.
476
+
conditionally_approved - Creatives which have been conditionally approved for serving on deals.
477
+
disapproved - Creatives which have been disapproved for serving on deals.
478
+
not_checked - Creatives whose deals status is not yet checked.
462
479
openAuctionStatusFilter: string, When specified, only creatives having the given open auction status are returned.
463
480
Allowed values
464
481
approved - Creatives which have been approved for serving on the open auction.
@@ -477,7 +494,6 @@ <h3>Method Details</h3>
477
494
"nextPageToken": "A String", # Continuation token used to page through creatives. To retrieve the next page of results, set the next request's "pageToken" value to this.
478
495
"items": [ # A list of creatives.
479
496
{ # A creative and its classification data.
480
-
"api_upload_timestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
481
497
"attribute": [ # All attributes for the ads that may be shown from this snippet.
482
498
42,
483
499
],
@@ -524,6 +540,7 @@ <h3>Method Details</h3>
524
540
"clickTrackingUrl": "A String", # The URL to use for click tracking.
525
541
},
526
542
"version": 42, # The version for this creative. Read-only. This field should not be set in requests.
543
+
"apiUploadTimestamp": "A String", # The last upload timestamp of this creative if it was uploaded via API. Read-only. The value of this field is generated, and will be ignored for uploads. (formatted RFC 3339 timestamp).
527
544
"vendorType": [ # All vendor types for the ads that may be shown from this snippet.
0 commit comments