OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/dfareporting": { | 5 "https://www.googleapis.com/auth/dfareporting": { |
6 "description": "View and manage DoubleClick for Advertisers
reports" | 6 "description": "View and manage DoubleClick for Advertisers
reports" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/dfatrafficking": { | 8 "https://www.googleapis.com/auth/dfatrafficking": { |
9 "description": "View and manage your DoubleClick Campaign Ma
nager's (DCM) display ad campaigns" | 9 "description": "View and manage your DoubleClick Campaign Ma
nager's (DCM) display ad campaigns" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/dfareporting/v2.0/", | 14 "basePath": "/dfareporting/v2.0/", |
15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.0/", | 15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.0/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Manage your DoubleClick Campaign Manager ad campaigns and re
ports.", | 17 "description": "Manage your DoubleClick Campaign Manager ad campaigns and re
ports.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", | 19 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", |
20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/18wO3vJeoOcaxNlyUy0n8CNe-Lk\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/14gemQgeOwkk8XbVog9HBJLI5Js\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", | 22 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", |
23 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" | 23 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" |
24 }, | 24 }, |
25 "id": "dfareporting:v2.0", | 25 "id": "dfareporting:v2.0", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "name": "dfareporting", | 27 "name": "dfareporting", |
28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
29 "ownerName": "Google", | 29 "ownerName": "Google", |
30 "parameters": { | 30 "parameters": { |
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
296 "type": "string" | 296 "type": "string" |
297 }, | 297 }, |
298 "profileId": { | 298 "profileId": { |
299 "description": "User profile ID associated with this
request.", | 299 "description": "User profile ID associated with this
request.", |
300 "format": "int64", | 300 "format": "int64", |
301 "location": "path", | 301 "location": "path", |
302 "required": true, | 302 "required": true, |
303 "type": "string" | 303 "type": "string" |
304 }, | 304 }, |
305 "searchString": { | 305 "searchString": { |
306 "description": "Allows searching for objects by name
, ID or email. Wildcards (*) are allowed. For example, \"user profile*2015\" wil
l return objects with names like \"user profile June 2015\", \"user profile Apri
l 2015\" or simply \"user profile 2015\". Most of the searches also add wildcard
s implicitly at the start and the end of the search string. For example, a searc
h string of \"user profile\" will match objects with name \"my user profile\", \
"user profile 2015\" or simply \"user profile\".", | 306 "description": "Allows searching for objects by name
, ID or email. Wildcards (*) are allowed. For example, \"user profile*2015\" wil
l return objects with names like \"user profile June 2015\", \"user profile Apri
l 2015\", or simply \"user profile 2015\". Most of the searches also add wildcar
ds implicitly at the start and the end of the search string. For example, a sear
ch string of \"user profile\" will match objects with name \"my user profile\",
\"user profile 2015\", or simply \"user profile\".", |
307 "location": "query", | 307 "location": "query", |
308 "type": "string" | 308 "type": "string" |
309 }, | 309 }, |
310 "sortField": { | 310 "sortField": { |
311 "description": "Field by which to sort the list.", | 311 "description": "Field by which to sort the list.", |
312 "enum": [ | 312 "enum": [ |
313 "ID", | 313 "ID", |
314 "NAME" | 314 "NAME" |
315 ], | 315 ], |
316 "enumDescriptions": [ | 316 "enumDescriptions": [ |
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
484 "type": "string" | 484 "type": "string" |
485 }, | 485 }, |
486 "profileId": { | 486 "profileId": { |
487 "description": "User profile ID associated with this
request.", | 487 "description": "User profile ID associated with this
request.", |
488 "format": "int64", | 488 "format": "int64", |
489 "location": "path", | 489 "location": "path", |
490 "required": true, | 490 "required": true, |
491 "type": "string" | 491 "type": "string" |
492 }, | 492 }, |
493 "searchString": { | 493 "searchString": { |
494 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"account*2015\" will return obj
ects with names like \"account June 2015\", \"account April 2015\" or simply \"a
ccount 2015\". Most of the searches also add wildcards implicitly at the start a
nd the end of the search string. For example, a search string of \"account\" wil
l match objects with name \"my account\", \"account 2015\" or simply \"account\"
.", | 494 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"account*2015\" will return obj
ects with names like \"account June 2015\", \"account April 2015\", or simply \"
account 2015\". Most of the searches also add wildcards implicitly at the start
and the end of the search string. For example, a search string of \"account\" wi
ll match objects with name \"my account\", \"account 2015\", or simply \"account
\".", |
495 "location": "query", | 495 "location": "query", |
496 "type": "string" | 496 "type": "string" |
497 }, | 497 }, |
498 "sortField": { | 498 "sortField": { |
499 "description": "Field by which to sort the list.", | 499 "description": "Field by which to sort the list.", |
500 "enum": [ | 500 "enum": [ |
501 "ID", | 501 "ID", |
502 "NAME" | 502 "NAME" |
503 ], | 503 ], |
504 "enumDescriptions": [ | 504 "enumDescriptions": [ |
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
832 "type": "string" | 832 "type": "string" |
833 }, | 833 }, |
834 "remarketingListIds": { | 834 "remarketingListIds": { |
835 "description": "Select only ads whose list targeting
expression use these remarketing list IDs.", | 835 "description": "Select only ads whose list targeting
expression use these remarketing list IDs.", |
836 "format": "int64", | 836 "format": "int64", |
837 "location": "query", | 837 "location": "query", |
838 "repeated": true, | 838 "repeated": true, |
839 "type": "string" | 839 "type": "string" |
840 }, | 840 }, |
841 "searchString": { | 841 "searchString": { |
842 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"ad*2015\" will return objects
with names like \"ad June 2015\", \"ad April 2015\" or simply \"ad 2015\". Most
of the searches also add wildcards implicitly at the start and the end of the se
arch string. For example, a search string of \"ad\" will match objects with name
\"my ad\", \"ad 2015\" or simply \"ad\".", | 842 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"ad*2015\" will return objects
with names like \"ad June 2015\", \"ad April 2015\", or simply \"ad 2015\". Most
of the searches also add wildcards implicitly at the start and the end of the s
earch string. For example, a search string of \"ad\" will match objects with nam
e \"my ad\", \"ad 2015\", or simply \"ad\".", |
843 "location": "query", | 843 "location": "query", |
844 "type": "string" | 844 "type": "string" |
845 }, | 845 }, |
846 "sizeIds": { | 846 "sizeIds": { |
847 "description": "Select only ads with these size IDs.
", | 847 "description": "Select only ads with these size IDs.
", |
848 "format": "int64", | 848 "format": "int64", |
849 "location": "query", | 849 "location": "query", |
850 "repeated": true, | 850 "repeated": true, |
851 "type": "string" | 851 "type": "string" |
852 }, | 852 }, |
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1094 "type": "string" | 1094 "type": "string" |
1095 }, | 1095 }, |
1096 "profileId": { | 1096 "profileId": { |
1097 "description": "User profile ID associated with this
request.", | 1097 "description": "User profile ID associated with this
request.", |
1098 "format": "int64", | 1098 "format": "int64", |
1099 "location": "path", | 1099 "location": "path", |
1100 "required": true, | 1100 "required": true, |
1101 "type": "string" | 1101 "type": "string" |
1102 }, | 1102 }, |
1103 "searchString": { | 1103 "searchString": { |
1104 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"advertiser*2015\" will return
objects with names like \"advertiser group June 2015\", \"advertiser group April
2015\" or simply \"advertiser group 2015\". Most of the searches also add wildc
ards implicitly at the start and the end of the search string. For example, a se
arch string of \"advertisergroup\" will match objects with name \"my advertiserg
roup\", \"advertisergroup 2015\" or simply \"advertisergroup\".", | 1104 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"advertiser*2015\" will return
objects with names like \"advertiser group June 2015\", \"advertiser group April
2015\", or simply \"advertiser group 2015\". Most of the searches also add wild
cards implicitly at the start and the end of the search string. For example, a s
earch string of \"advertisergroup\" will match objects with name \"my advertiser
group\", \"advertisergroup 2015\", or simply \"advertisergroup\".", |
1105 "location": "query", | 1105 "location": "query", |
1106 "type": "string" | 1106 "type": "string" |
1107 }, | 1107 }, |
1108 "sortField": { | 1108 "sortField": { |
1109 "description": "Field by which to sort the list.", | 1109 "description": "Field by which to sort the list.", |
1110 "enum": [ | 1110 "enum": [ |
1111 "ID", | 1111 "ID", |
1112 "NAME" | 1112 "NAME" |
1113 ], | 1113 ], |
1114 "enumDescriptions": [ | 1114 "enumDescriptions": [ |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1316 "type": "string" | 1316 "type": "string" |
1317 }, | 1317 }, |
1318 "profileId": { | 1318 "profileId": { |
1319 "description": "User profile ID associated with this
request.", | 1319 "description": "User profile ID associated with this
request.", |
1320 "format": "int64", | 1320 "format": "int64", |
1321 "location": "path", | 1321 "location": "path", |
1322 "required": true, | 1322 "required": true, |
1323 "type": "string" | 1323 "type": "string" |
1324 }, | 1324 }, |
1325 "searchString": { | 1325 "searchString": { |
1326 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"advertiser*2015\" will return
objects with names like \"advertiser June 2015\", \"advertiser April 2015\" or s
imply \"advertiser 2015\". Most of the searches also add wildcards implicitly at
the start and the end of the search string. For example, a search string of \"a
dvertiser\" will match objects with name \"my advertiser\", \"advertiser 2015\"
or simply \"advertiser\".", | 1326 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"advertiser*2015\" will return
objects with names like \"advertiser June 2015\", \"advertiser April 2015\", or
simply \"advertiser 2015\". Most of the searches also add wildcards implicitly a
t the start and the end of the search string. For example, a search string of \"
advertiser\" will match objects with name \"my advertiser\", \"advertiser 2015\"
, or simply \"advertiser\".", |
1327 "location": "query", | 1327 "location": "query", |
1328 "type": "string" | 1328 "type": "string" |
1329 }, | 1329 }, |
1330 "sortField": { | 1330 "sortField": { |
1331 "description": "Field by which to sort the list.", | 1331 "description": "Field by which to sort the list.", |
1332 "enum": [ | 1332 "enum": [ |
1333 "ID", | 1333 "ID", |
1334 "NAME" | 1334 "NAME" |
1335 ], | 1335 ], |
1336 "enumDescriptions": [ | 1336 "enumDescriptions": [ |
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1707 "type": "string" | 1707 "type": "string" |
1708 }, | 1708 }, |
1709 "profileId": { | 1709 "profileId": { |
1710 "description": "User profile ID associated with this
request.", | 1710 "description": "User profile ID associated with this
request.", |
1711 "format": "int64", | 1711 "format": "int64", |
1712 "location": "path", | 1712 "location": "path", |
1713 "required": true, | 1713 "required": true, |
1714 "type": "string" | 1714 "type": "string" |
1715 }, | 1715 }, |
1716 "searchString": { | 1716 "searchString": { |
1717 "description": "Allows searching for campaigns by na
me or ID. Wildcards (*) are allowed. For example, \"campaign*2015\" will return
campaigns with names like \"campaign June 2015\", \"campaign April 2015\" or sim
ply \"campaign 2015\". Most of the searches also add wildcards implicitly at the
start and the end of the search string. For example, a search string of \"campa
ign\" will match campaigns with name \"my campaign\", \"campaign 2015\" or simpl
y \"campaign\".", | 1717 "description": "Allows searching for campaigns by na
me or ID. Wildcards (*) are allowed. For example, \"campaign*2015\" will return
campaigns with names like \"campaign June 2015\", \"campaign April 2015\", or si
mply \"campaign 2015\". Most of the searches also add wildcards implicitly at th
e start and the end of the search string. For example, a search string of \"camp
aign\" will match campaigns with name \"my campaign\", \"campaign 2015\", or sim
ply \"campaign\".", |
1718 "location": "query", | 1718 "location": "query", |
1719 "type": "string" | 1719 "type": "string" |
1720 }, | 1720 }, |
1721 "sortField": { | 1721 "sortField": { |
1722 "description": "Field by which to sort the list.", | 1722 "description": "Field by which to sort the list.", |
1723 "enum": [ | 1723 "enum": [ |
1724 "ID", | 1724 "ID", |
1725 "NAME" | 1725 "NAME" |
1726 ], | 1726 ], |
1727 "enumDescriptions": [ | 1727 "enumDescriptions": [ |
(...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2251 "type": "string" | 2251 "type": "string" |
2252 }, | 2252 }, |
2253 "profileId": { | 2253 "profileId": { |
2254 "description": "User profile ID associated with this
request.", | 2254 "description": "User profile ID associated with this
request.", |
2255 "format": "int64", | 2255 "format": "int64", |
2256 "location": "path", | 2256 "location": "path", |
2257 "required": true, | 2257 "required": true, |
2258 "type": "string" | 2258 "type": "string" |
2259 }, | 2259 }, |
2260 "searchString": { | 2260 "searchString": { |
2261 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"contentcategory*2015\" will re
turn objects with names like \"contentcategory June 2015\", \"contentcategory Ap
ril 2015\" or simply \"contentcategory 2015\". Most of the searches also add wil
dcards implicitly at the start and the end of the search string. For example, a
search string of \"contentcategory\" will match objects with name \"my contentca
tegory\", \"contentcategory 2015\" or simply \"contentcategory\".", | 2261 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"contentcategory*2015\" will re
turn objects with names like \"contentcategory June 2015\", \"contentcategory Ap
ril 2015\", or simply \"contentcategory 2015\". Most of the searches also add wi
ldcards implicitly at the start and the end of the search string. For example, a
search string of \"contentcategory\" will match objects with name \"my contentc
ategory\", \"contentcategory 2015\", or simply \"contentcategory\".", |
2262 "location": "query", | 2262 "location": "query", |
2263 "type": "string" | 2263 "type": "string" |
2264 }, | 2264 }, |
2265 "sortField": { | 2265 "sortField": { |
2266 "description": "Field by which to sort the list.", | 2266 "description": "Field by which to sort the list.", |
2267 "enum": [ | 2267 "enum": [ |
2268 "ID", | 2268 "ID", |
2269 "NAME" | 2269 "NAME" |
2270 ], | 2270 ], |
2271 "enumDescriptions": [ | 2271 "enumDescriptions": [ |
(...skipping 604 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2876 "type": "string" | 2876 "type": "string" |
2877 }, | 2877 }, |
2878 "profileId": { | 2878 "profileId": { |
2879 "description": "User profile ID associated with this
request.", | 2879 "description": "User profile ID associated with this
request.", |
2880 "format": "int64", | 2880 "format": "int64", |
2881 "location": "path", | 2881 "location": "path", |
2882 "required": true, | 2882 "required": true, |
2883 "type": "string" | 2883 "type": "string" |
2884 }, | 2884 }, |
2885 "searchString": { | 2885 "searchString": { |
2886 "description": "Allows searching for creative fields
by name or ID. Wildcards (*) are allowed. For example, \"creativefield*2015\" w
ill return creative fields with names like \"creativefield June 2015\", \"creati
vefield April 2015\" or simply \"creativefield 2015\". Most of the searches also
add wild-cards implicitly at the start and the end of the search string. For ex
ample, a search string of \"creativefield\" will match creative fields with the
name \"my creativefield\", \"creativefield 2015\" or simply \"creativefield\".", | 2886 "description": "Allows searching for creative fields
by name or ID. Wildcards (*) are allowed. For example, \"creativefield*2015\" w
ill return creative fields with names like \"creativefield June 2015\", \"creati
vefield April 2015\", or simply \"creativefield 2015\". Most of the searches als
o add wild-cards implicitly at the start and the end of the search string. For e
xample, a search string of \"creativefield\" will match creative fields with the
name \"my creativefield\", \"creativefield 2015\", or simply \"creativefield\".
", |
2887 "location": "query", | 2887 "location": "query", |
2888 "type": "string" | 2888 "type": "string" |
2889 }, | 2889 }, |
2890 "sortField": { | 2890 "sortField": { |
2891 "description": "Field by which to sort the list.", | 2891 "description": "Field by which to sort the list.", |
2892 "enum": [ | 2892 "enum": [ |
2893 "ID", | 2893 "ID", |
2894 "NAME" | 2894 "NAME" |
2895 ], | 2895 ], |
2896 "enumDescriptions": [ | 2896 "enumDescriptions": [ |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3087 "type": "string" | 3087 "type": "string" |
3088 }, | 3088 }, |
3089 "profileId": { | 3089 "profileId": { |
3090 "description": "User profile ID associated with this
request.", | 3090 "description": "User profile ID associated with this
request.", |
3091 "format": "int64", | 3091 "format": "int64", |
3092 "location": "path", | 3092 "location": "path", |
3093 "required": true, | 3093 "required": true, |
3094 "type": "string" | 3094 "type": "string" |
3095 }, | 3095 }, |
3096 "searchString": { | 3096 "searchString": { |
3097 "description": "Allows searching for creative groups
by name or ID. Wildcards (*) are allowed. For example, \"creativegroup*2015\" w
ill return creative groups with names like \"creativegroup June 2015\", \"creati
vegroup April 2015\" or simply \"creativegroup 2015\". Most of the searches also
add wild-cards implicitly at the start and the end of the search string. For ex
ample, a search string of \"creativegroup\" will match creative groups with the
name \"my creativegroup\", \"creativegroup 2015\" or simply \"creativegroup\".", | 3097 "description": "Allows searching for creative groups
by name or ID. Wildcards (*) are allowed. For example, \"creativegroup*2015\" w
ill return creative groups with names like \"creativegroup June 2015\", \"creati
vegroup April 2015\", or simply \"creativegroup 2015\". Most of the searches als
o add wild-cards implicitly at the start and the end of the search string. For e
xample, a search string of \"creativegroup\" will match creative groups with the
name \"my creativegroup\", \"creativegroup 2015\", or simply \"creativegroup\".
", |
3098 "location": "query", | 3098 "location": "query", |
3099 "type": "string" | 3099 "type": "string" |
3100 }, | 3100 }, |
3101 "sortField": { | 3101 "sortField": { |
3102 "description": "Field by which to sort the list.", | 3102 "description": "Field by which to sort the list.", |
3103 "enum": [ | 3103 "enum": [ |
3104 "ID", | 3104 "ID", |
3105 "NAME" | 3105 "NAME" |
3106 ], | 3106 ], |
3107 "enumDescriptions": [ | 3107 "enumDescriptions": [ |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3328 "type": "string" | 3328 "type": "string" |
3329 }, | 3329 }, |
3330 "renderingIds": { | 3330 "renderingIds": { |
3331 "description": "Select only creatives with these ren
dering IDs.", | 3331 "description": "Select only creatives with these ren
dering IDs.", |
3332 "format": "int64", | 3332 "format": "int64", |
3333 "location": "query", | 3333 "location": "query", |
3334 "repeated": true, | 3334 "repeated": true, |
3335 "type": "string" | 3335 "type": "string" |
3336 }, | 3336 }, |
3337 "searchString": { | 3337 "searchString": { |
3338 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"creative*2015\" will return ob
jects with names like \"creative June 2015\", \"creative April 2015\" or simply
\"creative 2015\". Most of the searches also add wildcards implicitly at the sta
rt and the end of the search string. For example, a search string of \"creative\
" will match objects with name \"my creative\", \"creative 2015\" or simply \"cr
eative\".", | 3338 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"creative*2015\" will return ob
jects with names like \"creative June 2015\", \"creative April 2015\", or simply
\"creative 2015\". Most of the searches also add wildcards implicitly at the st
art and the end of the search string. For example, a search string of \"creative
\" will match objects with name \"my creative\", \"creative 2015\", or simply \"
creative\".", |
3339 "location": "query", | 3339 "location": "query", |
3340 "type": "string" | 3340 "type": "string" |
3341 }, | 3341 }, |
3342 "sizeIds": { | 3342 "sizeIds": { |
3343 "description": "Select only creatives with these siz
e IDs.", | 3343 "description": "Select only creatives with these siz
e IDs.", |
3344 "format": "int64", | 3344 "format": "int64", |
3345 "location": "query", | 3345 "location": "query", |
3346 "repeated": true, | 3346 "repeated": true, |
3347 "type": "string" | 3347 "type": "string" |
3348 }, | 3348 }, |
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3619 "type": "string" | 3619 "type": "string" |
3620 }, | 3620 }, |
3621 "profileId": { | 3621 "profileId": { |
3622 "description": "User profile ID associated with this
request.", | 3622 "description": "User profile ID associated with this
request.", |
3623 "format": "int64", | 3623 "format": "int64", |
3624 "location": "path", | 3624 "location": "path", |
3625 "required": true, | 3625 "required": true, |
3626 "type": "string" | 3626 "type": "string" |
3627 }, | 3627 }, |
3628 "searchString": { | 3628 "searchString": { |
3629 "description": "Allows searching for objects by name
, ID or email. Wildcards (*) are allowed. For example, \"directory site contact*
2015\" will return objects with names like \"directory site contact June 2015\",
\"directory site contact April 2015\" or simply \"directory site contact 2015\"
. Most of the searches also add wildcards implicitly at the start and the end of
the search string. For example, a search string of \"directory site contact\" w
ill match objects with name \"my directory site contact\", \"directory site cont
act 2015\" or simply \"directory site contact\".", | 3629 "description": "Allows searching for objects by name
, ID or email. Wildcards (*) are allowed. For example, \"directory site contact*
2015\" will return objects with names like \"directory site contact June 2015\",
\"directory site contact April 2015\", or simply \"directory site contact 2015\
". Most of the searches also add wildcards implicitly at the start and the end o
f the search string. For example, a search string of \"directory site contact\"
will match objects with name \"my directory site contact\", \"directory site con
tact 2015\", or simply \"directory site contact\".", |
3630 "location": "query", | 3630 "location": "query", |
3631 "type": "string" | 3631 "type": "string" |
3632 }, | 3632 }, |
3633 "sortField": { | 3633 "sortField": { |
3634 "description": "Field by which to sort the list.", | 3634 "description": "Field by which to sort the list.", |
3635 "enum": [ | 3635 "enum": [ |
3636 "ID", | 3636 "ID", |
3637 "NAME" | 3637 "NAME" |
3638 ], | 3638 ], |
3639 "enumDescriptions": [ | 3639 "enumDescriptions": [ |
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3765 "type": "string" | 3765 "type": "string" |
3766 }, | 3766 }, |
3767 "profileId": { | 3767 "profileId": { |
3768 "description": "User profile ID associated with this
request.", | 3768 "description": "User profile ID associated with this
request.", |
3769 "format": "int64", | 3769 "format": "int64", |
3770 "location": "path", | 3770 "location": "path", |
3771 "required": true, | 3771 "required": true, |
3772 "type": "string" | 3772 "type": "string" |
3773 }, | 3773 }, |
3774 "searchString": { | 3774 "searchString": { |
3775 "description": "Allows searching for objects by name
, ID or URL. Wildcards (*) are allowed. For example, \"directory site*2015\" wil
l return objects with names like \"directory site June 2015\", \"directory site
April 2015\" or simply \"directory site 2015\". Most of the searches also add wi
ldcards implicitly at the start and the end of the search string. For example, a
search string of \"directory site\" will match objects with name \"my directory
site\", \"directory site 2015\" or simply \"directory site\".", | 3775 "description": "Allows searching for objects by name
, ID or URL. Wildcards (*) are allowed. For example, \"directory site*2015\" wil
l return objects with names like \"directory site June 2015\", \"directory site
April 2015\", or simply \"directory site 2015\". Most of the searches also add w
ildcards implicitly at the start and the end of the search string. For example,
a search string of \"directory site\" will match objects with name \"my director
y site\", \"directory site 2015\" or simply, \"directory site\".", |
3776 "location": "query", | 3776 "location": "query", |
3777 "type": "string" | 3777 "type": "string" |
3778 }, | 3778 }, |
3779 "sortField": { | 3779 "sortField": { |
3780 "description": "Field by which to sort the list.", | 3780 "description": "Field by which to sort the list.", |
3781 "enum": [ | 3781 "enum": [ |
3782 "ID", | 3782 "ID", |
3783 "NAME" | 3783 "NAME" |
3784 ], | 3784 ], |
3785 "enumDescriptions": [ | 3785 "enumDescriptions": [ |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3963 "type": "string" | 3963 "type": "string" |
3964 }, | 3964 }, |
3965 "profileId": { | 3965 "profileId": { |
3966 "description": "User profile ID associated with this
request.", | 3966 "description": "User profile ID associated with this
request.", |
3967 "format": "int64", | 3967 "format": "int64", |
3968 "location": "path", | 3968 "location": "path", |
3969 "required": true, | 3969 "required": true, |
3970 "type": "string" | 3970 "type": "string" |
3971 }, | 3971 }, |
3972 "searchString": { | 3972 "searchString": { |
3973 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"eventtag*2015\" will return ob
jects with names like \"eventtag June 2015\", \"eventtag April 2015\" or simply
\"eventtag 2015\". Most of the searches also add wildcards implicitly at the sta
rt and the end of the search string. For example, a search string of \"eventtag\
" will match objects with name \"my eventtag\", \"eventtag 2015\" or simply \"ev
enttag\".", | 3973 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"eventtag*2015\" will return ob
jects with names like \"eventtag June 2015\", \"eventtag April 2015\", or simply
\"eventtag 2015\". Most of the searches also add wildcards implicitly at the st
art and the end of the search string. For example, a search string of \"eventtag
\" will match objects with name \"my eventtag\", \"eventtag 2015\", or simply \"
eventtag\".", |
3974 "location": "query", | 3974 "location": "query", |
3975 "type": "string" | 3975 "type": "string" |
3976 }, | 3976 }, |
3977 "sortField": { | 3977 "sortField": { |
3978 "description": "Field by which to sort the list.", | 3978 "description": "Field by which to sort the list.", |
3979 "enum": [ | 3979 "enum": [ |
3980 "ID", | 3980 "ID", |
3981 "NAME" | 3981 "NAME" |
3982 ], | 3982 ], |
3983 "enumDescriptions": [ | 3983 "enumDescriptions": [ |
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4380 "type": "string" | 4380 "type": "string" |
4381 }, | 4381 }, |
4382 "profileId": { | 4382 "profileId": { |
4383 "description": "User profile ID associated with this
request.", | 4383 "description": "User profile ID associated with this
request.", |
4384 "format": "int64", | 4384 "format": "int64", |
4385 "location": "path", | 4385 "location": "path", |
4386 "required": true, | 4386 "required": true, |
4387 "type": "string" | 4387 "type": "string" |
4388 }, | 4388 }, |
4389 "searchString": { | 4389 "searchString": { |
4390 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"floodlightactivity*2015\" will
return objects with names like \"floodlightactivity June 2015\", \"floodlightac
tivity April 2015\" or simply \"floodlightactivity 2015\". Most of the searches
also add wildcards implicitly at the start and the end of the search string. For
example, a search string of \"floodlightactivity\" will match objects with name
\"my floodlightactivity activity\", \"floodlightactivity 2015\" or simply \"flo
odlightactivity\".", | 4390 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"floodlightactivity*2015\" will
return objects with names like \"floodlightactivity June 2015\", \"floodlightac
tivity April 2015\", or simply \"floodlightactivity 2015\". Most of the searches
also add wildcards implicitly at the start and the end of the search string. Fo
r example, a search string of \"floodlightactivity\" will match objects with nam
e \"my floodlightactivity activity\", \"floodlightactivity 2015\", or simply \"f
loodlightactivity\".", |
4391 "location": "query", | 4391 "location": "query", |
4392 "type": "string" | 4392 "type": "string" |
4393 }, | 4393 }, |
4394 "sortField": { | 4394 "sortField": { |
4395 "description": "Field by which to sort the list.", | 4395 "description": "Field by which to sort the list.", |
4396 "enum": [ | 4396 "enum": [ |
4397 "ID", | 4397 "ID", |
4398 "NAME" | 4398 "NAME" |
4399 ], | 4399 ], |
4400 "enumDescriptions": [ | 4400 "enumDescriptions": [ |
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4587 }, | 4587 }, |
4588 "list": { | 4588 "list": { |
4589 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered.", | 4589 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered.", |
4590 "httpMethod": "GET", | 4590 "httpMethod": "GET", |
4591 "id": "dfareporting.floodlightActivityGroups.list", | 4591 "id": "dfareporting.floodlightActivityGroups.list", |
4592 "parameterOrder": [ | 4592 "parameterOrder": [ |
4593 "profileId" | 4593 "profileId" |
4594 ], | 4594 ], |
4595 "parameters": { | 4595 "parameters": { |
4596 "advertiserId": { | 4596 "advertiserId": { |
4597 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either ids, advertiserId, or f
loodlightConfigurationId for a non-empty result.", | 4597 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either advertiserId or floodli
ghtConfigurationId for a non-empty result.", |
4598 "format": "int64", | 4598 "format": "int64", |
4599 "location": "query", | 4599 "location": "query", |
4600 "type": "string" | 4600 "type": "string" |
4601 }, | 4601 }, |
4602 "floodlightConfigurationId": { | 4602 "floodlightConfigurationId": { |
4603 "description": "Select only floodlight activity grou
ps with the specified floodlight configuration ID. Must specify either ids, adve
rtiserId, or floodlightConfigurationId for a non-empty result.", | 4603 "description": "Select only floodlight activity grou
ps with the specified floodlight configuration ID. Must specify either advertise
rId, or floodlightConfigurationId for a non-empty result.", |
4604 "format": "int64", | 4604 "format": "int64", |
4605 "location": "query", | 4605 "location": "query", |
4606 "type": "string" | 4606 "type": "string" |
4607 }, | 4607 }, |
4608 "ids": { | 4608 "ids": { |
4609 "description": "Select only floodlight activity grou
ps with the specified IDs. Must specify either ids, advertiserId, or floodlightC
onfigurationId for a non-empty result.", | 4609 "description": "Select only floodlight activity grou
ps with the specified IDs. Must specify either advertiserId or floodlightConfigu
rationId for a non-empty result.", |
4610 "format": "int64", | 4610 "format": "int64", |
4611 "location": "query", | 4611 "location": "query", |
4612 "repeated": true, | 4612 "repeated": true, |
4613 "type": "string" | 4613 "type": "string" |
4614 }, | 4614 }, |
4615 "maxResults": { | 4615 "maxResults": { |
4616 "description": "Maximum number of results to return.
", | 4616 "description": "Maximum number of results to return.
", |
4617 "format": "int32", | 4617 "format": "int32", |
4618 "location": "query", | 4618 "location": "query", |
4619 "type": "integer" | 4619 "type": "integer" |
4620 }, | 4620 }, |
4621 "pageToken": { | 4621 "pageToken": { |
4622 "description": "Value of the nextPageToken from the
previous result page.", | 4622 "description": "Value of the nextPageToken from the
previous result page.", |
4623 "location": "query", | 4623 "location": "query", |
4624 "type": "string" | 4624 "type": "string" |
4625 }, | 4625 }, |
4626 "profileId": { | 4626 "profileId": { |
4627 "description": "User profile ID associated with this
request.", | 4627 "description": "User profile ID associated with this
request.", |
4628 "format": "int64", | 4628 "format": "int64", |
4629 "location": "path", | 4629 "location": "path", |
4630 "required": true, | 4630 "required": true, |
4631 "type": "string" | 4631 "type": "string" |
4632 }, | 4632 }, |
4633 "searchString": { | 4633 "searchString": { |
4634 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"floodlightactivitygroup*2015\"
will return objects with names like \"floodlightactivitygroup June 2015\", \"fl
oodlightactivitygroup April 2015\" or simply \"floodlightactivitygroup 2015\". M
ost of the searches also add wildcards implicitly at the start and the end of th
e search string. For example, a search string of \"floodlightactivitygroup\" wil
l match objects with name \"my floodlightactivitygroup activity\", \"floodlighta
ctivitygroup 2015\" or simply \"floodlightactivitygroup\".", | 4634 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"floodlightactivitygroup*2015\"
will return objects with names like \"floodlightactivitygroup June 2015\", \"fl
oodlightactivitygroup April 2015\", or simply \"floodlightactivitygroup 2015\".
Most of the searches also add wildcards implicitly at the start and the end of t
he search string. For example, a search string of \"floodlightactivitygroup\" wi
ll match objects with name \"my floodlightactivitygroup activity\", \"floodlight
activitygroup 2015\", or simply \"floodlightactivitygroup\".", |
4635 "location": "query", | 4635 "location": "query", |
4636 "type": "string" | 4636 "type": "string" |
4637 }, | 4637 }, |
4638 "sortField": { | 4638 "sortField": { |
4639 "description": "Field by which to sort the list.", | 4639 "description": "Field by which to sort the list.", |
4640 "enum": [ | 4640 "enum": [ |
4641 "ID", | 4641 "ID", |
4642 "NAME" | 4642 "NAME" |
4643 ], | 4643 ], |
4644 "enumDescriptions": [ | 4644 "enumDescriptions": [ |
(...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5375 "type": "string" | 5375 "type": "string" |
5376 }, | 5376 }, |
5377 "profileId": { | 5377 "profileId": { |
5378 "description": "User profile ID associated with this
request.", | 5378 "description": "User profile ID associated with this
request.", |
5379 "format": "int64", | 5379 "format": "int64", |
5380 "location": "path", | 5380 "location": "path", |
5381 "required": true, | 5381 "required": true, |
5382 "type": "string" | 5382 "type": "string" |
5383 }, | 5383 }, |
5384 "searchString": { | 5384 "searchString": { |
5385 "description": "Allows searching for placement group
s by name or ID. Wildcards (*) are allowed. For example, \"placement*2015\" will
return placement groups with names like \"placement group June 2015\", \"placem
ent group May 2015\" or simply \"placements 2015\". Most of the searches also ad
d wildcards implicitly at the start and the end of the search string. For exampl
e, a search string of \"placementgroup\" will match placement groups with name \
"my placementgroup\", \"placementgroup 2015\" or simply \"placementgroup\".", | 5385 "description": "Allows searching for placement group
s by name or ID. Wildcards (*) are allowed. For example, \"placement*2015\" will
return placement groups with names like \"placement group June 2015\", \"placem
ent group May 2015\", or simply \"placements 2015\". Most of the searches also a
dd wildcards implicitly at the start and the end of the search string. For examp
le, a search string of \"placementgroup\" will match placement groups with name
\"my placementgroup\", \"placementgroup 2015\", or simply \"placementgroup\".", |
5386 "location": "query", | 5386 "location": "query", |
5387 "type": "string" | 5387 "type": "string" |
5388 }, | 5388 }, |
5389 "siteIds": { | 5389 "siteIds": { |
5390 "description": "Select only placement groups that ar
e associated with these sites.", | 5390 "description": "Select only placement groups that ar
e associated with these sites.", |
5391 "format": "int64", | 5391 "format": "int64", |
5392 "location": "query", | 5392 "location": "query", |
5393 "repeated": true, | 5393 "repeated": true, |
5394 "type": "string" | 5394 "type": "string" |
5395 }, | 5395 }, |
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5609 "type": "string" | 5609 "type": "string" |
5610 }, | 5610 }, |
5611 "profileId": { | 5611 "profileId": { |
5612 "description": "User profile ID associated with this
request.", | 5612 "description": "User profile ID associated with this
request.", |
5613 "format": "int64", | 5613 "format": "int64", |
5614 "location": "path", | 5614 "location": "path", |
5615 "required": true, | 5615 "required": true, |
5616 "type": "string" | 5616 "type": "string" |
5617 }, | 5617 }, |
5618 "searchString": { | 5618 "searchString": { |
5619 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"placementstrategy*2015\" will
return objects with names like \"placementstrategy June 2015\", \"placementstrat
egy April 2015\" or simply \"placementstrategy 2015\". Most of the searches also
add wildcards implicitly at the start and the end of the search string. For exa
mple, a search string of \"placementstrategy\" will match objects with name \"my
placementstrategy\", \"placementstrategy 2015\" or simply \"placementstrategy\"
.", | 5619 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"placementstrategy*2015\" will
return objects with names like \"placementstrategy June 2015\", \"placementstrat
egy April 2015\", or simply \"placementstrategy 2015\". Most of the searches als
o add wildcards implicitly at the start and the end of the search string. For ex
ample, a search string of \"placementstrategy\" will match objects with name \"m
y placementstrategy\", \"placementstrategy 2015\", or simply \"placementstrategy
\".", |
5620 "location": "query", | 5620 "location": "query", |
5621 "type": "string" | 5621 "type": "string" |
5622 }, | 5622 }, |
5623 "sortField": { | 5623 "sortField": { |
5624 "description": "Field by which to sort the list.", | 5624 "description": "Field by which to sort the list.", |
5625 "enum": [ | 5625 "enum": [ |
5626 "ID", | 5626 "ID", |
5627 "NAME" | 5627 "NAME" |
5628 ], | 5628 ], |
5629 "enumDescriptions": [ | 5629 "enumDescriptions": [ |
(...skipping 350 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5980 "type": "string" | 5980 "type": "string" |
5981 }, | 5981 }, |
5982 "profileId": { | 5982 "profileId": { |
5983 "description": "User profile ID associated with this
request.", | 5983 "description": "User profile ID associated with this
request.", |
5984 "format": "int64", | 5984 "format": "int64", |
5985 "location": "path", | 5985 "location": "path", |
5986 "required": true, | 5986 "required": true, |
5987 "type": "string" | 5987 "type": "string" |
5988 }, | 5988 }, |
5989 "searchString": { | 5989 "searchString": { |
5990 "description": "Allows searching for placements by n
ame or ID. Wildcards (*) are allowed. For example, \"placement*2015\" will retur
n placements with names like \"placement June 2015\", \"placement May 2015\" or
simply \"placements 2015\". Most of the searches also add wildcards implicitly a
t the start and the end of the search string. For example, a search string of \"
placement\" will match placements with name \"my placement\", \"placement 2015\"
or simply \"placement\".", | 5990 "description": "Allows searching for placements by n
ame or ID. Wildcards (*) are allowed. For example, \"placement*2015\" will retur
n placements with names like \"placement June 2015\", \"placement May 2015\", or
simply \"placements 2015\". Most of the searches also add wildcards implicitly
at the start and the end of the search string. For example, a search string of \
"placement\" will match placements with name \"my placement\", \"placement 2015\
", or simply \"placement\".", |
5991 "location": "query", | 5991 "location": "query", |
5992 "type": "string" | 5992 "type": "string" |
5993 }, | 5993 }, |
5994 "siteIds": { | 5994 "siteIds": { |
5995 "description": "Select only placements that are asso
ciated with these sites.", | 5995 "description": "Select only placements that are asso
ciated with these sites.", |
5996 "format": "int64", | 5996 "format": "int64", |
5997 "location": "query", | 5997 "location": "query", |
5998 "repeated": true, | 5998 "repeated": true, |
5999 "type": "string" | 5999 "type": "string" |
6000 }, | 6000 }, |
(...skipping 745 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6746 "type": "string" | 6746 "type": "string" |
6747 }, | 6747 }, |
6748 "profileId": { | 6748 "profileId": { |
6749 "description": "User profile ID associated with this
request.", | 6749 "description": "User profile ID associated with this
request.", |
6750 "format": "int64", | 6750 "format": "int64", |
6751 "location": "path", | 6751 "location": "path", |
6752 "required": true, | 6752 "required": true, |
6753 "type": "string" | 6753 "type": "string" |
6754 }, | 6754 }, |
6755 "searchString": { | 6755 "searchString": { |
6756 "description": "Allows searching for objects by name
, ID or keyName. Wildcards (*) are allowed. For example, \"site*2015\" will retu
rn objects with names like \"site June 2015\", \"site April 2015\" or simply \"s
ite 2015\". Most of the searches also add wildcards implicitly at the start and
the end of the search string. For example, a search string of \"site\" will matc
h objects with name \"my site\", \"site 2015\" or simply \"site\".", | 6756 "description": "Allows searching for objects by name
, ID or keyName. Wildcards (*) are allowed. For example, \"site*2015\" will retu
rn objects with names like \"site June 2015\", \"site April 2015\", or simply \"
site 2015\". Most of the searches also add wildcards implicitly at the start and
the end of the search string. For example, a search string of \"site\" will mat
ch objects with name \"my site\", \"site 2015\", or simply \"site\".", |
6757 "location": "query", | 6757 "location": "query", |
6758 "type": "string" | 6758 "type": "string" |
6759 }, | 6759 }, |
6760 "sortField": { | 6760 "sortField": { |
6761 "description": "Field by which to sort the list.", | 6761 "description": "Field by which to sort the list.", |
6762 "enum": [ | 6762 "enum": [ |
6763 "ID", | 6763 "ID", |
6764 "NAME" | 6764 "NAME" |
6765 ], | 6765 ], |
6766 "enumDescriptions": [ | 6766 "enumDescriptions": [ |
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7066 "type": "string" | 7066 "type": "string" |
7067 }, | 7067 }, |
7068 "profileId": { | 7068 "profileId": { |
7069 "description": "User profile ID associated with this
request.", | 7069 "description": "User profile ID associated with this
request.", |
7070 "format": "int64", | 7070 "format": "int64", |
7071 "location": "path", | 7071 "location": "path", |
7072 "required": true, | 7072 "required": true, |
7073 "type": "string" | 7073 "type": "string" |
7074 }, | 7074 }, |
7075 "searchString": { | 7075 "searchString": { |
7076 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"subaccount*2015\" will return
objects with names like \"subaccount June 2015\", \"subaccount April 2015\" or s
imply \"subaccount 2015\". Most of the searches also add wildcards implicitly at
the start and the end of the search string. For example, a search string of \"s
ubaccount\" will match objects with name \"my subaccount\", \"subaccount 2015\"
or simply \"subaccount\".", | 7076 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"subaccount*2015\" will return
objects with names like \"subaccount June 2015\", \"subaccount April 2015\", or
simply \"subaccount 2015\". Most of the searches also add wildcards implicitly a
t the start and the end of the search string. For example, a search string of \"
subaccount\" will match objects with name \"my subaccount\", \"subaccount 2015\"
, or simply \"subaccount\".", |
7077 "location": "query", | 7077 "location": "query", |
7078 "type": "string" | 7078 "type": "string" |
7079 }, | 7079 }, |
7080 "sortField": { | 7080 "sortField": { |
7081 "description": "Field by which to sort the list.", | 7081 "description": "Field by which to sort the list.", |
7082 "enum": [ | 7082 "enum": [ |
7083 "ID", | 7083 "ID", |
7084 "NAME" | 7084 "NAME" |
7085 ], | 7085 ], |
7086 "enumDescriptions": [ | 7086 "enumDescriptions": [ |
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7467 "type": "string" | 7467 "type": "string" |
7468 }, | 7468 }, |
7469 "profileId": { | 7469 "profileId": { |
7470 "description": "User profile ID associated with this
request.", | 7470 "description": "User profile ID associated with this
request.", |
7471 "format": "int64", | 7471 "format": "int64", |
7472 "location": "path", | 7472 "location": "path", |
7473 "required": true, | 7473 "required": true, |
7474 "type": "string" | 7474 "type": "string" |
7475 }, | 7475 }, |
7476 "searchString": { | 7476 "searchString": { |
7477 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"userrole*2015\" will return ob
jects with names like \"userrole June 2015\", \"userrole April 2015\" or simply
\"userrole 2015\". Most of the searches also add wildcards implicitly at the sta
rt and the end of the search string. For example, a search string of \"userrole\
" will match objects with name \"my userrole\", \"userrole 2015\" or simply \"us
errole\".", | 7477 "description": "Allows searching for objects by name
or ID. Wildcards (*) are allowed. For example, \"userrole*2015\" will return ob
jects with names like \"userrole June 2015\", \"userrole April 2015\", or simply
\"userrole 2015\". Most of the searches also add wildcards implicitly at the st
art and the end of the search string. For example, a search string of \"userrole
\" will match objects with name \"my userrole\", \"userrole 2015\", or simply \"
userrole\".", |
7478 "location": "query", | 7478 "location": "query", |
7479 "type": "string" | 7479 "type": "string" |
7480 }, | 7480 }, |
7481 "sortField": { | 7481 "sortField": { |
7482 "description": "Field by which to sort the list.", | 7482 "description": "Field by which to sort the list.", |
7483 "enum": [ | 7483 "enum": [ |
7484 "ID", | 7484 "ID", |
7485 "NAME" | 7485 "NAME" |
7486 ], | 7486 ], |
7487 "enumDescriptions": [ | 7487 "enumDescriptions": [ |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7577 "response": { | 7577 "response": { |
7578 "$ref": "UserRole" | 7578 "$ref": "UserRole" |
7579 }, | 7579 }, |
7580 "scopes": [ | 7580 "scopes": [ |
7581 "https://www.googleapis.com/auth/dfatrafficking" | 7581 "https://www.googleapis.com/auth/dfatrafficking" |
7582 ] | 7582 ] |
7583 } | 7583 } |
7584 } | 7584 } |
7585 } | 7585 } |
7586 }, | 7586 }, |
7587 "revision": "20150108", | 7587 "revision": "20150326", |
7588 "rootUrl": "https://www.googleapis.com/", | 7588 "rootUrl": "https://www.googleapis.com/", |
7589 "schemas": { | 7589 "schemas": { |
7590 "Account": { | 7590 "Account": { |
7591 "description": "Contains properties of a DCM account.", | 7591 "description": "Contains properties of a DCM account.", |
7592 "id": "Account", | 7592 "id": "Account", |
7593 "properties": { | 7593 "properties": { |
7594 "accountPermissionIds": { | 7594 "accountPermissionIds": { |
7595 "description": "Account permissions assigned to this account
.", | 7595 "description": "Account permissions assigned to this account
.", |
7596 "items": { | 7596 "items": { |
7597 "format": "int64", | 7597 "format": "int64", |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7824 "type": "string" | 7824 "type": "string" |
7825 } | 7825 } |
7826 }, | 7826 }, |
7827 "type": "object" | 7827 "type": "object" |
7828 }, | 7828 }, |
7829 "AccountPermissionGroupsListResponse": { | 7829 "AccountPermissionGroupsListResponse": { |
7830 "description": "Account Permission Group List Response", | 7830 "description": "Account Permission Group List Response", |
7831 "id": "AccountPermissionGroupsListResponse", | 7831 "id": "AccountPermissionGroupsListResponse", |
7832 "properties": { | 7832 "properties": { |
7833 "accountPermissionGroups": { | 7833 "accountPermissionGroups": { |
7834 "description": "Account permission group collection", | 7834 "description": "Account permission group collection.", |
7835 "items": { | 7835 "items": { |
7836 "$ref": "AccountPermissionGroup" | 7836 "$ref": "AccountPermissionGroup" |
7837 }, | 7837 }, |
7838 "type": "array" | 7838 "type": "array" |
7839 }, | 7839 }, |
7840 "kind": { | 7840 "kind": { |
7841 "default": "dfareporting#accountPermissionGroupsListResponse
", | 7841 "default": "dfareporting#accountPermissionGroupsListResponse
", |
7842 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountPermissionGroupsListResponse\".", | 7842 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountPermissionGroupsListResponse\".", |
7843 "type": "string" | 7843 "type": "string" |
7844 } | 7844 } |
7845 }, | 7845 }, |
7846 "type": "object" | 7846 "type": "object" |
7847 }, | 7847 }, |
7848 "AccountPermissionsListResponse": { | 7848 "AccountPermissionsListResponse": { |
7849 "description": "Account Permission List Response", | 7849 "description": "Account Permission List Response", |
7850 "id": "AccountPermissionsListResponse", | 7850 "id": "AccountPermissionsListResponse", |
7851 "properties": { | 7851 "properties": { |
7852 "accountPermissions": { | 7852 "accountPermissions": { |
7853 "description": "Account permission collection", | 7853 "description": "Account permission collection.", |
7854 "items": { | 7854 "items": { |
7855 "$ref": "AccountPermission" | 7855 "$ref": "AccountPermission" |
7856 }, | 7856 }, |
7857 "type": "array" | 7857 "type": "array" |
7858 }, | 7858 }, |
7859 "kind": { | 7859 "kind": { |
7860 "default": "dfareporting#accountPermissionsListResponse", | 7860 "default": "dfareporting#accountPermissionsListResponse", |
7861 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountPermissionsListResponse\".", | 7861 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountPermissionsListResponse\".", |
7862 "type": "string" | 7862 "type": "string" |
7863 } | 7863 } |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7958 "type": "string" | 7958 "type": "string" |
7959 } | 7959 } |
7960 }, | 7960 }, |
7961 "type": "object" | 7961 "type": "object" |
7962 }, | 7962 }, |
7963 "AccountUserProfilesListResponse": { | 7963 "AccountUserProfilesListResponse": { |
7964 "description": "Account User Profile List Response", | 7964 "description": "Account User Profile List Response", |
7965 "id": "AccountUserProfilesListResponse", | 7965 "id": "AccountUserProfilesListResponse", |
7966 "properties": { | 7966 "properties": { |
7967 "accountUserProfiles": { | 7967 "accountUserProfiles": { |
7968 "description": "Account user profile collection", | 7968 "description": "Account user profile collection.", |
7969 "items": { | 7969 "items": { |
7970 "$ref": "AccountUserProfile" | 7970 "$ref": "AccountUserProfile" |
7971 }, | 7971 }, |
7972 "type": "array" | 7972 "type": "array" |
7973 }, | 7973 }, |
7974 "kind": { | 7974 "kind": { |
7975 "default": "dfareporting#accountUserProfilesListResponse", | 7975 "default": "dfareporting#accountUserProfilesListResponse", |
7976 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountUserProfilesListResponse\".", | 7976 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountUserProfilesListResponse\".", |
7977 "type": "string" | 7977 "type": "string" |
7978 }, | 7978 }, |
7979 "nextPageToken": { | 7979 "nextPageToken": { |
7980 "description": "Pagination token to be used for the next lis
t operation.", | 7980 "description": "Pagination token to be used for the next lis
t operation.", |
7981 "type": "string" | 7981 "type": "string" |
7982 } | 7982 } |
7983 }, | 7983 }, |
7984 "type": "object" | 7984 "type": "object" |
7985 }, | 7985 }, |
7986 "AccountsListResponse": { | 7986 "AccountsListResponse": { |
7987 "description": "Account List Response", | 7987 "description": "Account List Response", |
7988 "id": "AccountsListResponse", | 7988 "id": "AccountsListResponse", |
7989 "properties": { | 7989 "properties": { |
7990 "accounts": { | 7990 "accounts": { |
7991 "description": "Account collection", | 7991 "description": "Account collection.", |
7992 "items": { | 7992 "items": { |
7993 "$ref": "Account" | 7993 "$ref": "Account" |
7994 }, | 7994 }, |
7995 "type": "array" | 7995 "type": "array" |
7996 }, | 7996 }, |
7997 "kind": { | 7997 "kind": { |
7998 "default": "dfareporting#accountsListResponse", | 7998 "default": "dfareporting#accountsListResponse", |
7999 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountsListResponse\".", | 7999 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#accountsListResponse\".", |
8000 "type": "string" | 8000 "type": "string" |
8001 }, | 8001 }, |
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8229 "type": "string" | 8229 "type": "string" |
8230 } | 8230 } |
8231 }, | 8231 }, |
8232 "type": "object" | 8232 "type": "object" |
8233 }, | 8233 }, |
8234 "AdsListResponse": { | 8234 "AdsListResponse": { |
8235 "description": "Ad List Response", | 8235 "description": "Ad List Response", |
8236 "id": "AdsListResponse", | 8236 "id": "AdsListResponse", |
8237 "properties": { | 8237 "properties": { |
8238 "ads": { | 8238 "ads": { |
8239 "description": "Ad collection", | 8239 "description": "Ad collection.", |
8240 "items": { | 8240 "items": { |
8241 "$ref": "Ad" | 8241 "$ref": "Ad" |
8242 }, | 8242 }, |
8243 "type": "array" | 8243 "type": "array" |
8244 }, | 8244 }, |
8245 "kind": { | 8245 "kind": { |
8246 "default": "dfareporting#adsListResponse", | 8246 "default": "dfareporting#adsListResponse", |
8247 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#adsListResponse\".", | 8247 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#adsListResponse\".", |
8248 "type": "string" | 8248 "type": "string" |
8249 }, | 8249 }, |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8352 "type": "string" | 8352 "type": "string" |
8353 } | 8353 } |
8354 }, | 8354 }, |
8355 "type": "object" | 8355 "type": "object" |
8356 }, | 8356 }, |
8357 "AdvertiserGroupsListResponse": { | 8357 "AdvertiserGroupsListResponse": { |
8358 "description": "Advertiser Group List Response", | 8358 "description": "Advertiser Group List Response", |
8359 "id": "AdvertiserGroupsListResponse", | 8359 "id": "AdvertiserGroupsListResponse", |
8360 "properties": { | 8360 "properties": { |
8361 "advertiserGroups": { | 8361 "advertiserGroups": { |
8362 "description": "Advertiser group collection", | 8362 "description": "Advertiser group collection.", |
8363 "items": { | 8363 "items": { |
8364 "$ref": "AdvertiserGroup" | 8364 "$ref": "AdvertiserGroup" |
8365 }, | 8365 }, |
8366 "type": "array" | 8366 "type": "array" |
8367 }, | 8367 }, |
8368 "kind": { | 8368 "kind": { |
8369 "default": "dfareporting#advertiserGroupsListResponse", | 8369 "default": "dfareporting#advertiserGroupsListResponse", |
8370 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#advertiserGroupsListResponse\".", | 8370 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#advertiserGroupsListResponse\".", |
8371 "type": "string" | 8371 "type": "string" |
8372 }, | 8372 }, |
8373 "nextPageToken": { | 8373 "nextPageToken": { |
8374 "description": "Pagination token to be used for the next lis
t operation.", | 8374 "description": "Pagination token to be used for the next lis
t operation.", |
8375 "type": "string" | 8375 "type": "string" |
8376 } | 8376 } |
8377 }, | 8377 }, |
8378 "type": "object" | 8378 "type": "object" |
8379 }, | 8379 }, |
8380 "AdvertisersListResponse": { | 8380 "AdvertisersListResponse": { |
8381 "description": "Advertiser List Response", | 8381 "description": "Advertiser List Response", |
8382 "id": "AdvertisersListResponse", | 8382 "id": "AdvertisersListResponse", |
8383 "properties": { | 8383 "properties": { |
8384 "advertisers": { | 8384 "advertisers": { |
8385 "description": "Advertiser collection", | 8385 "description": "Advertiser collection.", |
8386 "items": { | 8386 "items": { |
8387 "$ref": "Advertiser" | 8387 "$ref": "Advertiser" |
8388 }, | 8388 }, |
8389 "type": "array" | 8389 "type": "array" |
8390 }, | 8390 }, |
8391 "kind": { | 8391 "kind": { |
8392 "default": "dfareporting#advertisersListResponse", | 8392 "default": "dfareporting#advertisersListResponse", |
8393 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#advertisersListResponse\".", | 8393 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#advertisersListResponse\".", |
8394 "type": "string" | 8394 "type": "string" |
8395 }, | 8395 }, |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8476 "type": "string" | 8476 "type": "string" |
8477 } | 8477 } |
8478 }, | 8478 }, |
8479 "type": "object" | 8479 "type": "object" |
8480 }, | 8480 }, |
8481 "BrowsersListResponse": { | 8481 "BrowsersListResponse": { |
8482 "description": "Browser List Response", | 8482 "description": "Browser List Response", |
8483 "id": "BrowsersListResponse", | 8483 "id": "BrowsersListResponse", |
8484 "properties": { | 8484 "properties": { |
8485 "browsers": { | 8485 "browsers": { |
8486 "description": "Browser collection", | 8486 "description": "Browser collection.", |
8487 "items": { | 8487 "items": { |
8488 "$ref": "Browser" | 8488 "$ref": "Browser" |
8489 }, | 8489 }, |
8490 "type": "array" | 8490 "type": "array" |
8491 }, | 8491 }, |
8492 "kind": { | 8492 "kind": { |
8493 "default": "dfareporting#browsersListResponse", | 8493 "default": "dfareporting#browsersListResponse", |
8494 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#browsersListResponse\".", | 8494 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#browsersListResponse\".", |
8495 "type": "string" | 8495 "type": "string" |
8496 } | 8496 } |
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8678 "type": "string" | 8678 "type": "string" |
8679 } | 8679 } |
8680 }, | 8680 }, |
8681 "type": "object" | 8681 "type": "object" |
8682 }, | 8682 }, |
8683 "CampaignsListResponse": { | 8683 "CampaignsListResponse": { |
8684 "description": "Campaign List Response", | 8684 "description": "Campaign List Response", |
8685 "id": "CampaignsListResponse", | 8685 "id": "CampaignsListResponse", |
8686 "properties": { | 8686 "properties": { |
8687 "campaigns": { | 8687 "campaigns": { |
8688 "description": "Campaign collection", | 8688 "description": "Campaign collection.", |
8689 "items": { | 8689 "items": { |
8690 "$ref": "Campaign" | 8690 "$ref": "Campaign" |
8691 }, | 8691 }, |
8692 "type": "array" | 8692 "type": "array" |
8693 }, | 8693 }, |
8694 "kind": { | 8694 "kind": { |
8695 "default": "dfareporting#campaignsListResponse", | 8695 "default": "dfareporting#campaignsListResponse", |
8696 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#campaignsListResponse\".", | 8696 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#campaignsListResponse\".", |
8697 "type": "string" | 8697 "type": "string" |
8698 }, | 8698 }, |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8772 "type": "string" | 8772 "type": "string" |
8773 } | 8773 } |
8774 }, | 8774 }, |
8775 "type": "object" | 8775 "type": "object" |
8776 }, | 8776 }, |
8777 "ChangeLogsListResponse": { | 8777 "ChangeLogsListResponse": { |
8778 "description": "Change Log List Response", | 8778 "description": "Change Log List Response", |
8779 "id": "ChangeLogsListResponse", | 8779 "id": "ChangeLogsListResponse", |
8780 "properties": { | 8780 "properties": { |
8781 "changeLogs": { | 8781 "changeLogs": { |
8782 "description": "Change log collection", | 8782 "description": "Change log collection.", |
8783 "items": { | 8783 "items": { |
8784 "$ref": "ChangeLog" | 8784 "$ref": "ChangeLog" |
8785 }, | 8785 }, |
8786 "type": "array" | 8786 "type": "array" |
8787 }, | 8787 }, |
8788 "kind": { | 8788 "kind": { |
8789 "default": "dfareporting#changeLogsListResponse", | 8789 "default": "dfareporting#changeLogsListResponse", |
8790 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#changeLogsListResponse\".", | 8790 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#changeLogsListResponse\".", |
8791 "type": "string" | 8791 "type": "string" |
8792 }, | 8792 }, |
8793 "nextPageToken": { | 8793 "nextPageToken": { |
8794 "description": "Pagination token to be used for the next lis
t operation.", | 8794 "description": "Pagination token to be used for the next lis
t operation.", |
8795 "type": "string" | 8795 "type": "string" |
8796 } | 8796 } |
8797 }, | 8797 }, |
8798 "type": "object" | 8798 "type": "object" |
8799 }, | 8799 }, |
8800 "CitiesListResponse": { | 8800 "CitiesListResponse": { |
8801 "description": "City List Response", | 8801 "description": "City List Response", |
8802 "id": "CitiesListResponse", | 8802 "id": "CitiesListResponse", |
8803 "properties": { | 8803 "properties": { |
8804 "cities": { | 8804 "cities": { |
8805 "description": "City collection", | 8805 "description": "City collection.", |
8806 "items": { | 8806 "items": { |
8807 "$ref": "City" | 8807 "$ref": "City" |
8808 }, | 8808 }, |
8809 "type": "array" | 8809 "type": "array" |
8810 }, | 8810 }, |
8811 "kind": { | 8811 "kind": { |
8812 "default": "dfareporting#citiesListResponse", | 8812 "default": "dfareporting#citiesListResponse", |
8813 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#citiesListResponse\".", | 8813 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#citiesListResponse\".", |
8814 "type": "string" | 8814 "type": "string" |
8815 } | 8815 } |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8960 "description": "Contains items that are compatible to be sel
ected for a report of type \"REACH\"." | 8960 "description": "Contains items that are compatible to be sel
ected for a report of type \"REACH\"." |
8961 }, | 8961 }, |
8962 "reportCompatibleFields": { | 8962 "reportCompatibleFields": { |
8963 "$ref": "ReportCompatibleFields", | 8963 "$ref": "ReportCompatibleFields", |
8964 "description": "Contains items that are compatible to be sel
ected for a report of type \"STANDARD\"." | 8964 "description": "Contains items that are compatible to be sel
ected for a report of type \"STANDARD\"." |
8965 } | 8965 } |
8966 }, | 8966 }, |
8967 "type": "object" | 8967 "type": "object" |
8968 }, | 8968 }, |
8969 "ConnectionType": { | 8969 "ConnectionType": { |
8970 "description": "Contains information about a connection type that ca
n be targeted by ads.", | 8970 "description": "Contains information about an internet connection ty
pe that can be targeted by ads. Clients can use the connection type to target mo
bile vs. broadband users.", |
8971 "id": "ConnectionType", | 8971 "id": "ConnectionType", |
8972 "properties": { | 8972 "properties": { |
8973 "id": { | 8973 "id": { |
8974 "description": "ID of this connection type.", | 8974 "description": "ID of this connection type.", |
8975 "format": "int64", | 8975 "format": "int64", |
8976 "type": "string" | 8976 "type": "string" |
8977 }, | 8977 }, |
8978 "kind": { | 8978 "kind": { |
8979 "default": "dfareporting#connectionType", | 8979 "default": "dfareporting#connectionType", |
8980 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#connectionType\".", | 8980 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#connectionType\".", |
8981 "type": "string" | 8981 "type": "string" |
8982 }, | 8982 }, |
8983 "name": { | 8983 "name": { |
8984 "description": "Name of this connection type.", | 8984 "description": "Name of this connection type.", |
8985 "type": "string" | 8985 "type": "string" |
8986 } | 8986 } |
8987 }, | 8987 }, |
8988 "type": "object" | 8988 "type": "object" |
8989 }, | 8989 }, |
8990 "ConnectionTypesListResponse": { | 8990 "ConnectionTypesListResponse": { |
8991 "description": "Connection Type List Response", | 8991 "description": "Connection Type List Response", |
8992 "id": "ConnectionTypesListResponse", | 8992 "id": "ConnectionTypesListResponse", |
8993 "properties": { | 8993 "properties": { |
8994 "connectionTypes": { | 8994 "connectionTypes": { |
8995 "description": "Connection Type Collection.", | 8995 "description": "Collection of connection types such as broad
band and mobile.", |
8996 "items": { | 8996 "items": { |
8997 "$ref": "ConnectionType" | 8997 "$ref": "ConnectionType" |
8998 }, | 8998 }, |
8999 "type": "array" | 8999 "type": "array" |
9000 }, | 9000 }, |
9001 "kind": { | 9001 "kind": { |
9002 "default": "dfareporting#connectionTypesListResponse", | 9002 "default": "dfareporting#connectionTypesListResponse", |
9003 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#connectionTypesListResponse\".", | 9003 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#connectionTypesListResponse\".", |
9004 "type": "string" | 9004 "type": "string" |
9005 } | 9005 } |
9006 }, | 9006 }, |
9007 "type": "object" | 9007 "type": "object" |
9008 }, | 9008 }, |
9009 "ContentCategoriesListResponse": { | 9009 "ContentCategoriesListResponse": { |
9010 "description": "Content Category List Response", | 9010 "description": "Content Category List Response", |
9011 "id": "ContentCategoriesListResponse", | 9011 "id": "ContentCategoriesListResponse", |
9012 "properties": { | 9012 "properties": { |
9013 "contentCategories": { | 9013 "contentCategories": { |
9014 "description": "Content category collection", | 9014 "description": "Content category collection.", |
9015 "items": { | 9015 "items": { |
9016 "$ref": "ContentCategory" | 9016 "$ref": "ContentCategory" |
9017 }, | 9017 }, |
9018 "type": "array" | 9018 "type": "array" |
9019 }, | 9019 }, |
9020 "kind": { | 9020 "kind": { |
9021 "default": "dfareporting#contentCategoriesListResponse", | 9021 "default": "dfareporting#contentCategoriesListResponse", |
9022 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#contentCategoriesListResponse\".", | 9022 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#contentCategoriesListResponse\".", |
9023 "type": "string" | 9023 "type": "string" |
9024 }, | 9024 }, |
9025 "nextPageToken": { | 9025 "nextPageToken": { |
9026 "description": "Pagination token to be used for the next lis
t operation.", | 9026 "description": "Pagination token to be used for the next lis
t operation.", |
9027 "type": "string" | 9027 "type": "string" |
9028 } | 9028 } |
9029 }, | 9029 }, |
9030 "type": "object" | 9030 "type": "object" |
9031 }, | 9031 }, |
9032 "ContentCategory": { | 9032 "ContentCategory": { |
9033 "description": "Organizes placements according to the contents of th
eir associated webpages.", | 9033 "description": "Organizes placements according to the contents of th
eir associated webpages.", |
9034 "id": "ContentCategory", | 9034 "id": "ContentCategory", |
9035 "properties": { | 9035 "properties": { |
9036 "accountId": { | 9036 "accountId": { |
9037 "description": "Account ID of this content category.This is
a read-only field that can be left blank.", | 9037 "description": "Account ID of this content category. This is
a read-only field that can be left blank.", |
9038 "format": "int64", | 9038 "format": "int64", |
9039 "type": "string" | 9039 "type": "string" |
9040 }, | 9040 }, |
9041 "description": { | 9041 "description": { |
9042 "description": "Description of this content category.", | 9042 "description": "Description of this content category.", |
9043 "type": "string" | 9043 "type": "string" |
9044 }, | 9044 }, |
9045 "id": { | 9045 "id": { |
9046 "description": "ID of this content category. This is a read-
only, auto-generated field.", | 9046 "description": "ID of this content category. This is a read-
only, auto-generated field.", |
9047 "format": "int64", | 9047 "format": "int64", |
9048 "type": "string" | 9048 "type": "string" |
9049 }, | 9049 }, |
9050 "kind": { | 9050 "kind": { |
9051 "default": "dfareporting#contentCategory", | 9051 "default": "dfareporting#contentCategory", |
9052 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#contentCategory\".", | 9052 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#contentCategory\".", |
9053 "type": "string" | 9053 "type": "string" |
9054 }, | 9054 }, |
9055 "name": { | 9055 "name": { |
9056 "description": "Name of this content category. This is a req
uired field and must be less than 256 characters long and unique among content c
ategories of the same account.", | 9056 "description": "Name of this content category. This is a req
uired field and must be less than 256 characters long and unique among content c
ategories of the same account.", |
9057 "type": "string" | 9057 "type": "string" |
9058 } | 9058 } |
9059 }, | 9059 }, |
9060 "type": "object" | 9060 "type": "object" |
9061 }, | 9061 }, |
9062 "CountriesListResponse": { | 9062 "CountriesListResponse": { |
9063 "description": "Country List Response", | 9063 "description": "Country List Response", |
9064 "id": "CountriesListResponse", | 9064 "id": "CountriesListResponse", |
9065 "properties": { | 9065 "properties": { |
9066 "countries": { | 9066 "countries": { |
9067 "description": "Country collection", | 9067 "description": "Country collection.", |
9068 "items": { | 9068 "items": { |
9069 "$ref": "Country" | 9069 "$ref": "Country" |
9070 }, | 9070 }, |
9071 "type": "array" | 9071 "type": "array" |
9072 }, | 9072 }, |
9073 "kind": { | 9073 "kind": { |
9074 "default": "dfareporting#countriesListResponse", | 9074 "default": "dfareporting#countriesListResponse", |
9075 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#countriesListResponse\".", | 9075 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#countriesListResponse\".", |
9076 "type": "string" | 9076 "type": "string" |
9077 } | 9077 } |
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9410 }, | 9410 }, |
9411 "fsCommand": { | 9411 "fsCommand": { |
9412 "$ref": "FsCommand", | 9412 "$ref": "FsCommand", |
9413 "description": "OpenWindow FSCommand of this creative. This
lets the SWF file communicate with either Flash Player or the program hosting Fl
ash Player, such as a web browser. This is only triggered if allowScriptAccess f
ield is true. Applicable to the following creative types: FLASH_INPAGE." | 9413 "description": "OpenWindow FSCommand of this creative. This
lets the SWF file communicate with either Flash Player or the program hosting Fl
ash Player, such as a web browser. This is only triggered if allowScriptAccess f
ield is true. Applicable to the following creative types: FLASH_INPAGE." |
9414 }, | 9414 }, |
9415 "htmlCode": { | 9415 "htmlCode": { |
9416 "description": "HTML code for the creative. This is a requir
ed field when applicable. This field is ignored if htmlCodeLocked is false. Appl
icable to the following creative types: all CUSTOM, FLASH_INPAGE, and HTML5_BANN
ER, and all RICH_MEDIA.", | 9416 "description": "HTML code for the creative. This is a requir
ed field when applicable. This field is ignored if htmlCodeLocked is false. Appl
icable to the following creative types: all CUSTOM, FLASH_INPAGE, and HTML5_BANN
ER, and all RICH_MEDIA.", |
9417 "type": "string" | 9417 "type": "string" |
9418 }, | 9418 }, |
9419 "htmlCodeLocked": { | 9419 "htmlCodeLocked": { |
9420 "description": "Whether HTML code is DCM generated or manual
ly entered. Set to true to ignore changes to htmlCode. Applicable to the followi
ng creative types: FLASH_INPAGE and HTML5_BANNER.", | 9420 "description": "Whether HTML code is DCM-generated or manual
ly entered. Set to true to ignore changes to htmlCode. Applicable to the followi
ng creative types: FLASH_INPAGE and HTML5_BANNER.", |
9421 "type": "boolean" | 9421 "type": "boolean" |
9422 }, | 9422 }, |
9423 "id": { | 9423 "id": { |
9424 "description": "ID of this creative. This is a read-only, au
to-generated field. Applicable to all creative types.", | 9424 "description": "ID of this creative. This is a read-only, au
to-generated field. Applicable to all creative types.", |
9425 "format": "int64", | 9425 "format": "int64", |
9426 "type": "string" | 9426 "type": "string" |
9427 }, | 9427 }, |
9428 "idDimensionValue": { | 9428 "idDimensionValue": { |
9429 "$ref": "DimensionValue", | 9429 "$ref": "DimensionValue", |
9430 "description": "Dimension value for the ID of this creative.
This is a read-only field. Applicable to all creative types." | 9430 "description": "Dimension value for the ID of this creative.
This is a read-only field. Applicable to all creative types." |
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9887 }, | 9887 }, |
9888 "hideFlashObjects": { | 9888 "hideFlashObjects": { |
9889 "description": "Whether to hide Flash objects flag for an as
set. Applicable to the following creative types: all RICH_MEDIA.", | 9889 "description": "Whether to hide Flash objects flag for an as
set. Applicable to the following creative types: all RICH_MEDIA.", |
9890 "type": "boolean" | 9890 "type": "boolean" |
9891 }, | 9891 }, |
9892 "hideSelectionBoxes": { | 9892 "hideSelectionBoxes": { |
9893 "description": "Whether to hide selection boxes flag for an
asset. Applicable to the following creative types: all RICH_MEDIA.", | 9893 "description": "Whether to hide selection boxes flag for an
asset. Applicable to the following creative types: all RICH_MEDIA.", |
9894 "type": "boolean" | 9894 "type": "boolean" |
9895 }, | 9895 }, |
9896 "horizontallyLocked": { | 9896 "horizontallyLocked": { |
9897 "description": "Wheter the asset is horizontally locked. Thi
s is a read-only field. Applicable to the following creative types: all RICH_MED
IA.", | 9897 "description": "Whether the asset is horizontally locked. Th
is is a read-only field. Applicable to the following creative types: all RICH_ME
DIA.", |
9898 "type": "boolean" | 9898 "type": "boolean" |
9899 }, | 9899 }, |
9900 "id": { | 9900 "id": { |
9901 "description": "Numeric ID of this creative asset. This is a
required field and should not be modified. Applicable to all but the following
creative types: all REDIRECT and TRACKING_TEXT.", | 9901 "description": "Numeric ID of this creative asset. This is a
required field and should not be modified. Applicable to all but the following
creative types: all REDIRECT and TRACKING_TEXT.", |
9902 "format": "int64", | 9902 "format": "int64", |
9903 "type": "string" | 9903 "type": "string" |
9904 }, | 9904 }, |
9905 "mimeType": { | 9905 "mimeType": { |
9906 "description": "Detected MIME type for video asset. This is
a read-only field. Applicable to the following creative types: INSTREAM_VIDEO an
d all VPAID.", | 9906 "description": "Detected MIME type for video asset. This is
a read-only field. Applicable to the following creative types: INSTREAM_VIDEO an
d all VPAID.", |
9907 "type": "string" | 9907 "type": "string" |
(...skipping 511 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10419 "description": "Exit URL of the event. This field is used on
ly for exit events.", | 10419 "description": "Exit URL of the event. This field is used on
ly for exit events.", |
10420 "type": "string" | 10420 "type": "string" |
10421 }, | 10421 }, |
10422 "id": { | 10422 "id": { |
10423 "description": "ID of this event. This is a required field a
nd should not be modified after insertion.", | 10423 "description": "ID of this event. This is a required field a
nd should not be modified after insertion.", |
10424 "format": "int64", | 10424 "format": "int64", |
10425 "type": "string" | 10425 "type": "string" |
10426 }, | 10426 }, |
10427 "popupWindowProperties": { | 10427 "popupWindowProperties": { |
10428 "$ref": "PopupWindowProperties", | 10428 "$ref": "PopupWindowProperties", |
10429 "description": "Properties for rich media pop-up windows. Th
is field is used only for exit events." | 10429 "description": "Properties for rich media popup windows. Thi
s field is used only for exit events." |
10430 }, | 10430 }, |
10431 "targetType": { | 10431 "targetType": { |
10432 "description": "Target type used by the event.", | 10432 "description": "Target type used by the event.", |
10433 "enum": [ | 10433 "enum": [ |
10434 "TARGET_BLANK", | 10434 "TARGET_BLANK", |
10435 "TARGET_PARENT", | 10435 "TARGET_PARENT", |
10436 "TARGET_POPUP", | 10436 "TARGET_POPUP", |
10437 "TARGET_SELF", | 10437 "TARGET_SELF", |
10438 "TARGET_TOP" | 10438 "TARGET_TOP" |
10439 ], | 10439 ], |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10529 "type": "string" | 10529 "type": "string" |
10530 } | 10530 } |
10531 }, | 10531 }, |
10532 "type": "object" | 10532 "type": "object" |
10533 }, | 10533 }, |
10534 "CreativeFieldValuesListResponse": { | 10534 "CreativeFieldValuesListResponse": { |
10535 "description": "Creative Field Value List Response", | 10535 "description": "Creative Field Value List Response", |
10536 "id": "CreativeFieldValuesListResponse", | 10536 "id": "CreativeFieldValuesListResponse", |
10537 "properties": { | 10537 "properties": { |
10538 "creativeFieldValues": { | 10538 "creativeFieldValues": { |
10539 "description": "Creative field value collection", | 10539 "description": "Creative field value collection.", |
10540 "items": { | 10540 "items": { |
10541 "$ref": "CreativeFieldValue" | 10541 "$ref": "CreativeFieldValue" |
10542 }, | 10542 }, |
10543 "type": "array" | 10543 "type": "array" |
10544 }, | 10544 }, |
10545 "kind": { | 10545 "kind": { |
10546 "default": "dfareporting#creativeFieldValuesListResponse", | 10546 "default": "dfareporting#creativeFieldValuesListResponse", |
10547 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeFieldValuesListResponse\".", | 10547 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeFieldValuesListResponse\".", |
10548 "type": "string" | 10548 "type": "string" |
10549 }, | 10549 }, |
10550 "nextPageToken": { | 10550 "nextPageToken": { |
10551 "description": "Pagination token to be used for the next lis
t operation.", | 10551 "description": "Pagination token to be used for the next lis
t operation.", |
10552 "type": "string" | 10552 "type": "string" |
10553 } | 10553 } |
10554 }, | 10554 }, |
10555 "type": "object" | 10555 "type": "object" |
10556 }, | 10556 }, |
10557 "CreativeFieldsListResponse": { | 10557 "CreativeFieldsListResponse": { |
10558 "description": "Creative Field List Response", | 10558 "description": "Creative Field List Response", |
10559 "id": "CreativeFieldsListResponse", | 10559 "id": "CreativeFieldsListResponse", |
10560 "properties": { | 10560 "properties": { |
10561 "creativeFields": { | 10561 "creativeFields": { |
10562 "description": "Creative field collection", | 10562 "description": "Creative field collection.", |
10563 "items": { | 10563 "items": { |
10564 "$ref": "CreativeField" | 10564 "$ref": "CreativeField" |
10565 }, | 10565 }, |
10566 "type": "array" | 10566 "type": "array" |
10567 }, | 10567 }, |
10568 "kind": { | 10568 "kind": { |
10569 "default": "dfareporting#creativeFieldsListResponse", | 10569 "default": "dfareporting#creativeFieldsListResponse", |
10570 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeFieldsListResponse\".", | 10570 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeFieldsListResponse\".", |
10571 "type": "string" | 10571 "type": "string" |
10572 }, | 10572 }, |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10644 "type": "string" | 10644 "type": "string" |
10645 } | 10645 } |
10646 }, | 10646 }, |
10647 "type": "object" | 10647 "type": "object" |
10648 }, | 10648 }, |
10649 "CreativeGroupsListResponse": { | 10649 "CreativeGroupsListResponse": { |
10650 "description": "Creative Group List Response", | 10650 "description": "Creative Group List Response", |
10651 "id": "CreativeGroupsListResponse", | 10651 "id": "CreativeGroupsListResponse", |
10652 "properties": { | 10652 "properties": { |
10653 "creativeGroups": { | 10653 "creativeGroups": { |
10654 "description": "Creative group collection", | 10654 "description": "Creative group collection.", |
10655 "items": { | 10655 "items": { |
10656 "$ref": "CreativeGroup" | 10656 "$ref": "CreativeGroup" |
10657 }, | 10657 }, |
10658 "type": "array" | 10658 "type": "array" |
10659 }, | 10659 }, |
10660 "kind": { | 10660 "kind": { |
10661 "default": "dfareporting#creativeGroupsListResponse", | 10661 "default": "dfareporting#creativeGroupsListResponse", |
10662 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeGroupsListResponse\".", | 10662 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativeGroupsListResponse\".", |
10663 "type": "string" | 10663 "type": "string" |
10664 }, | 10664 }, |
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10768 "type": "string" | 10768 "type": "string" |
10769 } | 10769 } |
10770 }, | 10770 }, |
10771 "type": "object" | 10771 "type": "object" |
10772 }, | 10772 }, |
10773 "CreativesListResponse": { | 10773 "CreativesListResponse": { |
10774 "description": "Creative List Response", | 10774 "description": "Creative List Response", |
10775 "id": "CreativesListResponse", | 10775 "id": "CreativesListResponse", |
10776 "properties": { | 10776 "properties": { |
10777 "creatives": { | 10777 "creatives": { |
10778 "description": "Creative collection", | 10778 "description": "Creative collection.", |
10779 "items": { | 10779 "items": { |
10780 "$ref": "Creative" | 10780 "$ref": "Creative" |
10781 }, | 10781 }, |
10782 "type": "array" | 10782 "type": "array" |
10783 }, | 10783 }, |
10784 "kind": { | 10784 "kind": { |
10785 "default": "dfareporting#creativesListResponse", | 10785 "default": "dfareporting#creativesListResponse", |
10786 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativesListResponse\".", | 10786 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#creativesListResponse\".", |
10787 "type": "string" | 10787 "type": "string" |
10788 }, | 10788 }, |
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11046 }, | 11046 }, |
11047 "programmaticPlacementAccepted": { | 11047 "programmaticPlacementAccepted": { |
11048 "description": "Whether this directory site accepts programm
atic placements.", | 11048 "description": "Whether this directory site accepts programm
atic placements.", |
11049 "type": "boolean" | 11049 "type": "boolean" |
11050 }, | 11050 }, |
11051 "pubPaidPlacementAccepted": { | 11051 "pubPaidPlacementAccepted": { |
11052 "description": "Whether this directory site accepts publishe
r-paid tags.", | 11052 "description": "Whether this directory site accepts publishe
r-paid tags.", |
11053 "type": "boolean" | 11053 "type": "boolean" |
11054 }, | 11054 }, |
11055 "publisherPortalOnly": { | 11055 "publisherPortalOnly": { |
11056 "description": "Whether this directory site is available onl
y via Publisher Portal.", | 11056 "description": "Whether this directory site is available onl
y via DoubleClick Publisher Portal.", |
11057 "type": "boolean" | 11057 "type": "boolean" |
11058 } | 11058 } |
11059 }, | 11059 }, |
11060 "type": "object" | 11060 "type": "object" |
11061 }, | 11061 }, |
11062 "Dimension": { | 11062 "Dimension": { |
11063 "description": "Represents a dimension.", | 11063 "description": "Represents a dimension.", |
11064 "id": "Dimension", | 11064 "id": "Dimension", |
11065 "properties": { | 11065 "properties": { |
11066 "kind": { | 11066 "kind": { |
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11437 }, | 11437 }, |
11438 "interstitialPlacementAccepted": { | 11438 "interstitialPlacementAccepted": { |
11439 "description": "Whether this site accepts interstitial ads."
, | 11439 "description": "Whether this site accepts interstitial ads."
, |
11440 "type": "boolean" | 11440 "type": "boolean" |
11441 }, | 11441 }, |
11442 "nielsenOcrOptOut": { | 11442 "nielsenOcrOptOut": { |
11443 "description": "Whether this directory site has disabled Nie
lsen OCR reach ratings.", | 11443 "description": "Whether this directory site has disabled Nie
lsen OCR reach ratings.", |
11444 "type": "boolean" | 11444 "type": "boolean" |
11445 }, | 11445 }, |
11446 "verificationTagOptOut": { | 11446 "verificationTagOptOut": { |
11447 "description": "Whether this directory site has disabled gen
eration of Verification tags.", | 11447 "description": "Whether this directory site has disabled gen
eration of Verification ins tags.", |
11448 "type": "boolean" | 11448 "type": "boolean" |
11449 }, | 11449 }, |
11450 "videoActiveViewOptOut": { | 11450 "videoActiveViewOptOut": { |
11451 "description": "Whether this directory site has disabled act
ive view for in-stream video creatives.", | 11451 "description": "Whether this directory site has disabled act
ive view for in-stream video creatives.", |
11452 "type": "boolean" | 11452 "type": "boolean" |
11453 } | 11453 } |
11454 }, | 11454 }, |
11455 "type": "object" | 11455 "type": "object" |
11456 }, | 11456 }, |
11457 "DirectorySitesListResponse": { | 11457 "DirectorySitesListResponse": { |
11458 "description": "Directory Site List Response", | 11458 "description": "Directory Site List Response", |
11459 "id": "DirectorySitesListResponse", | 11459 "id": "DirectorySitesListResponse", |
11460 "properties": { | 11460 "properties": { |
11461 "directorySites": { | 11461 "directorySites": { |
11462 "description": "Directory site collection", | 11462 "description": "Directory site collection.", |
11463 "items": { | 11463 "items": { |
11464 "$ref": "DirectorySite" | 11464 "$ref": "DirectorySite" |
11465 }, | 11465 }, |
11466 "type": "array" | 11466 "type": "array" |
11467 }, | 11467 }, |
11468 "kind": { | 11468 "kind": { |
11469 "default": "dfareporting#directorySitesListResponse", | 11469 "default": "dfareporting#directorySitesListResponse", |
11470 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#directorySitesListResponse\".", | 11470 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#directorySitesListResponse\".", |
11471 "type": "string" | 11471 "type": "string" |
11472 }, | 11472 }, |
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11603 "type": "string" | 11603 "type": "string" |
11604 } | 11604 } |
11605 }, | 11605 }, |
11606 "type": "object" | 11606 "type": "object" |
11607 }, | 11607 }, |
11608 "EventTagsListResponse": { | 11608 "EventTagsListResponse": { |
11609 "description": "Event Tag List Response", | 11609 "description": "Event Tag List Response", |
11610 "id": "EventTagsListResponse", | 11610 "id": "EventTagsListResponse", |
11611 "properties": { | 11611 "properties": { |
11612 "eventTags": { | 11612 "eventTags": { |
11613 "description": "Event tag collection", | 11613 "description": "Event tag collection.", |
11614 "items": { | 11614 "items": { |
11615 "$ref": "EventTag" | 11615 "$ref": "EventTag" |
11616 }, | 11616 }, |
11617 "type": "array" | 11617 "type": "array" |
11618 }, | 11618 }, |
11619 "kind": { | 11619 "kind": { |
11620 "default": "dfareporting#eventTagsListResponse", | 11620 "default": "dfareporting#eventTagsListResponse", |
11621 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#eventTagsListResponse\".", | 11621 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#eventTagsListResponse\".", |
11622 "type": "string" | 11622 "type": "string" |
11623 } | 11623 } |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11746 "type": "string" | 11746 "type": "string" |
11747 } | 11747 } |
11748 }, | 11748 }, |
11749 "type": "object" | 11749 "type": "object" |
11750 }, | 11750 }, |
11751 "FloodlightActivitiesListResponse": { | 11751 "FloodlightActivitiesListResponse": { |
11752 "description": "Floodlight Activity List Response", | 11752 "description": "Floodlight Activity List Response", |
11753 "id": "FloodlightActivitiesListResponse", | 11753 "id": "FloodlightActivitiesListResponse", |
11754 "properties": { | 11754 "properties": { |
11755 "floodlightActivities": { | 11755 "floodlightActivities": { |
11756 "description": "Floodlight activity collection", | 11756 "description": "Floodlight activity collection.", |
11757 "items": { | 11757 "items": { |
11758 "$ref": "FloodlightActivity" | 11758 "$ref": "FloodlightActivity" |
11759 }, | 11759 }, |
11760 "type": "array" | 11760 "type": "array" |
11761 }, | 11761 }, |
11762 "kind": { | 11762 "kind": { |
11763 "default": "dfareporting#floodlightActivitiesListResponse", | 11763 "default": "dfareporting#floodlightActivitiesListResponse", |
11764 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivitiesListResponse\".", | 11764 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivitiesListResponse\".", |
11765 "type": "string" | 11765 "type": "string" |
11766 }, | 11766 }, |
11767 "nextPageToken": { | 11767 "nextPageToken": { |
11768 "description": "Pagination token to be used for the next lis
t operation.", | 11768 "description": "Pagination token to be used for the next lis
t operation.", |
11769 "type": "string" | 11769 "type": "string" |
11770 } | 11770 } |
11771 }, | 11771 }, |
11772 "type": "object" | 11772 "type": "object" |
11773 }, | 11773 }, |
11774 "FloodlightActivity": { | 11774 "FloodlightActivity": { |
11775 "description": "Contains properties of a Floodlight activity.", | 11775 "description": "Contains properties of a Floodlight activity.", |
11776 "id": "FloodlightActivity", | 11776 "id": "FloodlightActivity", |
11777 "properties": { | 11777 "properties": { |
11778 "accountId": { | 11778 "accountId": { |
11779 "description": "Account ID of this floodlight activity.This
is a read-only field that can be left blank.", | 11779 "description": "Account ID of this floodlight activity. This
is a read-only field that can be left blank.", |
11780 "format": "int64", | 11780 "format": "int64", |
11781 "type": "string" | 11781 "type": "string" |
11782 }, | 11782 }, |
11783 "advertiserId": { | 11783 "advertiserId": { |
11784 "description": "Advertiser ID of this floodlight activity. I
f this field is left blank, the value will be copied over either from the activi
ty group's advertiser or the existing activity's advertiser.", | 11784 "description": "Advertiser ID of this floodlight activity. I
f this field is left blank, the value will be copied over either from the activi
ty group's advertiser or the existing activity's advertiser.", |
11785 "format": "int64", | 11785 "format": "int64", |
11786 "type": "string" | 11786 "type": "string" |
11787 }, | 11787 }, |
11788 "advertiserIdDimensionValue": { | 11788 "advertiserIdDimensionValue": { |
11789 "$ref": "DimensionValue", | 11789 "$ref": "DimensionValue", |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11874 "description": "Whether this activity is archived.", | 11874 "description": "Whether this activity is archived.", |
11875 "type": "boolean" | 11875 "type": "boolean" |
11876 }, | 11876 }, |
11877 "id": { | 11877 "id": { |
11878 "description": "ID of this floodlight activity. This is a re
ad-only, auto-generated field.", | 11878 "description": "ID of this floodlight activity. This is a re
ad-only, auto-generated field.", |
11879 "format": "int64", | 11879 "format": "int64", |
11880 "type": "string" | 11880 "type": "string" |
11881 }, | 11881 }, |
11882 "idDimensionValue": { | 11882 "idDimensionValue": { |
11883 "$ref": "DimensionValue", | 11883 "$ref": "DimensionValue", |
11884 "description": "Dimension value for the ID of this floodligh
t activity.This is a read-only, auto-generated field." | 11884 "description": "Dimension value for the ID of this floodligh
t activity. This is a read-only, auto-generated field." |
11885 }, | 11885 }, |
11886 "imageTagEnabled": { | 11886 "imageTagEnabled": { |
11887 "description": "Whether the image tag is enabled for this ac
tivity.", | 11887 "description": "Whether the image tag is enabled for this ac
tivity.", |
11888 "type": "boolean" | 11888 "type": "boolean" |
11889 }, | 11889 }, |
11890 "kind": { | 11890 "kind": { |
11891 "default": "dfareporting#floodlightActivity", | 11891 "default": "dfareporting#floodlightActivity", |
11892 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivity\".", | 11892 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivity\".", |
11893 "type": "string" | 11893 "type": "string" |
11894 }, | 11894 }, |
(...skipping 18 matching lines...) Expand all Loading... |
11913 }, | 11913 }, |
11914 "sslCompliant": { | 11914 "sslCompliant": { |
11915 "description": "Whether the floodlight activity is SSL-compl
iant. This is a read-only field, its value detected by the system from the flood
light tags.", | 11915 "description": "Whether the floodlight activity is SSL-compl
iant. This is a read-only field, its value detected by the system from the flood
light tags.", |
11916 "type": "boolean" | 11916 "type": "boolean" |
11917 }, | 11917 }, |
11918 "sslRequired": { | 11918 "sslRequired": { |
11919 "description": "Whether this floodlight activity must be SSL
-compliant.", | 11919 "description": "Whether this floodlight activity must be SSL
-compliant.", |
11920 "type": "boolean" | 11920 "type": "boolean" |
11921 }, | 11921 }, |
11922 "subaccountId": { | 11922 "subaccountId": { |
11923 "description": "Subaccount ID of this floodlight activity.Th
is is a read-only field that can be left blank.", | 11923 "description": "Subaccount ID of this floodlight activity. T
his is a read-only field that can be left blank.", |
11924 "format": "int64", | 11924 "format": "int64", |
11925 "type": "string" | 11925 "type": "string" |
11926 }, | 11926 }, |
11927 "tagFormat": { | 11927 "tagFormat": { |
11928 "description": "Tag format type for the floodlight activity.
If left blank, the tag format will default to HTML.", | 11928 "description": "Tag format type for the floodlight activity.
If left blank, the tag format will default to HTML.", |
11929 "enum": [ | 11929 "enum": [ |
11930 "HTML", | 11930 "HTML", |
11931 "XHTML" | 11931 "XHTML" |
11932 ], | 11932 ], |
11933 "enumDescriptions": [ | 11933 "enumDescriptions": [ |
11934 "", | 11934 "", |
11935 "" | 11935 "" |
11936 ], | 11936 ], |
11937 "type": "string" | 11937 "type": "string" |
11938 }, | 11938 }, |
11939 "tagString": { | 11939 "tagString": { |
11940 "description": "Value of the cat= paramter in the floodlight
tag, which the ad servers use to identify the activity. This is optional: if em
pty, a new tag string will be generated for you. This string must be 1 to 8 char
acters long, with valid characters being [a-z][A-Z][0-9][-][ _ ]. This tag strin
g must also be unique among activities of the same activity group. This field is
read-only after insertion.", | 11940 "description": "Value of the cat= paramter in the floodlight
tag, which the ad servers use to identify the activity. This is optional: if em
pty, a new tag string will be generated for you. This string must be 1 to 8 char
acters long, with valid characters being [a-z][A-Z][0-9][-][ _ ]. This tag strin
g must also be unique among activities of the same activity group. This field is
read-only after insertion.", |
11941 "type": "string" | 11941 "type": "string" |
11942 }, | 11942 }, |
11943 "userDefinedVariableTypes": { | 11943 "userDefinedVariableTypes": { |
11944 "description": "List of the user-defined variables used by t
his conversion tag. These map to the \"u[1-20]=\" in the tags. Each of these can
have a user defined type.\nAcceptable values are:\n- \"U1\"\n- \"U2\"\n- \"U3\"
\n- \"U4\"\n- \"U5\"\n- \"U6\"\n- \"U7\"\n- \"U8\"\n- \"U9\"\n- \"U10\"\n- \"U11
\"\n- \"U12\"\n- \"U13\"\n- \"U14\"\n- \"U15\"\n- \"U16\"\n- \"U17\"\n- \"U18\"\
n- \"U19\"\n- \"U20\"", | 11944 "description": "List of the user-defined variables used by t
his conversion tag. These map to the \"u[1-20]=\" in the tags. Each of these can
have a user defined type.\nAcceptable values are:\n- \"U1\"\n- \"U2\"\n- \"U3\"
\n- \"U4\"\n- \"U5\"\n- \"U6\"\n- \"U7\"\n- \"U8\"\n- \"U9\"\n- \"U10\"\n- \"U11
\"\n- \"U12\"\n- \"U13\"\n- \"U14\"\n- \"U15\"\n- \"U16\"\n- \"U17\"\n- \"U18\"\
n- \"U19\"\n- \"U20\"", |
11945 "items": { | 11945 "items": { |
11946 "enum": [ | 11946 "enum": [ |
11947 "U1", | 11947 "U1", |
11948 "U10", | 11948 "U10", |
| 11949 "U100", |
11949 "U11", | 11950 "U11", |
11950 "U12", | 11951 "U12", |
11951 "U13", | 11952 "U13", |
11952 "U14", | 11953 "U14", |
11953 "U15", | 11954 "U15", |
11954 "U16", | 11955 "U16", |
11955 "U17", | 11956 "U17", |
11956 "U18", | 11957 "U18", |
11957 "U19", | 11958 "U19", |
11958 "U2", | 11959 "U2", |
11959 "U20", | 11960 "U20", |
| 11961 "U21", |
| 11962 "U22", |
| 11963 "U23", |
| 11964 "U24", |
| 11965 "U25", |
| 11966 "U26", |
| 11967 "U27", |
| 11968 "U28", |
| 11969 "U29", |
11960 "U3", | 11970 "U3", |
| 11971 "U30", |
| 11972 "U31", |
| 11973 "U32", |
| 11974 "U33", |
| 11975 "U34", |
| 11976 "U35", |
| 11977 "U36", |
| 11978 "U37", |
| 11979 "U38", |
| 11980 "U39", |
11961 "U4", | 11981 "U4", |
| 11982 "U40", |
| 11983 "U41", |
| 11984 "U42", |
| 11985 "U43", |
| 11986 "U44", |
| 11987 "U45", |
| 11988 "U46", |
| 11989 "U47", |
| 11990 "U48", |
| 11991 "U49", |
11962 "U5", | 11992 "U5", |
| 11993 "U50", |
| 11994 "U51", |
| 11995 "U52", |
| 11996 "U53", |
| 11997 "U54", |
| 11998 "U55", |
| 11999 "U56", |
| 12000 "U57", |
| 12001 "U58", |
| 12002 "U59", |
11963 "U6", | 12003 "U6", |
| 12004 "U60", |
| 12005 "U61", |
| 12006 "U62", |
| 12007 "U63", |
| 12008 "U64", |
| 12009 "U65", |
| 12010 "U66", |
| 12011 "U67", |
| 12012 "U68", |
| 12013 "U69", |
11964 "U7", | 12014 "U7", |
| 12015 "U70", |
| 12016 "U71", |
| 12017 "U72", |
| 12018 "U73", |
| 12019 "U74", |
| 12020 "U75", |
| 12021 "U76", |
| 12022 "U77", |
| 12023 "U78", |
| 12024 "U79", |
11965 "U8", | 12025 "U8", |
11966 "U9" | 12026 "U80", |
| 12027 "U81", |
| 12028 "U82", |
| 12029 "U83", |
| 12030 "U84", |
| 12031 "U85", |
| 12032 "U86", |
| 12033 "U87", |
| 12034 "U88", |
| 12035 "U89", |
| 12036 "U9", |
| 12037 "U90", |
| 12038 "U91", |
| 12039 "U92", |
| 12040 "U93", |
| 12041 "U94", |
| 12042 "U95", |
| 12043 "U96", |
| 12044 "U97", |
| 12045 "U98", |
| 12046 "U99" |
11967 ], | 12047 ], |
11968 "enumDescriptions": [ | 12048 "enumDescriptions": [ |
11969 "", | 12049 "", |
11970 "", | 12050 "", |
11971 "", | 12051 "", |
11972 "", | 12052 "", |
11973 "", | 12053 "", |
11974 "", | 12054 "", |
11975 "", | 12055 "", |
11976 "", | 12056 "", |
11977 "", | 12057 "", |
11978 "", | 12058 "", |
11979 "", | 12059 "", |
11980 "", | 12060 "", |
11981 "", | 12061 "", |
11982 "", | 12062 "", |
11983 "", | 12063 "", |
11984 "", | 12064 "", |
11985 "", | 12065 "", |
11986 "", | 12066 "", |
11987 "", | 12067 "", |
| 12068 "", |
| 12069 "", |
| 12070 "", |
| 12071 "", |
| 12072 "", |
| 12073 "", |
| 12074 "", |
| 12075 "", |
| 12076 "", |
| 12077 "", |
| 12078 "", |
| 12079 "", |
| 12080 "", |
| 12081 "", |
| 12082 "", |
| 12083 "", |
| 12084 "", |
| 12085 "", |
| 12086 "", |
| 12087 "", |
| 12088 "", |
| 12089 "", |
| 12090 "", |
| 12091 "", |
| 12092 "", |
| 12093 "", |
| 12094 "", |
| 12095 "", |
| 12096 "", |
| 12097 "", |
| 12098 "", |
| 12099 "", |
| 12100 "", |
| 12101 "", |
| 12102 "", |
| 12103 "", |
| 12104 "", |
| 12105 "", |
| 12106 "", |
| 12107 "", |
| 12108 "", |
| 12109 "", |
| 12110 "", |
| 12111 "", |
| 12112 "", |
| 12113 "", |
| 12114 "", |
| 12115 "", |
| 12116 "", |
| 12117 "", |
| 12118 "", |
| 12119 "", |
| 12120 "", |
| 12121 "", |
| 12122 "", |
| 12123 "", |
| 12124 "", |
| 12125 "", |
| 12126 "", |
| 12127 "", |
| 12128 "", |
| 12129 "", |
| 12130 "", |
| 12131 "", |
| 12132 "", |
| 12133 "", |
| 12134 "", |
| 12135 "", |
| 12136 "", |
| 12137 "", |
| 12138 "", |
| 12139 "", |
| 12140 "", |
| 12141 "", |
| 12142 "", |
| 12143 "", |
| 12144 "", |
| 12145 "", |
| 12146 "", |
| 12147 "", |
11988 "" | 12148 "" |
11989 ], | 12149 ], |
11990 "type": "string" | 12150 "type": "string" |
11991 }, | 12151 }, |
11992 "type": "array" | 12152 "type": "array" |
11993 } | 12153 } |
11994 }, | 12154 }, |
11995 "type": "object" | 12155 "type": "object" |
11996 }, | 12156 }, |
11997 "FloodlightActivityDynamicTag": { | 12157 "FloodlightActivityDynamicTag": { |
(...skipping 14 matching lines...) Expand all Loading... |
12012 "type": "string" | 12172 "type": "string" |
12013 } | 12173 } |
12014 }, | 12174 }, |
12015 "type": "object" | 12175 "type": "object" |
12016 }, | 12176 }, |
12017 "FloodlightActivityGroup": { | 12177 "FloodlightActivityGroup": { |
12018 "description": "Contains properties of a Floodlight activity group."
, | 12178 "description": "Contains properties of a Floodlight activity group."
, |
12019 "id": "FloodlightActivityGroup", | 12179 "id": "FloodlightActivityGroup", |
12020 "properties": { | 12180 "properties": { |
12021 "accountId": { | 12181 "accountId": { |
12022 "description": "Account ID of this floodlight activity group
.This is a read-only field that can be left blank.", | 12182 "description": "Account ID of this floodlight activity group
. This is a read-only field that can be left blank.", |
12023 "format": "int64", | 12183 "format": "int64", |
12024 "type": "string" | 12184 "type": "string" |
12025 }, | 12185 }, |
12026 "advertiserId": { | 12186 "advertiserId": { |
12027 "description": "Advertiser ID of this floodlight activity gr
oup. If this field is left blank, the value will be copied over either from the
floodlight configuration's advertiser or from the existing activity group's adve
rtiser.", | 12187 "description": "Advertiser ID of this floodlight activity gr
oup. If this field is left blank, the value will be copied over either from the
floodlight configuration's advertiser or from the existing activity group's adve
rtiser.", |
12028 "format": "int64", | 12188 "format": "int64", |
12029 "type": "string" | 12189 "type": "string" |
12030 }, | 12190 }, |
12031 "advertiserIdDimensionValue": { | 12191 "advertiserIdDimensionValue": { |
12032 "$ref": "DimensionValue", | 12192 "$ref": "DimensionValue", |
(...skipping 29 matching lines...) Expand all Loading... |
12062 "subaccountId": { | 12222 "subaccountId": { |
12063 "description": "Subaccount ID of this floodlight activity gr
oup. This is a read-only field that can be left blank.", | 12223 "description": "Subaccount ID of this floodlight activity gr
oup. This is a read-only field that can be left blank.", |
12064 "format": "int64", | 12224 "format": "int64", |
12065 "type": "string" | 12225 "type": "string" |
12066 }, | 12226 }, |
12067 "tagString": { | 12227 "tagString": { |
12068 "description": "Value of the type= parameter in the floodlig
ht tag, which the ad servers use to identify the activity group that the activit
y belongs to. This is optional: if empty, a new tag string will be generated for
you. This string must be 1 to 8 characters long, with valid characters being [a
-z][A-Z][0-9][-][ _ ]. This tag string must also be unique among activity groups
of the same floodlight configuration. This field is read-only after insertion."
, | 12228 "description": "Value of the type= parameter in the floodlig
ht tag, which the ad servers use to identify the activity group that the activit
y belongs to. This is optional: if empty, a new tag string will be generated for
you. This string must be 1 to 8 characters long, with valid characters being [a
-z][A-Z][0-9][-][ _ ]. This tag string must also be unique among activity groups
of the same floodlight configuration. This field is read-only after insertion."
, |
12069 "type": "string" | 12229 "type": "string" |
12070 }, | 12230 }, |
12071 "type": { | 12231 "type": { |
12072 "description": "The type of floodlight activity group. This
is a required field that is read-only after insertion.", | 12232 "description": "Type of the floodlight activity group. This
is a required field that is read-only after insertion.", |
12073 "enum": [ | 12233 "enum": [ |
12074 "COUNTER", | 12234 "COUNTER", |
12075 "SALE" | 12235 "SALE" |
12076 ], | 12236 ], |
12077 "enumDescriptions": [ | 12237 "enumDescriptions": [ |
12078 "", | 12238 "", |
12079 "" | 12239 "" |
12080 ], | 12240 ], |
12081 "type": "string" | 12241 "type": "string" |
12082 } | 12242 } |
12083 }, | 12243 }, |
12084 "type": "object" | 12244 "type": "object" |
12085 }, | 12245 }, |
12086 "FloodlightActivityGroupsListResponse": { | 12246 "FloodlightActivityGroupsListResponse": { |
12087 "description": "Floodlight Activity Group List Response", | 12247 "description": "Floodlight Activity Group List Response", |
12088 "id": "FloodlightActivityGroupsListResponse", | 12248 "id": "FloodlightActivityGroupsListResponse", |
12089 "properties": { | 12249 "properties": { |
12090 "floodlightActivityGroups": { | 12250 "floodlightActivityGroups": { |
12091 "description": "Floodlight activity group collection", | 12251 "description": "Floodlight activity group collection.", |
12092 "items": { | 12252 "items": { |
12093 "$ref": "FloodlightActivityGroup" | 12253 "$ref": "FloodlightActivityGroup" |
12094 }, | 12254 }, |
12095 "type": "array" | 12255 "type": "array" |
12096 }, | 12256 }, |
12097 "kind": { | 12257 "kind": { |
12098 "default": "dfareporting#floodlightActivityGroupsListRespons
e", | 12258 "default": "dfareporting#floodlightActivityGroupsListRespons
e", |
12099 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivityGroupsListResponse\".", | 12259 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightActivityGroupsListResponse\".", |
12100 "type": "string" | 12260 "type": "string" |
12101 }, | 12261 }, |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12155 }, | 12315 }, |
12156 "advertiserIdDimensionValue": { | 12316 "advertiserIdDimensionValue": { |
12157 "$ref": "DimensionValue", | 12317 "$ref": "DimensionValue", |
12158 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." | 12318 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." |
12159 }, | 12319 }, |
12160 "analyticsDataSharingEnabled": { | 12320 "analyticsDataSharingEnabled": { |
12161 "description": "Whether advertiser data is shared with Googl
e Analytics.", | 12321 "description": "Whether advertiser data is shared with Googl
e Analytics.", |
12162 "type": "boolean" | 12322 "type": "boolean" |
12163 }, | 12323 }, |
12164 "exposureToConversionEnabled": { | 12324 "exposureToConversionEnabled": { |
12165 "description": "Whether the exposure to conversion report is
enabled. This report shows detailed pathway information on up to 10 of the most
recent ad exposures seen by a user before converting.", | 12325 "description": "Whether the exposure-to-conversion report is
enabled. This report shows detailed pathway information on up to 10 of the most
recent ad exposures seen by a user before converting.", |
12166 "type": "boolean" | 12326 "type": "boolean" |
12167 }, | 12327 }, |
12168 "firstDayOfWeek": { | 12328 "firstDayOfWeek": { |
12169 "description": "Day that will be counted as the first day of
the week in reports. This is a required field.", | 12329 "description": "Day that will be counted as the first day of
the week in reports. This is a required field.", |
12170 "enum": [ | 12330 "enum": [ |
12171 "MONDAY", | 12331 "MONDAY", |
12172 "SUNDAY" | 12332 "SUNDAY" |
12173 ], | 12333 ], |
12174 "enumDescriptions": [ | 12334 "enumDescriptions": [ |
12175 "", | 12335 "", |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12253 "type": "array" | 12413 "type": "array" |
12254 } | 12414 } |
12255 }, | 12415 }, |
12256 "type": "object" | 12416 "type": "object" |
12257 }, | 12417 }, |
12258 "FloodlightConfigurationsListResponse": { | 12418 "FloodlightConfigurationsListResponse": { |
12259 "description": "Floodlight Configuration List Response", | 12419 "description": "Floodlight Configuration List Response", |
12260 "id": "FloodlightConfigurationsListResponse", | 12420 "id": "FloodlightConfigurationsListResponse", |
12261 "properties": { | 12421 "properties": { |
12262 "floodlightConfigurations": { | 12422 "floodlightConfigurations": { |
12263 "description": "Floodlight configuration collection", | 12423 "description": "Floodlight configuration collection.", |
12264 "items": { | 12424 "items": { |
12265 "$ref": "FloodlightConfiguration" | 12425 "$ref": "FloodlightConfiguration" |
12266 }, | 12426 }, |
12267 "type": "array" | 12427 "type": "array" |
12268 }, | 12428 }, |
12269 "kind": { | 12429 "kind": { |
12270 "default": "dfareporting#floodlightConfigurationsListRespons
e", | 12430 "default": "dfareporting#floodlightConfigurationsListRespons
e", |
12271 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightConfigurationsListResponse\".", | 12431 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#floodlightConfigurationsListResponse\".", |
12272 "type": "string" | 12432 "type": "string" |
12273 } | 12433 } |
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12432 "description": "ID of this landing page. This is a read-only
, auto-generated field.", | 12592 "description": "ID of this landing page. This is a read-only
, auto-generated field.", |
12433 "format": "int64", | 12593 "format": "int64", |
12434 "type": "string" | 12594 "type": "string" |
12435 }, | 12595 }, |
12436 "kind": { | 12596 "kind": { |
12437 "default": "dfareporting#landingPage", | 12597 "default": "dfareporting#landingPage", |
12438 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#landingPage\".", | 12598 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#landingPage\".", |
12439 "type": "string" | 12599 "type": "string" |
12440 }, | 12600 }, |
12441 "name": { | 12601 "name": { |
12442 "description": "Name of this landing page. This is a require
d field. Must be less than 256 characters long, and must be unique among landing
pages of the same campaign.", | 12602 "description": "Name of this landing page. This is a require
d field. It must be less than 256 characters long, and must be unique among land
ing pages of the same campaign.", |
12443 "type": "string" | 12603 "type": "string" |
12444 }, | 12604 }, |
12445 "url": { | 12605 "url": { |
12446 "description": "URL of this landing page. This is a required
field.", | 12606 "description": "URL of this landing page. This is a required
field.", |
12447 "type": "string" | 12607 "type": "string" |
12448 } | 12608 } |
12449 }, | 12609 }, |
12450 "type": "object" | 12610 "type": "object" |
12451 }, | 12611 }, |
12452 "LandingPagesListResponse": { | 12612 "LandingPagesListResponse": { |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12566 "MetrosListResponse": { | 12726 "MetrosListResponse": { |
12567 "description": "Metro List Response", | 12727 "description": "Metro List Response", |
12568 "id": "MetrosListResponse", | 12728 "id": "MetrosListResponse", |
12569 "properties": { | 12729 "properties": { |
12570 "kind": { | 12730 "kind": { |
12571 "default": "dfareporting#metrosListResponse", | 12731 "default": "dfareporting#metrosListResponse", |
12572 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#metrosListResponse\".", | 12732 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#metrosListResponse\".", |
12573 "type": "string" | 12733 "type": "string" |
12574 }, | 12734 }, |
12575 "metros": { | 12735 "metros": { |
12576 "description": "Metro collection", | 12736 "description": "Metro collection.", |
12577 "items": { | 12737 "items": { |
12578 "$ref": "Metro" | 12738 "$ref": "Metro" |
12579 }, | 12739 }, |
12580 "type": "array" | 12740 "type": "array" |
12581 } | 12741 } |
12582 }, | 12742 }, |
12583 "type": "object" | 12743 "type": "object" |
12584 }, | 12744 }, |
12585 "MobileCarrier": { | 12745 "MobileCarrier": { |
12586 "description": "Contains information about a mobile carrier that can
be targeted by ads.", | 12746 "description": "Contains information about a mobile carrier that can
be targeted by ads.", |
(...skipping 28 matching lines...) Expand all Loading... |
12615 "MobileCarriersListResponse": { | 12775 "MobileCarriersListResponse": { |
12616 "description": "Mobile Carrier List Response", | 12776 "description": "Mobile Carrier List Response", |
12617 "id": "MobileCarriersListResponse", | 12777 "id": "MobileCarriersListResponse", |
12618 "properties": { | 12778 "properties": { |
12619 "kind": { | 12779 "kind": { |
12620 "default": "dfareporting#mobileCarriersListResponse", | 12780 "default": "dfareporting#mobileCarriersListResponse", |
12621 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#mobileCarriersListResponse\".", | 12781 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#mobileCarriersListResponse\".", |
12622 "type": "string" | 12782 "type": "string" |
12623 }, | 12783 }, |
12624 "mobileCarriers": { | 12784 "mobileCarriers": { |
12625 "description": "Mobile carrier collection", | 12785 "description": "Mobile carrier collection.", |
12626 "items": { | 12786 "items": { |
12627 "$ref": "MobileCarrier" | 12787 "$ref": "MobileCarrier" |
12628 }, | 12788 }, |
12629 "type": "array" | 12789 "type": "array" |
12630 } | 12790 } |
12631 }, | 12791 }, |
12632 "type": "object" | 12792 "type": "object" |
12633 }, | 12793 }, |
12634 "ObjectFilter": { | 12794 "ObjectFilter": { |
12635 "description": "Object Filter.", | 12795 "description": "Object Filter.", |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12738 "kind": { | 12898 "kind": { |
12739 "default": "dfareporting#operatingSystemVersion", | 12899 "default": "dfareporting#operatingSystemVersion", |
12740 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemVersion\".", | 12900 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemVersion\".", |
12741 "type": "string" | 12901 "type": "string" |
12742 }, | 12902 }, |
12743 "majorVersion": { | 12903 "majorVersion": { |
12744 "description": "Major version (leftmost number) of this oper
ating system version.", | 12904 "description": "Major version (leftmost number) of this oper
ating system version.", |
12745 "type": "string" | 12905 "type": "string" |
12746 }, | 12906 }, |
12747 "minorVersion": { | 12907 "minorVersion": { |
12748 "description": "Minor version (number after first dot on the
left) of this operating system version.", | 12908 "description": "Minor version (number after the first dot) o
f this operating system version.", |
12749 "type": "string" | 12909 "type": "string" |
12750 }, | 12910 }, |
12751 "name": { | 12911 "name": { |
12752 "description": "Name of this operating system version.", | 12912 "description": "Name of this operating system version.", |
12753 "type": "string" | 12913 "type": "string" |
12754 }, | 12914 }, |
12755 "operatingSystem": { | 12915 "operatingSystem": { |
12756 "$ref": "OperatingSystem", | 12916 "$ref": "OperatingSystem", |
12757 "description": "Operating system of this operating system ve
rsion." | 12917 "description": "Operating system of this operating system ve
rsion." |
12758 } | 12918 } |
12759 }, | 12919 }, |
12760 "type": "object" | 12920 "type": "object" |
12761 }, | 12921 }, |
12762 "OperatingSystemVersionsListResponse": { | 12922 "OperatingSystemVersionsListResponse": { |
12763 "description": "Operating System Version List Response", | 12923 "description": "Operating System Version List Response", |
12764 "id": "OperatingSystemVersionsListResponse", | 12924 "id": "OperatingSystemVersionsListResponse", |
12765 "properties": { | 12925 "properties": { |
12766 "kind": { | 12926 "kind": { |
12767 "default": "dfareporting#operatingSystemVersionsListResponse
", | 12927 "default": "dfareporting#operatingSystemVersionsListResponse
", |
12768 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemVersionsListResponse\".", | 12928 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemVersionsListResponse\".", |
12769 "type": "string" | 12929 "type": "string" |
12770 }, | 12930 }, |
12771 "operatingSystemVersions": { | 12931 "operatingSystemVersions": { |
12772 "description": "Operating system version collection", | 12932 "description": "Operating system version collection.", |
12773 "items": { | 12933 "items": { |
12774 "$ref": "OperatingSystemVersion" | 12934 "$ref": "OperatingSystemVersion" |
12775 }, | 12935 }, |
12776 "type": "array" | 12936 "type": "array" |
12777 } | 12937 } |
12778 }, | 12938 }, |
12779 "type": "object" | 12939 "type": "object" |
12780 }, | 12940 }, |
12781 "OperatingSystemsListResponse": { | 12941 "OperatingSystemsListResponse": { |
12782 "description": "Operating System List Response", | 12942 "description": "Operating System List Response", |
12783 "id": "OperatingSystemsListResponse", | 12943 "id": "OperatingSystemsListResponse", |
12784 "properties": { | 12944 "properties": { |
12785 "kind": { | 12945 "kind": { |
12786 "default": "dfareporting#operatingSystemsListResponse", | 12946 "default": "dfareporting#operatingSystemsListResponse", |
12787 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemsListResponse\".", | 12947 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#operatingSystemsListResponse\".", |
12788 "type": "string" | 12948 "type": "string" |
12789 }, | 12949 }, |
12790 "operatingSystems": { | 12950 "operatingSystems": { |
12791 "description": "Operating system collection", | 12951 "description": "Operating system collection.", |
12792 "items": { | 12952 "items": { |
12793 "$ref": "OperatingSystem" | 12953 "$ref": "OperatingSystem" |
12794 }, | 12954 }, |
12795 "type": "array" | 12955 "type": "array" |
12796 } | 12956 } |
12797 }, | 12957 }, |
12798 "type": "object" | 12958 "type": "object" |
12799 }, | 12959 }, |
12800 "OptimizationActivity": { | 12960 "OptimizationActivity": { |
12801 "description": "Creative optimization activity.", | 12961 "description": "Creative optimization activity.", |
(...skipping 458 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13260 "kind": { | 13420 "kind": { |
13261 "default": "dfareporting#placementGroupsListResponse", | 13421 "default": "dfareporting#placementGroupsListResponse", |
13262 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementGroupsListResponse\".", | 13422 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementGroupsListResponse\".", |
13263 "type": "string" | 13423 "type": "string" |
13264 }, | 13424 }, |
13265 "nextPageToken": { | 13425 "nextPageToken": { |
13266 "description": "Pagination token to be used for the next lis
t operation.", | 13426 "description": "Pagination token to be used for the next lis
t operation.", |
13267 "type": "string" | 13427 "type": "string" |
13268 }, | 13428 }, |
13269 "placementGroups": { | 13429 "placementGroups": { |
13270 "description": "Placement group collection", | 13430 "description": "Placement group collection.", |
13271 "items": { | 13431 "items": { |
13272 "$ref": "PlacementGroup" | 13432 "$ref": "PlacementGroup" |
13273 }, | 13433 }, |
13274 "type": "array" | 13434 "type": "array" |
13275 } | 13435 } |
13276 }, | 13436 }, |
13277 "type": "object" | 13437 "type": "object" |
13278 }, | 13438 }, |
13279 "PlacementStrategiesListResponse": { | 13439 "PlacementStrategiesListResponse": { |
13280 "description": "Placement Strategy List Response", | 13440 "description": "Placement Strategy List Response", |
13281 "id": "PlacementStrategiesListResponse", | 13441 "id": "PlacementStrategiesListResponse", |
13282 "properties": { | 13442 "properties": { |
13283 "kind": { | 13443 "kind": { |
13284 "default": "dfareporting#placementStrategiesListResponse", | 13444 "default": "dfareporting#placementStrategiesListResponse", |
13285 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementStrategiesListResponse\".", | 13445 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementStrategiesListResponse\".", |
13286 "type": "string" | 13446 "type": "string" |
13287 }, | 13447 }, |
13288 "nextPageToken": { | 13448 "nextPageToken": { |
13289 "description": "Pagination token to be used for the next lis
t operation.", | 13449 "description": "Pagination token to be used for the next lis
t operation.", |
13290 "type": "string" | 13450 "type": "string" |
13291 }, | 13451 }, |
13292 "placementStrategies": { | 13452 "placementStrategies": { |
13293 "description": "Placement strategy collection", | 13453 "description": "Placement strategy collection.", |
13294 "items": { | 13454 "items": { |
13295 "$ref": "PlacementStrategy" | 13455 "$ref": "PlacementStrategy" |
13296 }, | 13456 }, |
13297 "type": "array" | 13457 "type": "array" |
13298 } | 13458 } |
13299 }, | 13459 }, |
13300 "type": "object" | 13460 "type": "object" |
13301 }, | 13461 }, |
13302 "PlacementStrategy": { | 13462 "PlacementStrategy": { |
13303 "description": "Contains properties of a placement strategy.", | 13463 "description": "Contains properties of a placement strategy.", |
13304 "id": "PlacementStrategy", | 13464 "id": "PlacementStrategy", |
13305 "properties": { | 13465 "properties": { |
13306 "accountId": { | 13466 "accountId": { |
13307 "description": "Account ID of this placement strategy.This i
s a read-only field that can be left blank.", | 13467 "description": "Account ID of this placement strategy.This i
s a read-only field that can be left blank.", |
13308 "format": "int64", | 13468 "format": "int64", |
13309 "type": "string" | 13469 "type": "string" |
13310 }, | 13470 }, |
13311 "id": { | 13471 "id": { |
13312 "description": "ID of this placement strategy. This is a rea
d-only, auto-generated field.", | 13472 "description": "ID of this placement strategy. This is a rea
d-only, auto-generated field.", |
13313 "format": "int64", | 13473 "format": "int64", |
13314 "type": "string" | 13474 "type": "string" |
13315 }, | 13475 }, |
13316 "kind": { | 13476 "kind": { |
13317 "default": "dfareporting#placementStrategy", | 13477 "default": "dfareporting#placementStrategy", |
13318 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementStrategy\".", | 13478 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementStrategy\".", |
13319 "type": "string" | 13479 "type": "string" |
13320 }, | 13480 }, |
13321 "name": { | 13481 "name": { |
13322 "description": "Name of this placement strategy. This is a r
equired field. Must be less than 256 characters long and unique among placement
strategies of the same account.", | 13482 "description": "Name of this placement strategy. This is a r
equired field. It must be less than 256 characters long and unique among placeme
nt strategies of the same account.", |
13323 "type": "string" | 13483 "type": "string" |
13324 } | 13484 } |
13325 }, | 13485 }, |
13326 "type": "object" | 13486 "type": "object" |
13327 }, | 13487 }, |
13328 "PlacementTag": { | 13488 "PlacementTag": { |
13329 "description": "Placement Tag", | 13489 "description": "Placement Tag", |
13330 "id": "PlacementTag", | 13490 "id": "PlacementTag", |
13331 "properties": { | 13491 "properties": { |
13332 "placementId": { | 13492 "placementId": { |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13370 "kind": { | 13530 "kind": { |
13371 "default": "dfareporting#placementsListResponse", | 13531 "default": "dfareporting#placementsListResponse", |
13372 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementsListResponse\".", | 13532 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#placementsListResponse\".", |
13373 "type": "string" | 13533 "type": "string" |
13374 }, | 13534 }, |
13375 "nextPageToken": { | 13535 "nextPageToken": { |
13376 "description": "Pagination token to be used for the next lis
t operation.", | 13536 "description": "Pagination token to be used for the next lis
t operation.", |
13377 "type": "string" | 13537 "type": "string" |
13378 }, | 13538 }, |
13379 "placements": { | 13539 "placements": { |
13380 "description": "Placement collection", | 13540 "description": "Placement collection.", |
13381 "items": { | 13541 "items": { |
13382 "$ref": "Placement" | 13542 "$ref": "Placement" |
13383 }, | 13543 }, |
13384 "type": "array" | 13544 "type": "array" |
13385 } | 13545 } |
13386 }, | 13546 }, |
13387 "type": "object" | 13547 "type": "object" |
13388 }, | 13548 }, |
13389 "PlatformType": { | 13549 "PlatformType": { |
13390 "description": "Contains information about a platform type that can
be targeted by ads.", | 13550 "description": "Contains information about a platform type that can
be targeted by ads.", |
(...skipping 19 matching lines...) Expand all Loading... |
13410 "PlatformTypesListResponse": { | 13570 "PlatformTypesListResponse": { |
13411 "description": "Platform Type List Response", | 13571 "description": "Platform Type List Response", |
13412 "id": "PlatformTypesListResponse", | 13572 "id": "PlatformTypesListResponse", |
13413 "properties": { | 13573 "properties": { |
13414 "kind": { | 13574 "kind": { |
13415 "default": "dfareporting#platformTypesListResponse", | 13575 "default": "dfareporting#platformTypesListResponse", |
13416 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#platformTypesListResponse\".", | 13576 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#platformTypesListResponse\".", |
13417 "type": "string" | 13577 "type": "string" |
13418 }, | 13578 }, |
13419 "platformTypes": { | 13579 "platformTypes": { |
13420 "description": "Platform type collection", | 13580 "description": "Platform type collection.", |
13421 "items": { | 13581 "items": { |
13422 "$ref": "PlatformType" | 13582 "$ref": "PlatformType" |
13423 }, | 13583 }, |
13424 "type": "array" | 13584 "type": "array" |
13425 } | 13585 } |
13426 }, | 13586 }, |
13427 "type": "object" | 13587 "type": "object" |
13428 }, | 13588 }, |
13429 "PopupWindowProperties": { | 13589 "PopupWindowProperties": { |
13430 "description": "Popup Window Properties.", | 13590 "description": "Popup Window Properties.", |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13505 "PostalCodesListResponse": { | 13665 "PostalCodesListResponse": { |
13506 "description": "Postal Code List Response", | 13666 "description": "Postal Code List Response", |
13507 "id": "PostalCodesListResponse", | 13667 "id": "PostalCodesListResponse", |
13508 "properties": { | 13668 "properties": { |
13509 "kind": { | 13669 "kind": { |
13510 "default": "dfareporting#postalCodesListResponse", | 13670 "default": "dfareporting#postalCodesListResponse", |
13511 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#postalCodesListResponse\".", | 13671 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#postalCodesListResponse\".", |
13512 "type": "string" | 13672 "type": "string" |
13513 }, | 13673 }, |
13514 "postalCodes": { | 13674 "postalCodes": { |
13515 "description": "Postal code collection", | 13675 "description": "Postal code collection.", |
13516 "items": { | 13676 "items": { |
13517 "$ref": "PostalCode" | 13677 "$ref": "PostalCode" |
13518 }, | 13678 }, |
13519 "type": "array" | 13679 "type": "array" |
13520 } | 13680 } |
13521 }, | 13681 }, |
13522 "type": "object" | 13682 "type": "object" |
13523 }, | 13683 }, |
13524 "PricingSchedule": { | 13684 "PricingSchedule": { |
13525 "description": "Pricing Schedule", | 13685 "description": "Pricing Schedule", |
(...skipping 11 matching lines...) Expand all Loading... |
13537 "", | 13697 "", |
13538 "" | 13698 "" |
13539 ], | 13699 ], |
13540 "type": "string" | 13700 "type": "string" |
13541 }, | 13701 }, |
13542 "disregardOverdelivery": { | 13702 "disregardOverdelivery": { |
13543 "description": "Whether cap costs are ignored by ad serving.
", | 13703 "description": "Whether cap costs are ignored by ad serving.
", |
13544 "type": "boolean" | 13704 "type": "boolean" |
13545 }, | 13705 }, |
13546 "endDate": { | 13706 "endDate": { |
13547 "description": "Placement end date. This date must be later
than or be the same day as the placement start date, but not later than the camp
aign end date. If, for example, you set 6/25/2015 as both the start and end date
s, the effective placement date is just that day only, 6/25/2015. The hours, min
utes, and seconds of the end date should not be set, as doing so will result in
an error. This field is required on insertion.", | 13707 "description": "Placement end date. This date must be later
than, or the same day as, the placement start date, but not later than the campa
ign end date. If, for example, you set 6/25/2015 as both the start and end dates
, the effective placement date is just that day only, 6/25/2015. The hours, minu
tes, and seconds of the end date should not be set, as doing so will result in a
n error. This field is required on insertion.", |
13548 "format": "date", | 13708 "format": "date", |
13549 "type": "string" | 13709 "type": "string" |
13550 }, | 13710 }, |
13551 "flighted": { | 13711 "flighted": { |
13552 "description": "Whether this placement is flighted. If true,
pricing periods will be computed automatically.", | 13712 "description": "Whether this placement is flighted. If true,
pricing periods will be computed automatically.", |
13553 "type": "boolean" | 13713 "type": "boolean" |
13554 }, | 13714 }, |
13555 "floodlightActivityId": { | 13715 "floodlightActivityId": { |
13556 "description": "Floodlight activity ID associated with this
placement. This field should be set when placement pricing type is set to PRICIN
G_TYPE_CPA.", | 13716 "description": "Floodlight activity ID associated with this
placement. This field should be set when placement pricing type is set to PRICIN
G_TYPE_CPA.", |
13557 "format": "int64", | 13717 "format": "int64", |
(...skipping 18 matching lines...) Expand all Loading... |
13576 "enumDescriptions": [ | 13736 "enumDescriptions": [ |
13577 "", | 13737 "", |
13578 "", | 13738 "", |
13579 "", | 13739 "", |
13580 "", | 13740 "", |
13581 "" | 13741 "" |
13582 ], | 13742 ], |
13583 "type": "string" | 13743 "type": "string" |
13584 }, | 13744 }, |
13585 "startDate": { | 13745 "startDate": { |
13586 "description": "Placement start date. This date cannot be ea
rlier than the campaign start date. The hours, minutes, and seconds of the start
date should not be set, as doing so will result in an error. This field is requ
ired on insertion.", | 13746 "description": "Placement start date. This date must be late
r than, or the same day as, the campaign start date. The hours, minutes, and sec
onds of the start date should not be set, as doing so will result in an error. T
his field is required on insertion.", |
13587 "format": "date", | 13747 "format": "date", |
13588 "type": "string" | 13748 "type": "string" |
13589 }, | 13749 }, |
13590 "testingStartDate": { | 13750 "testingStartDate": { |
13591 "description": "Testing start date of this placement. The ho
urs, minutes, and seconds of the start date should not be set, as doing so will
result in an error.", | 13751 "description": "Testing start date of this placement. The ho
urs, minutes, and seconds of the start date should not be set, as doing so will
result in an error.", |
13592 "format": "date", | 13752 "format": "date", |
13593 "type": "string" | 13753 "type": "string" |
13594 } | 13754 } |
13595 }, | 13755 }, |
13596 "type": "object" | 13756 "type": "object" |
13597 }, | 13757 }, |
13598 "PricingSchedulePricingPeriod": { | 13758 "PricingSchedulePricingPeriod": { |
13599 "description": "Pricing Period", | 13759 "description": "Pricing Period", |
13600 "id": "PricingSchedulePricingPeriod", | 13760 "id": "PricingSchedulePricingPeriod", |
13601 "properties": { | 13761 "properties": { |
13602 "endDate": { | 13762 "endDate": { |
13603 "description": "Pricing period end date. This date must be l
ater than or be the same day as the pricing period start date, but not later tha
n the placement end date. The period end date can be the same date as the period
start date. If, for example, you set 6/25/2015 as both the start and end dates,
the effective pricing period date is just that day only, 6/25/2015. The hours,
minutes, and seconds of the end date should not be set, as doing so will result
in an error.", | 13763 "description": "Pricing period end date. This date must be l
ater than, or the same day as, the pricing period start date, but not later than
the placement end date. The period end date can be the same date as the period
start date. If, for example, you set 6/25/2015 as both the start and end dates,
the effective pricing period date is just that day only, 6/25/2015. The hours, m
inutes, and seconds of the end date should not be set, as doing so will result i
n an error.", |
13604 "format": "date", | 13764 "format": "date", |
13605 "type": "string" | 13765 "type": "string" |
13606 }, | 13766 }, |
13607 "pricingComment": { | 13767 "pricingComment": { |
13608 "description": "Comments for this pricing period.", | 13768 "description": "Comments for this pricing period.", |
13609 "type": "string" | 13769 "type": "string" |
13610 }, | 13770 }, |
13611 "rateOrCostNanos": { | 13771 "rateOrCostNanos": { |
13612 "description": "Rate or cost of this pricing period.", | 13772 "description": "Rate or cost of this pricing period.", |
13613 "format": "int64", | 13773 "format": "int64", |
13614 "type": "string" | 13774 "type": "string" |
13615 }, | 13775 }, |
13616 "startDate": { | 13776 "startDate": { |
13617 "description": "Pricing period start date. This date cannot
be earlier than the placement start date. The hours, minutes, and seconds of the
start date should not be set, as doing so will result in an error.", | 13777 "description": "Pricing period start date. This date must be
later than, or the same day as, the placement start date. The hours, minutes, a
nd seconds of the start date should not be set, as doing so will result in an er
ror.", |
13618 "format": "date", | 13778 "format": "date", |
13619 "type": "string" | 13779 "type": "string" |
13620 }, | 13780 }, |
13621 "units": { | 13781 "units": { |
13622 "description": "Units of this pricing period.", | 13782 "description": "Units of this pricing period.", |
13623 "format": "int64", | 13783 "format": "int64", |
13624 "type": "string" | 13784 "type": "string" |
13625 } | 13785 } |
13626 }, | 13786 }, |
13627 "type": "object" | 13787 "type": "object" |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13789 "RegionsListResponse": { | 13949 "RegionsListResponse": { |
13790 "description": "Region List Response", | 13950 "description": "Region List Response", |
13791 "id": "RegionsListResponse", | 13951 "id": "RegionsListResponse", |
13792 "properties": { | 13952 "properties": { |
13793 "kind": { | 13953 "kind": { |
13794 "default": "dfareporting#regionsListResponse", | 13954 "default": "dfareporting#regionsListResponse", |
13795 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#regionsListResponse\".", | 13955 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#regionsListResponse\".", |
13796 "type": "string" | 13956 "type": "string" |
13797 }, | 13957 }, |
13798 "regions": { | 13958 "regions": { |
13799 "description": "Region Collection.", | 13959 "description": "Region collection.", |
13800 "items": { | 13960 "items": { |
13801 "$ref": "Region" | 13961 "$ref": "Region" |
13802 }, | 13962 }, |
13803 "type": "array" | 13963 "type": "array" |
13804 } | 13964 } |
13805 }, | 13965 }, |
13806 "type": "object" | 13966 "type": "object" |
13807 }, | 13967 }, |
13808 "Report": { | 13968 "Report": { |
13809 "description": "Represents a Report resource.", | 13969 "description": "Represents a Report resource.", |
(...skipping 833 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14643 "SizesListResponse": { | 14803 "SizesListResponse": { |
14644 "description": "Size List Response", | 14804 "description": "Size List Response", |
14645 "id": "SizesListResponse", | 14805 "id": "SizesListResponse", |
14646 "properties": { | 14806 "properties": { |
14647 "kind": { | 14807 "kind": { |
14648 "default": "dfareporting#sizesListResponse", | 14808 "default": "dfareporting#sizesListResponse", |
14649 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#sizesListResponse\".", | 14809 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#sizesListResponse\".", |
14650 "type": "string" | 14810 "type": "string" |
14651 }, | 14811 }, |
14652 "sizes": { | 14812 "sizes": { |
14653 "description": "Size collection", | 14813 "description": "Size collection.", |
14654 "items": { | 14814 "items": { |
14655 "$ref": "Size" | 14815 "$ref": "Size" |
14656 }, | 14816 }, |
14657 "type": "array" | 14817 "type": "array" |
14658 } | 14818 } |
14659 }, | 14819 }, |
14660 "type": "object" | 14820 "type": "object" |
14661 }, | 14821 }, |
14662 "SortedDimension": { | 14822 "SortedDimension": { |
14663 "description": "Represents a sorted dimension.", | 14823 "description": "Represents a sorted dimension.", |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14728 "kind": { | 14888 "kind": { |
14729 "default": "dfareporting#subaccountsListResponse", | 14889 "default": "dfareporting#subaccountsListResponse", |
14730 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#subaccountsListResponse\".", | 14890 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#subaccountsListResponse\".", |
14731 "type": "string" | 14891 "type": "string" |
14732 }, | 14892 }, |
14733 "nextPageToken": { | 14893 "nextPageToken": { |
14734 "description": "Pagination token to be used for the next lis
t operation.", | 14894 "description": "Pagination token to be used for the next lis
t operation.", |
14735 "type": "string" | 14895 "type": "string" |
14736 }, | 14896 }, |
14737 "subaccounts": { | 14897 "subaccounts": { |
14738 "description": "Subaccount collection", | 14898 "description": "Subaccount collection.", |
14739 "items": { | 14899 "items": { |
14740 "$ref": "Subaccount" | 14900 "$ref": "Subaccount" |
14741 }, | 14901 }, |
14742 "type": "array" | 14902 "type": "array" |
14743 } | 14903 } |
14744 }, | 14904 }, |
14745 "type": "object" | 14905 "type": "object" |
14746 }, | 14906 }, |
14747 "TagData": { | 14907 "TagData": { |
14748 "description": "Placement Tag Data", | 14908 "description": "Placement Tag Data", |
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14988 "NUMBER", | 15148 "NUMBER", |
14989 "STRING" | 15149 "STRING" |
14990 ], | 15150 ], |
14991 "enumDescriptions": [ | 15151 "enumDescriptions": [ |
14992 "", | 15152 "", |
14993 "" | 15153 "" |
14994 ], | 15154 ], |
14995 "type": "string" | 15155 "type": "string" |
14996 }, | 15156 }, |
14997 "reportName": { | 15157 "reportName": { |
14998 "description": "User-friendly name for the variable which wi
ll appear in reports. This is a required field, must be less than 65 characters
long, and cannot contain the following characters: \"\"\".", | 15158 "description": "User-friendly name for the variable which wi
ll appear in reports. This is a required field, must be less than 64 characters
long, and cannot contain the following characters: \"\"<>\".", |
14999 "type": "string" | 15159 "type": "string" |
15000 }, | 15160 }, |
15001 "variableType": { | 15161 "variableType": { |
15002 "description": "Variable name in the tag. This is a required
field.", | 15162 "description": "Variable name in the tag. This is a required
field.", |
15003 "enum": [ | 15163 "enum": [ |
15004 "U1", | 15164 "U1", |
15005 "U10", | 15165 "U10", |
| 15166 "U100", |
15006 "U11", | 15167 "U11", |
15007 "U12", | 15168 "U12", |
15008 "U13", | 15169 "U13", |
15009 "U14", | 15170 "U14", |
15010 "U15", | 15171 "U15", |
15011 "U16", | 15172 "U16", |
15012 "U17", | 15173 "U17", |
15013 "U18", | 15174 "U18", |
15014 "U19", | 15175 "U19", |
15015 "U2", | 15176 "U2", |
15016 "U20", | 15177 "U20", |
| 15178 "U21", |
| 15179 "U22", |
| 15180 "U23", |
| 15181 "U24", |
| 15182 "U25", |
| 15183 "U26", |
| 15184 "U27", |
| 15185 "U28", |
| 15186 "U29", |
15017 "U3", | 15187 "U3", |
| 15188 "U30", |
| 15189 "U31", |
| 15190 "U32", |
| 15191 "U33", |
| 15192 "U34", |
| 15193 "U35", |
| 15194 "U36", |
| 15195 "U37", |
| 15196 "U38", |
| 15197 "U39", |
15018 "U4", | 15198 "U4", |
| 15199 "U40", |
| 15200 "U41", |
| 15201 "U42", |
| 15202 "U43", |
| 15203 "U44", |
| 15204 "U45", |
| 15205 "U46", |
| 15206 "U47", |
| 15207 "U48", |
| 15208 "U49", |
15019 "U5", | 15209 "U5", |
| 15210 "U50", |
| 15211 "U51", |
| 15212 "U52", |
| 15213 "U53", |
| 15214 "U54", |
| 15215 "U55", |
| 15216 "U56", |
| 15217 "U57", |
| 15218 "U58", |
| 15219 "U59", |
15020 "U6", | 15220 "U6", |
| 15221 "U60", |
| 15222 "U61", |
| 15223 "U62", |
| 15224 "U63", |
| 15225 "U64", |
| 15226 "U65", |
| 15227 "U66", |
| 15228 "U67", |
| 15229 "U68", |
| 15230 "U69", |
15021 "U7", | 15231 "U7", |
| 15232 "U70", |
| 15233 "U71", |
| 15234 "U72", |
| 15235 "U73", |
| 15236 "U74", |
| 15237 "U75", |
| 15238 "U76", |
| 15239 "U77", |
| 15240 "U78", |
| 15241 "U79", |
15022 "U8", | 15242 "U8", |
15023 "U9" | 15243 "U80", |
| 15244 "U81", |
| 15245 "U82", |
| 15246 "U83", |
| 15247 "U84", |
| 15248 "U85", |
| 15249 "U86", |
| 15250 "U87", |
| 15251 "U88", |
| 15252 "U89", |
| 15253 "U9", |
| 15254 "U90", |
| 15255 "U91", |
| 15256 "U92", |
| 15257 "U93", |
| 15258 "U94", |
| 15259 "U95", |
| 15260 "U96", |
| 15261 "U97", |
| 15262 "U98", |
| 15263 "U99" |
15024 ], | 15264 ], |
15025 "enumDescriptions": [ | 15265 "enumDescriptions": [ |
15026 "", | 15266 "", |
15027 "", | 15267 "", |
15028 "", | 15268 "", |
15029 "", | 15269 "", |
15030 "", | 15270 "", |
15031 "", | 15271 "", |
15032 "", | 15272 "", |
15033 "", | 15273 "", |
15034 "", | 15274 "", |
15035 "", | 15275 "", |
15036 "", | 15276 "", |
15037 "", | 15277 "", |
15038 "", | 15278 "", |
15039 "", | 15279 "", |
15040 "", | 15280 "", |
15041 "", | 15281 "", |
15042 "", | 15282 "", |
15043 "", | 15283 "", |
15044 "", | 15284 "", |
| 15285 "", |
| 15286 "", |
| 15287 "", |
| 15288 "", |
| 15289 "", |
| 15290 "", |
| 15291 "", |
| 15292 "", |
| 15293 "", |
| 15294 "", |
| 15295 "", |
| 15296 "", |
| 15297 "", |
| 15298 "", |
| 15299 "", |
| 15300 "", |
| 15301 "", |
| 15302 "", |
| 15303 "", |
| 15304 "", |
| 15305 "", |
| 15306 "", |
| 15307 "", |
| 15308 "", |
| 15309 "", |
| 15310 "", |
| 15311 "", |
| 15312 "", |
| 15313 "", |
| 15314 "", |
| 15315 "", |
| 15316 "", |
| 15317 "", |
| 15318 "", |
| 15319 "", |
| 15320 "", |
| 15321 "", |
| 15322 "", |
| 15323 "", |
| 15324 "", |
| 15325 "", |
| 15326 "", |
| 15327 "", |
| 15328 "", |
| 15329 "", |
| 15330 "", |
| 15331 "", |
| 15332 "", |
| 15333 "", |
| 15334 "", |
| 15335 "", |
| 15336 "", |
| 15337 "", |
| 15338 "", |
| 15339 "", |
| 15340 "", |
| 15341 "", |
| 15342 "", |
| 15343 "", |
| 15344 "", |
| 15345 "", |
| 15346 "", |
| 15347 "", |
| 15348 "", |
| 15349 "", |
| 15350 "", |
| 15351 "", |
| 15352 "", |
| 15353 "", |
| 15354 "", |
| 15355 "", |
| 15356 "", |
| 15357 "", |
| 15358 "", |
| 15359 "", |
| 15360 "", |
| 15361 "", |
| 15362 "", |
| 15363 "", |
| 15364 "", |
15045 "" | 15365 "" |
15046 ], | 15366 ], |
15047 "type": "string" | 15367 "type": "string" |
15048 } | 15368 } |
15049 }, | 15369 }, |
15050 "type": "object" | 15370 "type": "object" |
15051 }, | 15371 }, |
15052 "UserProfile": { | 15372 "UserProfile": { |
15053 "description": "Represents a UserProfile resource.", | 15373 "description": "Represents a UserProfile resource.", |
15054 "id": "UserProfile", | 15374 "id": "UserProfile", |
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15230 "UserRolePermissionGroupsListResponse": { | 15550 "UserRolePermissionGroupsListResponse": { |
15231 "description": "User Role Permission Group List Response", | 15551 "description": "User Role Permission Group List Response", |
15232 "id": "UserRolePermissionGroupsListResponse", | 15552 "id": "UserRolePermissionGroupsListResponse", |
15233 "properties": { | 15553 "properties": { |
15234 "kind": { | 15554 "kind": { |
15235 "default": "dfareporting#userRolePermissionGroupsListRespons
e", | 15555 "default": "dfareporting#userRolePermissionGroupsListRespons
e", |
15236 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolePermissionGroupsListResponse\".", | 15556 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolePermissionGroupsListResponse\".", |
15237 "type": "string" | 15557 "type": "string" |
15238 }, | 15558 }, |
15239 "userRolePermissionGroups": { | 15559 "userRolePermissionGroups": { |
15240 "description": "User role permission group collection", | 15560 "description": "User role permission group collection.", |
15241 "items": { | 15561 "items": { |
15242 "$ref": "UserRolePermissionGroup" | 15562 "$ref": "UserRolePermissionGroup" |
15243 }, | 15563 }, |
15244 "type": "array" | 15564 "type": "array" |
15245 } | 15565 } |
15246 }, | 15566 }, |
15247 "type": "object" | 15567 "type": "object" |
15248 }, | 15568 }, |
15249 "UserRolePermissionsListResponse": { | 15569 "UserRolePermissionsListResponse": { |
15250 "description": "User Role Permission List Response", | 15570 "description": "User Role Permission List Response", |
15251 "id": "UserRolePermissionsListResponse", | 15571 "id": "UserRolePermissionsListResponse", |
15252 "properties": { | 15572 "properties": { |
15253 "kind": { | 15573 "kind": { |
15254 "default": "dfareporting#userRolePermissionsListResponse", | 15574 "default": "dfareporting#userRolePermissionsListResponse", |
15255 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolePermissionsListResponse\".", | 15575 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolePermissionsListResponse\".", |
15256 "type": "string" | 15576 "type": "string" |
15257 }, | 15577 }, |
15258 "userRolePermissions": { | 15578 "userRolePermissions": { |
15259 "description": "User role permission collection", | 15579 "description": "User role permission collection.", |
15260 "items": { | 15580 "items": { |
15261 "$ref": "UserRolePermission" | 15581 "$ref": "UserRolePermission" |
15262 }, | 15582 }, |
15263 "type": "array" | 15583 "type": "array" |
15264 } | 15584 } |
15265 }, | 15585 }, |
15266 "type": "object" | 15586 "type": "object" |
15267 }, | 15587 }, |
15268 "UserRolesListResponse": { | 15588 "UserRolesListResponse": { |
15269 "description": "User Role List Response", | 15589 "description": "User Role List Response", |
15270 "id": "UserRolesListResponse", | 15590 "id": "UserRolesListResponse", |
15271 "properties": { | 15591 "properties": { |
15272 "kind": { | 15592 "kind": { |
15273 "default": "dfareporting#userRolesListResponse", | 15593 "default": "dfareporting#userRolesListResponse", |
15274 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolesListResponse\".", | 15594 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#userRolesListResponse\".", |
15275 "type": "string" | 15595 "type": "string" |
15276 }, | 15596 }, |
15277 "nextPageToken": { | 15597 "nextPageToken": { |
15278 "description": "Pagination token to be used for the next lis
t operation.", | 15598 "description": "Pagination token to be used for the next lis
t operation.", |
15279 "type": "string" | 15599 "type": "string" |
15280 }, | 15600 }, |
15281 "userRoles": { | 15601 "userRoles": { |
15282 "description": "User role collection", | 15602 "description": "User role collection.", |
15283 "items": { | 15603 "items": { |
15284 "$ref": "UserRole" | 15604 "$ref": "UserRole" |
15285 }, | 15605 }, |
15286 "type": "array" | 15606 "type": "array" |
15287 } | 15607 } |
15288 }, | 15608 }, |
15289 "type": "object" | 15609 "type": "object" |
15290 } | 15610 } |
15291 }, | 15611 }, |
15292 "servicePath": "dfareporting/v2.0/", | 15612 "servicePath": "dfareporting/v2.0/", |
15293 "title": "DCM/DFA Reporting And Trafficking API", | 15613 "title": "DCM/DFA Reporting And Trafficking API", |
15294 "version": "v2.0" | 15614 "version": "v2.0" |
15295 } | 15615 } |
OLD | NEW |