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
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
103
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
104
+
{
105
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
106
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
107
+
# - ASIA
108
+
# - EUROPE
109
+
# - US_EAST
110
+
# - US_WEST
111
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
112
+
},
113
+
],
114
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
115
+
"id": 42, # Account id.
116
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
117
+
}</pre>
118
+
</div>
119
+
120
+
<divclass="method">
121
+
<codeclass="details" id="list">list()</code>
122
+
<pre>Retrieves the authenticated user's list of accounts.
123
+
124
+
Args:
125
+
126
+
Returns:
127
+
An object of the form:
128
+
129
+
{ # An account feed lists Ad Exchange buyer accounts that the user has access to. Each entry in the feed corresponds to a single buyer account.
130
+
"items": [ # A list of accounts.
131
+
{ # Configuration data for an Ad Exchange buyer account.
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
134
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
135
+
{
136
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
137
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
138
+
# - ASIA
139
+
# - EUROPE
140
+
# - US_EAST
141
+
# - US_WEST
142
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
143
+
},
144
+
],
145
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
146
+
"id": 42, # Account id.
147
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
166
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
167
+
{
168
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
169
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
170
+
# - ASIA
171
+
# - EUROPE
172
+
# - US_EAST
173
+
# - US_WEST
174
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
175
+
},
176
+
],
177
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
178
+
"id": 42, # Account id.
179
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
180
+
}
181
+
182
+
183
+
Returns:
184
+
An object of the form:
185
+
186
+
{ # Configuration data for an Ad Exchange buyer account.
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
189
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
190
+
{
191
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
192
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
193
+
# - ASIA
194
+
# - EUROPE
195
+
# - US_EAST
196
+
# - US_WEST
197
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
198
+
},
199
+
],
200
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
201
+
"id": 42, # Account id.
202
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
218
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
219
+
{
220
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
221
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
222
+
# - ASIA
223
+
# - EUROPE
224
+
# - US_EAST
225
+
# - US_WEST
226
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
227
+
},
228
+
],
229
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
230
+
"id": 42, # Account id.
231
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
232
+
}
233
+
234
+
235
+
Returns:
236
+
An object of the form:
237
+
238
+
{ # Configuration data for an Ad Exchange buyer account.
"maximumTotalQps": 42, # The sum of all bidderLocation.maximumQps values cannot exceed this. Please contact your technical account manager if you need to change this.
241
+
"bidderLocation": [ # Your bidder locations that have distinct URLs.
242
+
{
243
+
"url": "A String", # The URL to which the Ad Exchange will send bid requests.
244
+
"region": "A String", # The geographical region the Ad Exchange should send requests from. Only used by some quota systems, but always setting the value is recommended. Allowed values:
245
+
# - ASIA
246
+
# - EUROPE
247
+
# - US_EAST
248
+
# - US_WEST
249
+
"maximumQps": 42, # The maximum queries per second the Ad Exchange will send.
250
+
},
251
+
],
252
+
"cookieMatchingNid": "A String", # The nid parameter value used in cookie match requests. Please contact your technical account manager if you need to change this.
253
+
"id": 42, # Account id.
254
+
"cookieMatchingUrl": "A String", # The base URL used in cookie match requests.
0 commit comments