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.4/", | 14 "basePath": "/dfareporting/v2.4/", |
15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.4/", | 15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.4/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Manages your DoubleClick Campaign Manager ad campaigns and r
eports.", | 17 "description": "Manages your DoubleClick Campaign Manager ad campaigns and r
eports.", |
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/pT3Ka6grgRE-kTRgQt4sb6D2IzA\"", | 20 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/pDxAMhhcs_6k_tQ2mYzoj6XLVZk\"", |
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.4", | 25 "id": "dfareporting:v2.4", |
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 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
285 "$ref": "AccountUserProfile" | 285 "$ref": "AccountUserProfile" |
286 }, | 286 }, |
287 "response": { | 287 "response": { |
288 "$ref": "AccountUserProfile" | 288 "$ref": "AccountUserProfile" |
289 }, | 289 }, |
290 "scopes": [ | 290 "scopes": [ |
291 "https://www.googleapis.com/auth/dfatrafficking" | 291 "https://www.googleapis.com/auth/dfatrafficking" |
292 ] | 292 ] |
293 }, | 293 }, |
294 "list": { | 294 "list": { |
295 "description": "Retrieves a list of account user profiles, p
ossibly filtered.", | 295 "description": "Retrieves a list of account user profiles, p
ossibly filtered. This method supports paging.", |
296 "httpMethod": "GET", | 296 "httpMethod": "GET", |
297 "id": "dfareporting.accountUserProfiles.list", | 297 "id": "dfareporting.accountUserProfiles.list", |
298 "parameterOrder": [ | 298 "parameterOrder": [ |
299 "profileId" | 299 "profileId" |
300 ], | 300 ], |
301 "parameters": { | 301 "parameters": { |
302 "active": { | 302 "active": { |
303 "description": "Select only active user profiles.", | 303 "description": "Select only active user profiles.", |
304 "location": "query", | 304 "location": "query", |
305 "type": "boolean" | 305 "type": "boolean" |
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
473 }, | 473 }, |
474 "path": "userprofiles/{profileId}/accounts/{id}", | 474 "path": "userprofiles/{profileId}/accounts/{id}", |
475 "response": { | 475 "response": { |
476 "$ref": "Account" | 476 "$ref": "Account" |
477 }, | 477 }, |
478 "scopes": [ | 478 "scopes": [ |
479 "https://www.googleapis.com/auth/dfatrafficking" | 479 "https://www.googleapis.com/auth/dfatrafficking" |
480 ] | 480 ] |
481 }, | 481 }, |
482 "list": { | 482 "list": { |
483 "description": "Retrieves the list of accounts, possibly fil
tered.", | 483 "description": "Retrieves the list of accounts, possibly fil
tered. This method supports paging.", |
484 "httpMethod": "GET", | 484 "httpMethod": "GET", |
485 "id": "dfareporting.accounts.list", | 485 "id": "dfareporting.accounts.list", |
486 "parameterOrder": [ | 486 "parameterOrder": [ |
487 "profileId" | 487 "profileId" |
488 ], | 488 ], |
489 "parameters": { | 489 "parameters": { |
490 "active": { | 490 "active": { |
491 "description": "Select only active accounts. Don't s
et this field to select both active and non-active accounts.", | 491 "description": "Select only active accounts. Don't s
et this field to select both active and non-active accounts.", |
492 "location": "query", | 492 "location": "query", |
493 "type": "boolean" | 493 "type": "boolean" |
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
676 "$ref": "Ad" | 676 "$ref": "Ad" |
677 }, | 677 }, |
678 "response": { | 678 "response": { |
679 "$ref": "Ad" | 679 "$ref": "Ad" |
680 }, | 680 }, |
681 "scopes": [ | 681 "scopes": [ |
682 "https://www.googleapis.com/auth/dfatrafficking" | 682 "https://www.googleapis.com/auth/dfatrafficking" |
683 ] | 683 ] |
684 }, | 684 }, |
685 "list": { | 685 "list": { |
686 "description": "Retrieves a list of ads, possibly filtered."
, | 686 "description": "Retrieves a list of ads, possibly filtered.
This method supports paging.", |
687 "httpMethod": "GET", | 687 "httpMethod": "GET", |
688 "id": "dfareporting.ads.list", | 688 "id": "dfareporting.ads.list", |
689 "parameterOrder": [ | 689 "parameterOrder": [ |
690 "profileId" | 690 "profileId" |
691 ], | 691 ], |
692 "parameters": { | 692 "parameters": { |
693 "active": { | 693 "active": { |
694 "description": "Select only active ads.", | 694 "description": "Select only active ads.", |
695 "location": "query", | 695 "location": "query", |
696 "type": "boolean" | 696 "type": "boolean" |
(...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1090 "$ref": "AdvertiserGroup" | 1090 "$ref": "AdvertiserGroup" |
1091 }, | 1091 }, |
1092 "response": { | 1092 "response": { |
1093 "$ref": "AdvertiserGroup" | 1093 "$ref": "AdvertiserGroup" |
1094 }, | 1094 }, |
1095 "scopes": [ | 1095 "scopes": [ |
1096 "https://www.googleapis.com/auth/dfatrafficking" | 1096 "https://www.googleapis.com/auth/dfatrafficking" |
1097 ] | 1097 ] |
1098 }, | 1098 }, |
1099 "list": { | 1099 "list": { |
1100 "description": "Retrieves a list of advertiser groups, possi
bly filtered.", | 1100 "description": "Retrieves a list of advertiser groups, possi
bly filtered. This method supports paging.", |
1101 "httpMethod": "GET", | 1101 "httpMethod": "GET", |
1102 "id": "dfareporting.advertiserGroups.list", | 1102 "id": "dfareporting.advertiserGroups.list", |
1103 "parameterOrder": [ | 1103 "parameterOrder": [ |
1104 "profileId" | 1104 "profileId" |
1105 ], | 1105 ], |
1106 "parameters": { | 1106 "parameters": { |
1107 "ids": { | 1107 "ids": { |
1108 "description": "Select only advertiser groups with t
hese IDs.", | 1108 "description": "Select only advertiser groups with t
hese IDs.", |
1109 "format": "int64", | 1109 "format": "int64", |
1110 "location": "query", | 1110 "location": "query", |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1288 "$ref": "Advertiser" | 1288 "$ref": "Advertiser" |
1289 }, | 1289 }, |
1290 "response": { | 1290 "response": { |
1291 "$ref": "Advertiser" | 1291 "$ref": "Advertiser" |
1292 }, | 1292 }, |
1293 "scopes": [ | 1293 "scopes": [ |
1294 "https://www.googleapis.com/auth/dfatrafficking" | 1294 "https://www.googleapis.com/auth/dfatrafficking" |
1295 ] | 1295 ] |
1296 }, | 1296 }, |
1297 "list": { | 1297 "list": { |
1298 "description": "Retrieves a list of advertisers, possibly fi
ltered.", | 1298 "description": "Retrieves a list of advertisers, possibly fi
ltered. This method supports paging.", |
1299 "httpMethod": "GET", | 1299 "httpMethod": "GET", |
1300 "id": "dfareporting.advertisers.list", | 1300 "id": "dfareporting.advertisers.list", |
1301 "parameterOrder": [ | 1301 "parameterOrder": [ |
1302 "profileId" | 1302 "profileId" |
1303 ], | 1303 ], |
1304 "parameters": { | 1304 "parameters": { |
1305 "advertiserGroupIds": { | 1305 "advertiserGroupIds": { |
1306 "description": "Select only advertisers with these a
dvertiser group IDs.", | 1306 "description": "Select only advertisers with these a
dvertiser group IDs.", |
1307 "format": "int64", | 1307 "format": "int64", |
1308 "location": "query", | 1308 "location": "query", |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1533 "$ref": "CampaignCreativeAssociation" | 1533 "$ref": "CampaignCreativeAssociation" |
1534 }, | 1534 }, |
1535 "response": { | 1535 "response": { |
1536 "$ref": "CampaignCreativeAssociation" | 1536 "$ref": "CampaignCreativeAssociation" |
1537 }, | 1537 }, |
1538 "scopes": [ | 1538 "scopes": [ |
1539 "https://www.googleapis.com/auth/dfatrafficking" | 1539 "https://www.googleapis.com/auth/dfatrafficking" |
1540 ] | 1540 ] |
1541 }, | 1541 }, |
1542 "list": { | 1542 "list": { |
1543 "description": "Retrieves the list of creative IDs associate
d with the specified campaign.", | 1543 "description": "Retrieves the list of creative IDs associate
d with the specified campaign. This method supports paging.", |
1544 "httpMethod": "GET", | 1544 "httpMethod": "GET", |
1545 "id": "dfareporting.campaignCreativeAssociations.list", | 1545 "id": "dfareporting.campaignCreativeAssociations.list", |
1546 "parameterOrder": [ | 1546 "parameterOrder": [ |
1547 "profileId", | 1547 "profileId", |
1548 "campaignId" | 1548 "campaignId" |
1549 ], | 1549 ], |
1550 "parameters": { | 1550 "parameters": { |
1551 "campaignId": { | 1551 "campaignId": { |
1552 "description": "Campaign ID in this association.", | 1552 "description": "Campaign ID in this association.", |
1553 "format": "int64", | 1553 "format": "int64", |
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1666 "$ref": "Campaign" | 1666 "$ref": "Campaign" |
1667 }, | 1667 }, |
1668 "response": { | 1668 "response": { |
1669 "$ref": "Campaign" | 1669 "$ref": "Campaign" |
1670 }, | 1670 }, |
1671 "scopes": [ | 1671 "scopes": [ |
1672 "https://www.googleapis.com/auth/dfatrafficking" | 1672 "https://www.googleapis.com/auth/dfatrafficking" |
1673 ] | 1673 ] |
1674 }, | 1674 }, |
1675 "list": { | 1675 "list": { |
1676 "description": "Retrieves a list of campaigns, possibly filt
ered.", | 1676 "description": "Retrieves a list of campaigns, possibly filt
ered. This method supports paging.", |
1677 "httpMethod": "GET", | 1677 "httpMethod": "GET", |
1678 "id": "dfareporting.campaigns.list", | 1678 "id": "dfareporting.campaigns.list", |
1679 "parameterOrder": [ | 1679 "parameterOrder": [ |
1680 "profileId" | 1680 "profileId" |
1681 ], | 1681 ], |
1682 "parameters": { | 1682 "parameters": { |
1683 "advertiserGroupIds": { | 1683 "advertiserGroupIds": { |
1684 "description": "Select only campaigns whose advertis
ers belong to these advertiser groups.", | 1684 "description": "Select only campaigns whose advertis
ers belong to these advertiser groups.", |
1685 "format": "int64", | 1685 "format": "int64", |
1686 "location": "query", | 1686 "location": "query", |
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1880 }, | 1880 }, |
1881 "path": "userprofiles/{profileId}/changeLogs/{id}", | 1881 "path": "userprofiles/{profileId}/changeLogs/{id}", |
1882 "response": { | 1882 "response": { |
1883 "$ref": "ChangeLog" | 1883 "$ref": "ChangeLog" |
1884 }, | 1884 }, |
1885 "scopes": [ | 1885 "scopes": [ |
1886 "https://www.googleapis.com/auth/dfatrafficking" | 1886 "https://www.googleapis.com/auth/dfatrafficking" |
1887 ] | 1887 ] |
1888 }, | 1888 }, |
1889 "list": { | 1889 "list": { |
1890 "description": "Retrieves a list of change logs.", | 1890 "description": "Retrieves a list of change logs. This method
supports paging.", |
1891 "httpMethod": "GET", | 1891 "httpMethod": "GET", |
1892 "id": "dfareporting.changeLogs.list", | 1892 "id": "dfareporting.changeLogs.list", |
1893 "parameterOrder": [ | 1893 "parameterOrder": [ |
1894 "profileId" | 1894 "profileId" |
1895 ], | 1895 ], |
1896 "parameters": { | 1896 "parameters": { |
1897 "action": { | 1897 "action": { |
1898 "description": "Select only change logs with the spe
cified action.", | 1898 "description": "Select only change logs with the spe
cified action.", |
1899 "enum": [ | 1899 "enum": [ |
1900 "ACTION_ADD", | 1900 "ACTION_ADD", |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1995 "OBJECT_LANDING_PAGE", | 1995 "OBJECT_LANDING_PAGE", |
1996 "OBJECT_MEDIA_ORDER", | 1996 "OBJECT_MEDIA_ORDER", |
1997 "OBJECT_PLACEMENT", | 1997 "OBJECT_PLACEMENT", |
1998 "OBJECT_PLACEMENT_STRATEGY", | 1998 "OBJECT_PLACEMENT_STRATEGY", |
1999 "OBJECT_PLAYSTORE_LINK", | 1999 "OBJECT_PLAYSTORE_LINK", |
2000 "OBJECT_PROVIDED_LIST_CLIENT", | 2000 "OBJECT_PROVIDED_LIST_CLIENT", |
2001 "OBJECT_RATE_CARD", | 2001 "OBJECT_RATE_CARD", |
2002 "OBJECT_REMARKETING_LIST", | 2002 "OBJECT_REMARKETING_LIST", |
2003 "OBJECT_RICHMEDIA_CREATIVE", | 2003 "OBJECT_RICHMEDIA_CREATIVE", |
2004 "OBJECT_SD_SITE", | 2004 "OBJECT_SD_SITE", |
| 2005 "OBJECT_SEARCH_LIFT_STUDY", |
2005 "OBJECT_SIZE", | 2006 "OBJECT_SIZE", |
2006 "OBJECT_SUBACCOUNT", | 2007 "OBJECT_SUBACCOUNT", |
2007 "OBJECT_TARGETING_TEMPLATE", | 2008 "OBJECT_TARGETING_TEMPLATE", |
2008 "OBJECT_USER_PROFILE", | 2009 "OBJECT_USER_PROFILE", |
2009 "OBJECT_USER_PROFILE_FILTER", | 2010 "OBJECT_USER_PROFILE_FILTER", |
2010 "OBJECT_USER_ROLE" | 2011 "OBJECT_USER_ROLE" |
2011 ], | 2012 ], |
2012 "enumDescriptions": [ | 2013 "enumDescriptions": [ |
2013 "", | 2014 "", |
2014 "", | 2015 "", |
(...skipping 25 matching lines...) Expand all Loading... |
2040 "", | 2041 "", |
2041 "", | 2042 "", |
2042 "", | 2043 "", |
2043 "", | 2044 "", |
2044 "", | 2045 "", |
2045 "", | 2046 "", |
2046 "", | 2047 "", |
2047 "", | 2048 "", |
2048 "", | 2049 "", |
2049 "", | 2050 "", |
| 2051 "", |
2050 "" | 2052 "" |
2051 ], | 2053 ], |
2052 "location": "query", | 2054 "location": "query", |
2053 "type": "string" | 2055 "type": "string" |
2054 }, | 2056 }, |
2055 "pageToken": { | 2057 "pageToken": { |
2056 "description": "Value of the nextPageToken from the
previous result page.", | 2058 "description": "Value of the nextPageToken from the
previous result page.", |
2057 "location": "query", | 2059 "location": "query", |
2058 "type": "string" | 2060 "type": "string" |
2059 }, | 2061 }, |
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2285 "$ref": "ContentCategory" | 2287 "$ref": "ContentCategory" |
2286 }, | 2288 }, |
2287 "response": { | 2289 "response": { |
2288 "$ref": "ContentCategory" | 2290 "$ref": "ContentCategory" |
2289 }, | 2291 }, |
2290 "scopes": [ | 2292 "scopes": [ |
2291 "https://www.googleapis.com/auth/dfatrafficking" | 2293 "https://www.googleapis.com/auth/dfatrafficking" |
2292 ] | 2294 ] |
2293 }, | 2295 }, |
2294 "list": { | 2296 "list": { |
2295 "description": "Retrieves a list of content categories, poss
ibly filtered.", | 2297 "description": "Retrieves a list of content categories, poss
ibly filtered. This method supports paging.", |
2296 "httpMethod": "GET", | 2298 "httpMethod": "GET", |
2297 "id": "dfareporting.contentCategories.list", | 2299 "id": "dfareporting.contentCategories.list", |
2298 "parameterOrder": [ | 2300 "parameterOrder": [ |
2299 "profileId" | 2301 "profileId" |
2300 ], | 2302 ], |
2301 "parameters": { | 2303 "parameters": { |
2302 "ids": { | 2304 "ids": { |
2303 "description": "Select only content categories with
these IDs.", | 2305 "description": "Select only content categories with
these IDs.", |
2304 "format": "int64", | 2306 "format": "int64", |
2305 "location": "query", | 2307 "location": "query", |
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2652 "$ref": "CreativeFieldValue" | 2654 "$ref": "CreativeFieldValue" |
2653 }, | 2655 }, |
2654 "response": { | 2656 "response": { |
2655 "$ref": "CreativeFieldValue" | 2657 "$ref": "CreativeFieldValue" |
2656 }, | 2658 }, |
2657 "scopes": [ | 2659 "scopes": [ |
2658 "https://www.googleapis.com/auth/dfatrafficking" | 2660 "https://www.googleapis.com/auth/dfatrafficking" |
2659 ] | 2661 ] |
2660 }, | 2662 }, |
2661 "list": { | 2663 "list": { |
2662 "description": "Retrieves a list of creative field values, p
ossibly filtered.", | 2664 "description": "Retrieves a list of creative field values, p
ossibly filtered. This method supports paging.", |
2663 "httpMethod": "GET", | 2665 "httpMethod": "GET", |
2664 "id": "dfareporting.creativeFieldValues.list", | 2666 "id": "dfareporting.creativeFieldValues.list", |
2665 "parameterOrder": [ | 2667 "parameterOrder": [ |
2666 "profileId", | 2668 "profileId", |
2667 "creativeFieldId" | 2669 "creativeFieldId" |
2668 ], | 2670 ], |
2669 "parameters": { | 2671 "parameters": { |
2670 "creativeFieldId": { | 2672 "creativeFieldId": { |
2671 "description": "Creative field ID for this creative
field value.", | 2673 "description": "Creative field ID for this creative
field value.", |
2672 "format": "int64", | 2674 "format": "int64", |
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2903 "$ref": "CreativeField" | 2905 "$ref": "CreativeField" |
2904 }, | 2906 }, |
2905 "response": { | 2907 "response": { |
2906 "$ref": "CreativeField" | 2908 "$ref": "CreativeField" |
2907 }, | 2909 }, |
2908 "scopes": [ | 2910 "scopes": [ |
2909 "https://www.googleapis.com/auth/dfatrafficking" | 2911 "https://www.googleapis.com/auth/dfatrafficking" |
2910 ] | 2912 ] |
2911 }, | 2913 }, |
2912 "list": { | 2914 "list": { |
2913 "description": "Retrieves a list of creative fields, possibl
y filtered.", | 2915 "description": "Retrieves a list of creative fields, possibl
y filtered. This method supports paging.", |
2914 "httpMethod": "GET", | 2916 "httpMethod": "GET", |
2915 "id": "dfareporting.creativeFields.list", | 2917 "id": "dfareporting.creativeFields.list", |
2916 "parameterOrder": [ | 2918 "parameterOrder": [ |
2917 "profileId" | 2919 "profileId" |
2918 ], | 2920 ], |
2919 "parameters": { | 2921 "parameters": { |
2920 "advertiserIds": { | 2922 "advertiserIds": { |
2921 "description": "Select only creative fields that bel
ong to these advertisers.", | 2923 "description": "Select only creative fields that bel
ong to these advertisers.", |
2922 "format": "int64", | 2924 "format": "int64", |
2923 "location": "query", | 2925 "location": "query", |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3108 "$ref": "CreativeGroup" | 3110 "$ref": "CreativeGroup" |
3109 }, | 3111 }, |
3110 "response": { | 3112 "response": { |
3111 "$ref": "CreativeGroup" | 3113 "$ref": "CreativeGroup" |
3112 }, | 3114 }, |
3113 "scopes": [ | 3115 "scopes": [ |
3114 "https://www.googleapis.com/auth/dfatrafficking" | 3116 "https://www.googleapis.com/auth/dfatrafficking" |
3115 ] | 3117 ] |
3116 }, | 3118 }, |
3117 "list": { | 3119 "list": { |
3118 "description": "Retrieves a list of creative groups, possibl
y filtered.", | 3120 "description": "Retrieves a list of creative groups, possibl
y filtered. This method supports paging.", |
3119 "httpMethod": "GET", | 3121 "httpMethod": "GET", |
3120 "id": "dfareporting.creativeGroups.list", | 3122 "id": "dfareporting.creativeGroups.list", |
3121 "parameterOrder": [ | 3123 "parameterOrder": [ |
3122 "profileId" | 3124 "profileId" |
3123 ], | 3125 ], |
3124 "parameters": { | 3126 "parameters": { |
3125 "advertiserIds": { | 3127 "advertiserIds": { |
3126 "description": "Select only creative groups that bel
ong to these advertisers.", | 3128 "description": "Select only creative groups that bel
ong to these advertisers.", |
3127 "format": "int64", | 3129 "format": "int64", |
3128 "location": "query", | 3130 "location": "query", |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3319 "$ref": "Creative" | 3321 "$ref": "Creative" |
3320 }, | 3322 }, |
3321 "response": { | 3323 "response": { |
3322 "$ref": "Creative" | 3324 "$ref": "Creative" |
3323 }, | 3325 }, |
3324 "scopes": [ | 3326 "scopes": [ |
3325 "https://www.googleapis.com/auth/dfatrafficking" | 3327 "https://www.googleapis.com/auth/dfatrafficking" |
3326 ] | 3328 ] |
3327 }, | 3329 }, |
3328 "list": { | 3330 "list": { |
3329 "description": "Retrieves a list of creatives, possibly filt
ered.", | 3331 "description": "Retrieves a list of creatives, possibly filt
ered. This method supports paging.", |
3330 "httpMethod": "GET", | 3332 "httpMethod": "GET", |
3331 "id": "dfareporting.creatives.list", | 3333 "id": "dfareporting.creatives.list", |
3332 "parameterOrder": [ | 3334 "parameterOrder": [ |
3333 "profileId" | 3335 "profileId" |
3334 ], | 3336 ], |
3335 "parameters": { | 3337 "parameters": { |
3336 "active": { | 3338 "active": { |
3337 "description": "Select only active creatives. Leave
blank to select active and inactive creatives.", | 3339 "description": "Select only active creatives. Leave
blank to select active and inactive creatives.", |
3338 "location": "query", | 3340 "location": "query", |
3339 "type": "boolean" | 3341 "type": "boolean" |
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3648 }, | 3650 }, |
3649 "path": "userprofiles/{profileId}/directorySiteContacts/{id}
", | 3651 "path": "userprofiles/{profileId}/directorySiteContacts/{id}
", |
3650 "response": { | 3652 "response": { |
3651 "$ref": "DirectorySiteContact" | 3653 "$ref": "DirectorySiteContact" |
3652 }, | 3654 }, |
3653 "scopes": [ | 3655 "scopes": [ |
3654 "https://www.googleapis.com/auth/dfatrafficking" | 3656 "https://www.googleapis.com/auth/dfatrafficking" |
3655 ] | 3657 ] |
3656 }, | 3658 }, |
3657 "list": { | 3659 "list": { |
3658 "description": "Retrieves a list of directory site contacts,
possibly filtered.", | 3660 "description": "Retrieves a list of directory site contacts,
possibly filtered. This method supports paging.", |
3659 "httpMethod": "GET", | 3661 "httpMethod": "GET", |
3660 "id": "dfareporting.directorySiteContacts.list", | 3662 "id": "dfareporting.directorySiteContacts.list", |
3661 "parameterOrder": [ | 3663 "parameterOrder": [ |
3662 "profileId" | 3664 "profileId" |
3663 ], | 3665 ], |
3664 "parameters": { | 3666 "parameters": { |
3665 "directorySiteIds": { | 3667 "directorySiteIds": { |
3666 "description": "Select only directory site contacts
with these directory site IDs. This is a required field.", | 3668 "description": "Select only directory site contacts
with these directory site IDs. This is a required field.", |
3667 "format": "int64", | 3669 "format": "int64", |
3668 "location": "query", | 3670 "location": "query", |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3791 "$ref": "DirectorySite" | 3793 "$ref": "DirectorySite" |
3792 }, | 3794 }, |
3793 "response": { | 3795 "response": { |
3794 "$ref": "DirectorySite" | 3796 "$ref": "DirectorySite" |
3795 }, | 3797 }, |
3796 "scopes": [ | 3798 "scopes": [ |
3797 "https://www.googleapis.com/auth/dfatrafficking" | 3799 "https://www.googleapis.com/auth/dfatrafficking" |
3798 ] | 3800 ] |
3799 }, | 3801 }, |
3800 "list": { | 3802 "list": { |
3801 "description": "Retrieves a list of directory sites, possibl
y filtered.", | 3803 "description": "Retrieves a list of directory sites, possibl
y filtered. This method supports paging.", |
3802 "httpMethod": "GET", | 3804 "httpMethod": "GET", |
3803 "id": "dfareporting.directorySites.list", | 3805 "id": "dfareporting.directorySites.list", |
3804 "parameterOrder": [ | 3806 "parameterOrder": [ |
3805 "profileId" | 3807 "profileId" |
3806 ], | 3808 ], |
3807 "parameters": { | 3809 "parameters": { |
3808 "acceptsInStreamVideoPlacements": { | 3810 "acceptsInStreamVideoPlacements": { |
3809 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", | 3811 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", |
3810 "location": "query", | 3812 "location": "query", |
3811 "type": "boolean" | 3813 "type": "boolean" |
(...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4401 "$ref": "FloodlightActivity" | 4403 "$ref": "FloodlightActivity" |
4402 }, | 4404 }, |
4403 "response": { | 4405 "response": { |
4404 "$ref": "FloodlightActivity" | 4406 "$ref": "FloodlightActivity" |
4405 }, | 4407 }, |
4406 "scopes": [ | 4408 "scopes": [ |
4407 "https://www.googleapis.com/auth/dfatrafficking" | 4409 "https://www.googleapis.com/auth/dfatrafficking" |
4408 ] | 4410 ] |
4409 }, | 4411 }, |
4410 "list": { | 4412 "list": { |
4411 "description": "Retrieves a list of floodlight activities, p
ossibly filtered.", | 4413 "description": "Retrieves a list of floodlight activities, p
ossibly filtered. This method supports paging.", |
4412 "httpMethod": "GET", | 4414 "httpMethod": "GET", |
4413 "id": "dfareporting.floodlightActivities.list", | 4415 "id": "dfareporting.floodlightActivities.list", |
4414 "parameterOrder": [ | 4416 "parameterOrder": [ |
4415 "profileId" | 4417 "profileId" |
4416 ], | 4418 ], |
4417 "parameters": { | 4419 "parameters": { |
4418 "advertiserId": { | 4420 "advertiserId": { |
4419 "description": "Select only floodlight activities fo
r the specified advertiser ID. Must specify either ids, advertiserId, or floodli
ghtConfigurationId for a non-empty result.", | 4421 "description": "Select only floodlight activities fo
r the specified advertiser ID. Must specify either ids, advertiserId, or floodli
ghtConfigurationId for a non-empty result.", |
4420 "format": "int64", | 4422 "format": "int64", |
4421 "location": "query", | 4423 "location": "query", |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4646 "$ref": "FloodlightActivityGroup" | 4648 "$ref": "FloodlightActivityGroup" |
4647 }, | 4649 }, |
4648 "response": { | 4650 "response": { |
4649 "$ref": "FloodlightActivityGroup" | 4651 "$ref": "FloodlightActivityGroup" |
4650 }, | 4652 }, |
4651 "scopes": [ | 4653 "scopes": [ |
4652 "https://www.googleapis.com/auth/dfatrafficking" | 4654 "https://www.googleapis.com/auth/dfatrafficking" |
4653 ] | 4655 ] |
4654 }, | 4656 }, |
4655 "list": { | 4657 "list": { |
4656 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered.", | 4658 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered. This method supports paging.", |
4657 "httpMethod": "GET", | 4659 "httpMethod": "GET", |
4658 "id": "dfareporting.floodlightActivityGroups.list", | 4660 "id": "dfareporting.floodlightActivityGroups.list", |
4659 "parameterOrder": [ | 4661 "parameterOrder": [ |
4660 "profileId" | 4662 "profileId" |
4661 ], | 4663 ], |
4662 "parameters": { | 4664 "parameters": { |
4663 "advertiserId": { | 4665 "advertiserId": { |
4664 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either advertiserId or floodli
ghtConfigurationId for a non-empty result.", | 4666 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either advertiserId or floodli
ghtConfigurationId for a non-empty result.", |
4665 "format": "int64", | 4667 "format": "int64", |
4666 "location": "query", | 4668 "location": "query", |
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4979 }, | 4981 }, |
4980 "path": "userprofiles/{profileId}/projects/{projectId}/inven
toryItems/{id}", | 4982 "path": "userprofiles/{profileId}/projects/{projectId}/inven
toryItems/{id}", |
4981 "response": { | 4983 "response": { |
4982 "$ref": "InventoryItem" | 4984 "$ref": "InventoryItem" |
4983 }, | 4985 }, |
4984 "scopes": [ | 4986 "scopes": [ |
4985 "https://www.googleapis.com/auth/dfatrafficking" | 4987 "https://www.googleapis.com/auth/dfatrafficking" |
4986 ] | 4988 ] |
4987 }, | 4989 }, |
4988 "list": { | 4990 "list": { |
4989 "description": "Retrieves a list of inventory items, possibl
y filtered.", | 4991 "description": "Retrieves a list of inventory items, possibl
y filtered. This method supports paging.", |
4990 "httpMethod": "GET", | 4992 "httpMethod": "GET", |
4991 "id": "dfareporting.inventoryItems.list", | 4993 "id": "dfareporting.inventoryItems.list", |
4992 "parameterOrder": [ | 4994 "parameterOrder": [ |
4993 "profileId", | 4995 "profileId", |
4994 "projectId" | 4996 "projectId" |
4995 ], | 4997 ], |
4996 "parameters": { | 4998 "parameters": { |
4997 "ids": { | 4999 "ids": { |
4998 "description": "Select only inventory items with the
se IDs.", | 5000 "description": "Select only inventory items with the
se IDs.", |
4999 "format": "int64", | 5001 "format": "int64", |
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5565 }, | 5567 }, |
5566 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", | 5568 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", |
5567 "response": { | 5569 "response": { |
5568 "$ref": "OrderDocument" | 5570 "$ref": "OrderDocument" |
5569 }, | 5571 }, |
5570 "scopes": [ | 5572 "scopes": [ |
5571 "https://www.googleapis.com/auth/dfatrafficking" | 5573 "https://www.googleapis.com/auth/dfatrafficking" |
5572 ] | 5574 ] |
5573 }, | 5575 }, |
5574 "list": { | 5576 "list": { |
5575 "description": "Retrieves a list of order documents, possibl
y filtered.", | 5577 "description": "Retrieves a list of order documents, possibl
y filtered. This method supports paging.", |
5576 "httpMethod": "GET", | 5578 "httpMethod": "GET", |
5577 "id": "dfareporting.orderDocuments.list", | 5579 "id": "dfareporting.orderDocuments.list", |
5578 "parameterOrder": [ | 5580 "parameterOrder": [ |
5579 "profileId", | 5581 "profileId", |
5580 "projectId" | 5582 "projectId" |
5581 ], | 5583 ], |
5582 "parameters": { | 5584 "parameters": { |
5583 "approved": { | 5585 "approved": { |
5584 "description": "Select only order documents that hav
e been approved by at least one user.", | 5586 "description": "Select only order documents that hav
e been approved by at least one user.", |
5585 "location": "query", | 5587 "location": "query", |
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5709 }, | 5711 }, |
5710 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", | 5712 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", |
5711 "response": { | 5713 "response": { |
5712 "$ref": "Order" | 5714 "$ref": "Order" |
5713 }, | 5715 }, |
5714 "scopes": [ | 5716 "scopes": [ |
5715 "https://www.googleapis.com/auth/dfatrafficking" | 5717 "https://www.googleapis.com/auth/dfatrafficking" |
5716 ] | 5718 ] |
5717 }, | 5719 }, |
5718 "list": { | 5720 "list": { |
5719 "description": "Retrieves a list of orders, possibly filtere
d.", | 5721 "description": "Retrieves a list of orders, possibly filtere
d. This method supports paging.", |
5720 "httpMethod": "GET", | 5722 "httpMethod": "GET", |
5721 "id": "dfareporting.orders.list", | 5723 "id": "dfareporting.orders.list", |
5722 "parameterOrder": [ | 5724 "parameterOrder": [ |
5723 "profileId", | 5725 "profileId", |
5724 "projectId" | 5726 "projectId" |
5725 ], | 5727 ], |
5726 "parameters": { | 5728 "parameters": { |
5727 "ids": { | 5729 "ids": { |
5728 "description": "Select only orders with these IDs.", | 5730 "description": "Select only orders with these IDs.", |
5729 "format": "int64", | 5731 "format": "int64", |
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5860 "$ref": "PlacementGroup" | 5862 "$ref": "PlacementGroup" |
5861 }, | 5863 }, |
5862 "response": { | 5864 "response": { |
5863 "$ref": "PlacementGroup" | 5865 "$ref": "PlacementGroup" |
5864 }, | 5866 }, |
5865 "scopes": [ | 5867 "scopes": [ |
5866 "https://www.googleapis.com/auth/dfatrafficking" | 5868 "https://www.googleapis.com/auth/dfatrafficking" |
5867 ] | 5869 ] |
5868 }, | 5870 }, |
5869 "list": { | 5871 "list": { |
5870 "description": "Retrieves a list of placement groups, possib
ly filtered.", | 5872 "description": "Retrieves a list of placement groups, possib
ly filtered. This method supports paging.", |
5871 "httpMethod": "GET", | 5873 "httpMethod": "GET", |
5872 "id": "dfareporting.placementGroups.list", | 5874 "id": "dfareporting.placementGroups.list", |
5873 "parameterOrder": [ | 5875 "parameterOrder": [ |
5874 "profileId" | 5876 "profileId" |
5875 ], | 5877 ], |
5876 "parameters": { | 5878 "parameters": { |
5877 "advertiserIds": { | 5879 "advertiserIds": { |
5878 "description": "Select only placement groups that be
long to these advertisers.", | 5880 "description": "Select only placement groups that be
long to these advertisers.", |
5879 "format": "int64", | 5881 "format": "int64", |
5880 "location": "query", | 5882 "location": "query", |
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6189 "$ref": "PlacementStrategy" | 6191 "$ref": "PlacementStrategy" |
6190 }, | 6192 }, |
6191 "response": { | 6193 "response": { |
6192 "$ref": "PlacementStrategy" | 6194 "$ref": "PlacementStrategy" |
6193 }, | 6195 }, |
6194 "scopes": [ | 6196 "scopes": [ |
6195 "https://www.googleapis.com/auth/dfatrafficking" | 6197 "https://www.googleapis.com/auth/dfatrafficking" |
6196 ] | 6198 ] |
6197 }, | 6199 }, |
6198 "list": { | 6200 "list": { |
6199 "description": "Retrieves a list of placement strategies, po
ssibly filtered.", | 6201 "description": "Retrieves a list of placement strategies, po
ssibly filtered. This method supports paging.", |
6200 "httpMethod": "GET", | 6202 "httpMethod": "GET", |
6201 "id": "dfareporting.placementStrategies.list", | 6203 "id": "dfareporting.placementStrategies.list", |
6202 "parameterOrder": [ | 6204 "parameterOrder": [ |
6203 "profileId" | 6205 "profileId" |
6204 ], | 6206 ], |
6205 "parameters": { | 6207 "parameters": { |
6206 "ids": { | 6208 "ids": { |
6207 "description": "Select only placement strategies wit
h these IDs.", | 6209 "description": "Select only placement strategies wit
h these IDs.", |
6208 "format": "int64", | 6210 "format": "int64", |
6209 "location": "query", | 6211 "location": "query", |
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6470 "$ref": "Placement" | 6472 "$ref": "Placement" |
6471 }, | 6473 }, |
6472 "response": { | 6474 "response": { |
6473 "$ref": "Placement" | 6475 "$ref": "Placement" |
6474 }, | 6476 }, |
6475 "scopes": [ | 6477 "scopes": [ |
6476 "https://www.googleapis.com/auth/dfatrafficking" | 6478 "https://www.googleapis.com/auth/dfatrafficking" |
6477 ] | 6479 ] |
6478 }, | 6480 }, |
6479 "list": { | 6481 "list": { |
6480 "description": "Retrieves a list of placements, possibly fil
tered.", | 6482 "description": "Retrieves a list of placements, possibly fil
tered. This method supports paging.", |
6481 "httpMethod": "GET", | 6483 "httpMethod": "GET", |
6482 "id": "dfareporting.placements.list", | 6484 "id": "dfareporting.placements.list", |
6483 "parameterOrder": [ | 6485 "parameterOrder": [ |
6484 "profileId" | 6486 "profileId" |
6485 ], | 6487 ], |
6486 "parameters": { | 6488 "parameters": { |
6487 "advertiserIds": { | 6489 "advertiserIds": { |
6488 "description": "Select only placements that belong t
o these advertisers.", | 6490 "description": "Select only placements that belong t
o these advertisers.", |
6489 "format": "int64", | 6491 "format": "int64", |
6490 "location": "query", | 6492 "location": "query", |
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6896 }, | 6898 }, |
6897 "path": "userprofiles/{profileId}/projects/{id}", | 6899 "path": "userprofiles/{profileId}/projects/{id}", |
6898 "response": { | 6900 "response": { |
6899 "$ref": "Project" | 6901 "$ref": "Project" |
6900 }, | 6902 }, |
6901 "scopes": [ | 6903 "scopes": [ |
6902 "https://www.googleapis.com/auth/dfatrafficking" | 6904 "https://www.googleapis.com/auth/dfatrafficking" |
6903 ] | 6905 ] |
6904 }, | 6906 }, |
6905 "list": { | 6907 "list": { |
6906 "description": "Retrieves a list of projects, possibly filte
red.", | 6908 "description": "Retrieves a list of projects, possibly filte
red. This method supports paging.", |
6907 "httpMethod": "GET", | 6909 "httpMethod": "GET", |
6908 "id": "dfareporting.projects.list", | 6910 "id": "dfareporting.projects.list", |
6909 "parameterOrder": [ | 6911 "parameterOrder": [ |
6910 "profileId" | 6912 "profileId" |
6911 ], | 6913 ], |
6912 "parameters": { | 6914 "parameters": { |
6913 "advertiserIds": { | 6915 "advertiserIds": { |
6914 "description": "Select only projects with these adve
rtiser IDs.", | 6916 "description": "Select only projects with these adve
rtiser IDs.", |
6915 "format": "int64", | 6917 "format": "int64", |
6916 "location": "query", | 6918 "location": "query", |
(...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7165 "$ref": "RemarketingList" | 7167 "$ref": "RemarketingList" |
7166 }, | 7168 }, |
7167 "response": { | 7169 "response": { |
7168 "$ref": "RemarketingList" | 7170 "$ref": "RemarketingList" |
7169 }, | 7171 }, |
7170 "scopes": [ | 7172 "scopes": [ |
7171 "https://www.googleapis.com/auth/dfatrafficking" | 7173 "https://www.googleapis.com/auth/dfatrafficking" |
7172 ] | 7174 ] |
7173 }, | 7175 }, |
7174 "list": { | 7176 "list": { |
7175 "description": "Retrieves a list of remarketing lists, possi
bly filtered.", | 7177 "description": "Retrieves a list of remarketing lists, possi
bly filtered. This method supports paging.", |
7176 "httpMethod": "GET", | 7178 "httpMethod": "GET", |
7177 "id": "dfareporting.remarketingLists.list", | 7179 "id": "dfareporting.remarketingLists.list", |
7178 "parameterOrder": [ | 7180 "parameterOrder": [ |
7179 "profileId", | 7181 "profileId", |
7180 "advertiserId" | 7182 "advertiserId" |
7181 ], | 7183 ], |
7182 "parameters": { | 7184 "parameters": { |
7183 "active": { | 7185 "active": { |
7184 "description": "Select only active or only inactive
remarketing lists.", | 7186 "description": "Select only active or only inactive
remarketing lists.", |
7185 "location": "query", | 7187 "location": "query", |
(...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
7806 "$ref": "Site" | 7808 "$ref": "Site" |
7807 }, | 7809 }, |
7808 "response": { | 7810 "response": { |
7809 "$ref": "Site" | 7811 "$ref": "Site" |
7810 }, | 7812 }, |
7811 "scopes": [ | 7813 "scopes": [ |
7812 "https://www.googleapis.com/auth/dfatrafficking" | 7814 "https://www.googleapis.com/auth/dfatrafficking" |
7813 ] | 7815 ] |
7814 }, | 7816 }, |
7815 "list": { | 7817 "list": { |
7816 "description": "Retrieves a list of sites, possibly filtered
.", | 7818 "description": "Retrieves a list of sites, possibly filtered
. This method supports paging.", |
7817 "httpMethod": "GET", | 7819 "httpMethod": "GET", |
7818 "id": "dfareporting.sites.list", | 7820 "id": "dfareporting.sites.list", |
7819 "parameterOrder": [ | 7821 "parameterOrder": [ |
7820 "profileId" | 7822 "profileId" |
7821 ], | 7823 ], |
7822 "parameters": { | 7824 "parameters": { |
7823 "acceptsInStreamVideoPlacements": { | 7825 "acceptsInStreamVideoPlacements": { |
7824 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", | 7826 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", |
7825 "location": "query", | 7827 "location": "query", |
7826 "type": "boolean" | 7828 "type": "boolean" |
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8165 "$ref": "Subaccount" | 8167 "$ref": "Subaccount" |
8166 }, | 8168 }, |
8167 "response": { | 8169 "response": { |
8168 "$ref": "Subaccount" | 8170 "$ref": "Subaccount" |
8169 }, | 8171 }, |
8170 "scopes": [ | 8172 "scopes": [ |
8171 "https://www.googleapis.com/auth/dfatrafficking" | 8173 "https://www.googleapis.com/auth/dfatrafficking" |
8172 ] | 8174 ] |
8173 }, | 8175 }, |
8174 "list": { | 8176 "list": { |
8175 "description": "Gets a list of subaccounts, possibly filtere
d.", | 8177 "description": "Gets a list of subaccounts, possibly filtere
d. This method supports paging.", |
8176 "httpMethod": "GET", | 8178 "httpMethod": "GET", |
8177 "id": "dfareporting.subaccounts.list", | 8179 "id": "dfareporting.subaccounts.list", |
8178 "parameterOrder": [ | 8180 "parameterOrder": [ |
8179 "profileId" | 8181 "profileId" |
8180 ], | 8182 ], |
8181 "parameters": { | 8183 "parameters": { |
8182 "ids": { | 8184 "ids": { |
8183 "description": "Select only subaccounts with these I
Ds.", | 8185 "description": "Select only subaccounts with these I
Ds.", |
8184 "format": "int64", | 8186 "format": "int64", |
8185 "location": "query", | 8187 "location": "query", |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8336 }, | 8338 }, |
8337 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", | 8339 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", |
8338 "response": { | 8340 "response": { |
8339 "$ref": "TargetableRemarketingList" | 8341 "$ref": "TargetableRemarketingList" |
8340 }, | 8342 }, |
8341 "scopes": [ | 8343 "scopes": [ |
8342 "https://www.googleapis.com/auth/dfatrafficking" | 8344 "https://www.googleapis.com/auth/dfatrafficking" |
8343 ] | 8345 ] |
8344 }, | 8346 }, |
8345 "list": { | 8347 "list": { |
8346 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered.", | 8348 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered. This method supports paging.", |
8347 "httpMethod": "GET", | 8349 "httpMethod": "GET", |
8348 "id": "dfareporting.targetableRemarketingLists.list", | 8350 "id": "dfareporting.targetableRemarketingLists.list", |
8349 "parameterOrder": [ | 8351 "parameterOrder": [ |
8350 "profileId", | 8352 "profileId", |
8351 "advertiserId" | 8353 "advertiserId" |
8352 ], | 8354 ], |
8353 "parameters": { | 8355 "parameters": { |
8354 "active": { | 8356 "active": { |
8355 "description": "Select only active or only inactive
targetable remarketing lists.", | 8357 "description": "Select only active or only inactive
targetable remarketing lists.", |
8356 "location": "query", | 8358 "location": "query", |
(...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8676 "$ref": "UserRole" | 8678 "$ref": "UserRole" |
8677 }, | 8679 }, |
8678 "response": { | 8680 "response": { |
8679 "$ref": "UserRole" | 8681 "$ref": "UserRole" |
8680 }, | 8682 }, |
8681 "scopes": [ | 8683 "scopes": [ |
8682 "https://www.googleapis.com/auth/dfatrafficking" | 8684 "https://www.googleapis.com/auth/dfatrafficking" |
8683 ] | 8685 ] |
8684 }, | 8686 }, |
8685 "list": { | 8687 "list": { |
8686 "description": "Retrieves a list of user roles, possibly fil
tered.", | 8688 "description": "Retrieves a list of user roles, possibly fil
tered. This method supports paging.", |
8687 "httpMethod": "GET", | 8689 "httpMethod": "GET", |
8688 "id": "dfareporting.userRoles.list", | 8690 "id": "dfareporting.userRoles.list", |
8689 "parameterOrder": [ | 8691 "parameterOrder": [ |
8690 "profileId" | 8692 "profileId" |
8691 ], | 8693 ], |
8692 "parameters": { | 8694 "parameters": { |
8693 "accountUserRoleOnly": { | 8695 "accountUserRoleOnly": { |
8694 "description": "Select only account level user roles
not associated with any specific subaccount.", | 8696 "description": "Select only account level user roles
not associated with any specific subaccount.", |
8695 "location": "query", | 8697 "location": "query", |
8696 "type": "boolean" | 8698 "type": "boolean" |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8824 "response": { | 8826 "response": { |
8825 "$ref": "UserRole" | 8827 "$ref": "UserRole" |
8826 }, | 8828 }, |
8827 "scopes": [ | 8829 "scopes": [ |
8828 "https://www.googleapis.com/auth/dfatrafficking" | 8830 "https://www.googleapis.com/auth/dfatrafficking" |
8829 ] | 8831 ] |
8830 } | 8832 } |
8831 } | 8833 } |
8832 } | 8834 } |
8833 }, | 8835 }, |
8834 "revision": "20160803", | 8836 "revision": "20161027", |
8835 "rootUrl": "https://www.googleapis.com/", | 8837 "rootUrl": "https://www.googleapis.com/", |
8836 "schemas": { | 8838 "schemas": { |
8837 "Account": { | 8839 "Account": { |
8838 "description": "Contains properties of a DCM account.", | 8840 "description": "Contains properties of a DCM account.", |
8839 "id": "Account", | 8841 "id": "Account", |
8840 "properties": { | 8842 "properties": { |
8841 "accountPermissionIds": { | 8843 "accountPermissionIds": { |
8842 "description": "Account permissions assigned to this account
.", | 8844 "description": "Account permissions assigned to this account
.", |
8843 "items": { | 8845 "items": { |
8844 "format": "int64", | 8846 "format": "int64", |
(...skipping 18 matching lines...) Expand all Loading... |
8863 "type": "boolean" | 8865 "type": "boolean" |
8864 }, | 8866 }, |
8865 "activeAdsLimitTier": { | 8867 "activeAdsLimitTier": { |
8866 "description": "Maximum number of active ads allowed for thi
s account.", | 8868 "description": "Maximum number of active ads allowed for thi
s account.", |
8867 "enum": [ | 8869 "enum": [ |
8868 "ACTIVE_ADS_TIER_100K", | 8870 "ACTIVE_ADS_TIER_100K", |
8869 "ACTIVE_ADS_TIER_200K", | 8871 "ACTIVE_ADS_TIER_200K", |
8870 "ACTIVE_ADS_TIER_300K", | 8872 "ACTIVE_ADS_TIER_300K", |
8871 "ACTIVE_ADS_TIER_40K", | 8873 "ACTIVE_ADS_TIER_40K", |
8872 "ACTIVE_ADS_TIER_500K", | 8874 "ACTIVE_ADS_TIER_500K", |
| 8875 "ACTIVE_ADS_TIER_750K", |
8873 "ACTIVE_ADS_TIER_75K" | 8876 "ACTIVE_ADS_TIER_75K" |
8874 ], | 8877 ], |
8875 "enumDescriptions": [ | 8878 "enumDescriptions": [ |
8876 "", | 8879 "", |
8877 "", | 8880 "", |
8878 "", | 8881 "", |
8879 "", | 8882 "", |
8880 "", | 8883 "", |
| 8884 "", |
8881 "" | 8885 "" |
8882 ], | 8886 ], |
8883 "type": "string" | 8887 "type": "string" |
8884 }, | 8888 }, |
8885 "activeViewOptOut": { | 8889 "activeViewOptOut": { |
8886 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", | 8890 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", |
8887 "type": "boolean" | 8891 "type": "boolean" |
8888 }, | 8892 }, |
8889 "availablePermissionIds": { | 8893 "availablePermissionIds": { |
8890 "description": "User role permissions available to the user
roles of this account.", | 8894 "description": "User role permissions available to the user
roles of this account.", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8971 "type": "string" | 8975 "type": "string" |
8972 }, | 8976 }, |
8973 "activeAdsLimitTier": { | 8977 "activeAdsLimitTier": { |
8974 "description": "Maximum number of active ads allowed for the
account.", | 8978 "description": "Maximum number of active ads allowed for the
account.", |
8975 "enum": [ | 8979 "enum": [ |
8976 "ACTIVE_ADS_TIER_100K", | 8980 "ACTIVE_ADS_TIER_100K", |
8977 "ACTIVE_ADS_TIER_200K", | 8981 "ACTIVE_ADS_TIER_200K", |
8978 "ACTIVE_ADS_TIER_300K", | 8982 "ACTIVE_ADS_TIER_300K", |
8979 "ACTIVE_ADS_TIER_40K", | 8983 "ACTIVE_ADS_TIER_40K", |
8980 "ACTIVE_ADS_TIER_500K", | 8984 "ACTIVE_ADS_TIER_500K", |
| 8985 "ACTIVE_ADS_TIER_750K", |
8981 "ACTIVE_ADS_TIER_75K" | 8986 "ACTIVE_ADS_TIER_75K" |
8982 ], | 8987 ], |
8983 "enumDescriptions": [ | 8988 "enumDescriptions": [ |
8984 "", | 8989 "", |
8985 "", | 8990 "", |
8986 "", | 8991 "", |
8987 "", | 8992 "", |
8988 "", | 8993 "", |
| 8994 "", |
8989 "" | 8995 "" |
8990 ], | 8996 ], |
8991 "type": "string" | 8997 "type": "string" |
8992 }, | 8998 }, |
8993 "availableAds": { | 8999 "availableAds": { |
8994 "description": "Ads that can be activated for the account.", | 9000 "description": "Ads that can be activated for the account.", |
8995 "format": "int64", | 9001 "format": "int64", |
8996 "type": "string" | 9002 "type": "string" |
8997 }, | 9003 }, |
8998 "kind": { | 9004 "kind": { |
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9288 "Ad": { | 9294 "Ad": { |
9289 "description": "Contains properties of a DCM ad.", | 9295 "description": "Contains properties of a DCM ad.", |
9290 "id": "Ad", | 9296 "id": "Ad", |
9291 "properties": { | 9297 "properties": { |
9292 "accountId": { | 9298 "accountId": { |
9293 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", | 9299 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", |
9294 "format": "int64", | 9300 "format": "int64", |
9295 "type": "string" | 9301 "type": "string" |
9296 }, | 9302 }, |
9297 "active": { | 9303 "active": { |
9298 "description": "Whether this ad is active.", | 9304 "description": "Whether this ad is active. When true, archiv
ed must be false.", |
9299 "type": "boolean" | 9305 "type": "boolean" |
9300 }, | 9306 }, |
9301 "advertiserId": { | 9307 "advertiserId": { |
9302 "description": "Advertiser ID of this ad. This is a required
field on insertion.", | 9308 "description": "Advertiser ID of this ad. This is a required
field on insertion.", |
9303 "format": "int64", | 9309 "format": "int64", |
9304 "type": "string" | 9310 "type": "string" |
9305 }, | 9311 }, |
9306 "advertiserIdDimensionValue": { | 9312 "advertiserIdDimensionValue": { |
9307 "$ref": "DimensionValue", | 9313 "$ref": "DimensionValue", |
9308 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." | 9314 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." |
9309 }, | 9315 }, |
9310 "archived": { | 9316 "archived": { |
9311 "description": "Whether this ad is archived.", | 9317 "description": "Whether this ad is archived. When true, acti
ve must be false.", |
9312 "type": "boolean" | 9318 "type": "boolean" |
9313 }, | 9319 }, |
9314 "audienceSegmentId": { | 9320 "audienceSegmentId": { |
9315 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", | 9321 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", |
9316 "format": "int64", | 9322 "format": "int64", |
9317 "type": "string" | 9323 "type": "string" |
9318 }, | 9324 }, |
9319 "campaignId": { | 9325 "campaignId": { |
9320 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", | 9326 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", |
9321 "format": "int64", | 9327 "format": "int64", |
(...skipping 8738 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
18060 "type": "array" | 18066 "type": "array" |
18061 } | 18067 } |
18062 }, | 18068 }, |
18063 "type": "object" | 18069 "type": "object" |
18064 } | 18070 } |
18065 }, | 18071 }, |
18066 "servicePath": "dfareporting/v2.4/", | 18072 "servicePath": "dfareporting/v2.4/", |
18067 "title": "DCM/DFA Reporting And Trafficking API", | 18073 "title": "DCM/DFA Reporting And Trafficking API", |
18068 "version": "v2.4" | 18074 "version": "v2.4" |
18069 } | 18075 } |
OLD | NEW |