| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/ddmconversions": { | 5 "https://www.googleapis.com/auth/ddmconversions": { |
| 6 "description": "Manage DoubleClick Digital Marketing convers
ions" | 6 "description": "Manage DoubleClick Digital Marketing convers
ions" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/dfareporting": { | 8 "https://www.googleapis.com/auth/dfareporting": { |
| 9 "description": "View and manage DoubleClick for Advertisers
reports" | 9 "description": "View and manage DoubleClick for Advertisers
reports" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/dfatrafficking": { | 11 "https://www.googleapis.com/auth/dfatrafficking": { |
| 12 "description": "View and manage your DoubleClick Campaign Ma
nager's (DCM) display ad campaigns" | 12 "description": "View and manage your DoubleClick Campaign Ma
nager's (DCM) display ad campaigns" |
| 13 } | 13 } |
| 14 } | 14 } |
| 15 } | 15 } |
| 16 }, | 16 }, |
| 17 "basePath": "/dfareporting/v2.5beta1/", | 17 "basePath": "/dfareporting/v2.5beta1/", |
| 18 "baseUrl": "https://www.googleapis.com/dfareporting/v2.5beta1/", | 18 "baseUrl": "https://www.googleapis.com/dfareporting/v2.5beta1/", |
| 19 "batchPath": "batch", | 19 "batchPath": "batch", |
| 20 "description": "Manages your DoubleClick Campaign Manager ad campaigns and r
eports.", | 20 "description": "Manages your DoubleClick Campaign Manager ad campaigns and r
eports.", |
| 21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
| 22 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", | 22 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
reporting/", |
| 23 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/z0eZUaqOcxxITNN1hSlIwZVa79Y\"", | 23 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/IuF-UJwb7L5VgOXQMERaZkF35jI\"", |
| 24 "icons": { | 24 "icons": { |
| 25 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", | 25 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", |
| 26 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" | 26 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" |
| 27 }, | 27 }, |
| 28 "id": "dfareporting:v2.5beta1", | 28 "id": "dfareporting:v2.5beta1", |
| 29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
| 30 "name": "dfareporting", | 30 "name": "dfareporting", |
| 31 "ownerDomain": "google.com", | 31 "ownerDomain": "google.com", |
| 32 "ownerName": "Google", | 32 "ownerName": "Google", |
| 33 "parameters": { | 33 "parameters": { |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 288 "$ref": "AccountUserProfile" | 288 "$ref": "AccountUserProfile" |
| 289 }, | 289 }, |
| 290 "response": { | 290 "response": { |
| 291 "$ref": "AccountUserProfile" | 291 "$ref": "AccountUserProfile" |
| 292 }, | 292 }, |
| 293 "scopes": [ | 293 "scopes": [ |
| 294 "https://www.googleapis.com/auth/dfatrafficking" | 294 "https://www.googleapis.com/auth/dfatrafficking" |
| 295 ] | 295 ] |
| 296 }, | 296 }, |
| 297 "list": { | 297 "list": { |
| 298 "description": "Retrieves a list of account user profiles, p
ossibly filtered.", | 298 "description": "Retrieves a list of account user profiles, p
ossibly filtered. This method supports paging.", |
| 299 "httpMethod": "GET", | 299 "httpMethod": "GET", |
| 300 "id": "dfareporting.accountUserProfiles.list", | 300 "id": "dfareporting.accountUserProfiles.list", |
| 301 "parameterOrder": [ | 301 "parameterOrder": [ |
| 302 "profileId" | 302 "profileId" |
| 303 ], | 303 ], |
| 304 "parameters": { | 304 "parameters": { |
| 305 "active": { | 305 "active": { |
| 306 "description": "Select only active user profiles.", | 306 "description": "Select only active user profiles.", |
| 307 "location": "query", | 307 "location": "query", |
| 308 "type": "boolean" | 308 "type": "boolean" |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 476 }, | 476 }, |
| 477 "path": "userprofiles/{profileId}/accounts/{id}", | 477 "path": "userprofiles/{profileId}/accounts/{id}", |
| 478 "response": { | 478 "response": { |
| 479 "$ref": "Account" | 479 "$ref": "Account" |
| 480 }, | 480 }, |
| 481 "scopes": [ | 481 "scopes": [ |
| 482 "https://www.googleapis.com/auth/dfatrafficking" | 482 "https://www.googleapis.com/auth/dfatrafficking" |
| 483 ] | 483 ] |
| 484 }, | 484 }, |
| 485 "list": { | 485 "list": { |
| 486 "description": "Retrieves the list of accounts, possibly fil
tered.", | 486 "description": "Retrieves the list of accounts, possibly fil
tered. This method supports paging.", |
| 487 "httpMethod": "GET", | 487 "httpMethod": "GET", |
| 488 "id": "dfareporting.accounts.list", | 488 "id": "dfareporting.accounts.list", |
| 489 "parameterOrder": [ | 489 "parameterOrder": [ |
| 490 "profileId" | 490 "profileId" |
| 491 ], | 491 ], |
| 492 "parameters": { | 492 "parameters": { |
| 493 "active": { | 493 "active": { |
| 494 "description": "Select only active accounts. Don't s
et this field to select both active and non-active accounts.", | 494 "description": "Select only active accounts. Don't s
et this field to select both active and non-active accounts.", |
| 495 "location": "query", | 495 "location": "query", |
| 496 "type": "boolean" | 496 "type": "boolean" |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 679 "$ref": "Ad" | 679 "$ref": "Ad" |
| 680 }, | 680 }, |
| 681 "response": { | 681 "response": { |
| 682 "$ref": "Ad" | 682 "$ref": "Ad" |
| 683 }, | 683 }, |
| 684 "scopes": [ | 684 "scopes": [ |
| 685 "https://www.googleapis.com/auth/dfatrafficking" | 685 "https://www.googleapis.com/auth/dfatrafficking" |
| 686 ] | 686 ] |
| 687 }, | 687 }, |
| 688 "list": { | 688 "list": { |
| 689 "description": "Retrieves a list of ads, possibly filtered."
, | 689 "description": "Retrieves a list of ads, possibly filtered.
This method supports paging.", |
| 690 "httpMethod": "GET", | 690 "httpMethod": "GET", |
| 691 "id": "dfareporting.ads.list", | 691 "id": "dfareporting.ads.list", |
| 692 "parameterOrder": [ | 692 "parameterOrder": [ |
| 693 "profileId" | 693 "profileId" |
| 694 ], | 694 ], |
| 695 "parameters": { | 695 "parameters": { |
| 696 "active": { | 696 "active": { |
| 697 "description": "Select only active ads.", | 697 "description": "Select only active ads.", |
| 698 "location": "query", | 698 "location": "query", |
| 699 "type": "boolean" | 699 "type": "boolean" |
| (...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1093 "$ref": "AdvertiserGroup" | 1093 "$ref": "AdvertiserGroup" |
| 1094 }, | 1094 }, |
| 1095 "response": { | 1095 "response": { |
| 1096 "$ref": "AdvertiserGroup" | 1096 "$ref": "AdvertiserGroup" |
| 1097 }, | 1097 }, |
| 1098 "scopes": [ | 1098 "scopes": [ |
| 1099 "https://www.googleapis.com/auth/dfatrafficking" | 1099 "https://www.googleapis.com/auth/dfatrafficking" |
| 1100 ] | 1100 ] |
| 1101 }, | 1101 }, |
| 1102 "list": { | 1102 "list": { |
| 1103 "description": "Retrieves a list of advertiser groups, possi
bly filtered.", | 1103 "description": "Retrieves a list of advertiser groups, possi
bly filtered. This method supports paging.", |
| 1104 "httpMethod": "GET", | 1104 "httpMethod": "GET", |
| 1105 "id": "dfareporting.advertiserGroups.list", | 1105 "id": "dfareporting.advertiserGroups.list", |
| 1106 "parameterOrder": [ | 1106 "parameterOrder": [ |
| 1107 "profileId" | 1107 "profileId" |
| 1108 ], | 1108 ], |
| 1109 "parameters": { | 1109 "parameters": { |
| 1110 "ids": { | 1110 "ids": { |
| 1111 "description": "Select only advertiser groups with t
hese IDs.", | 1111 "description": "Select only advertiser groups with t
hese IDs.", |
| 1112 "format": "int64", | 1112 "format": "int64", |
| 1113 "location": "query", | 1113 "location": "query", |
| (...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1291 "$ref": "Advertiser" | 1291 "$ref": "Advertiser" |
| 1292 }, | 1292 }, |
| 1293 "response": { | 1293 "response": { |
| 1294 "$ref": "Advertiser" | 1294 "$ref": "Advertiser" |
| 1295 }, | 1295 }, |
| 1296 "scopes": [ | 1296 "scopes": [ |
| 1297 "https://www.googleapis.com/auth/dfatrafficking" | 1297 "https://www.googleapis.com/auth/dfatrafficking" |
| 1298 ] | 1298 ] |
| 1299 }, | 1299 }, |
| 1300 "list": { | 1300 "list": { |
| 1301 "description": "Retrieves a list of advertisers, possibly fi
ltered.", | 1301 "description": "Retrieves a list of advertisers, possibly fi
ltered. This method supports paging.", |
| 1302 "httpMethod": "GET", | 1302 "httpMethod": "GET", |
| 1303 "id": "dfareporting.advertisers.list", | 1303 "id": "dfareporting.advertisers.list", |
| 1304 "parameterOrder": [ | 1304 "parameterOrder": [ |
| 1305 "profileId" | 1305 "profileId" |
| 1306 ], | 1306 ], |
| 1307 "parameters": { | 1307 "parameters": { |
| 1308 "advertiserGroupIds": { | 1308 "advertiserGroupIds": { |
| 1309 "description": "Select only advertisers with these a
dvertiser group IDs.", | 1309 "description": "Select only advertisers with these a
dvertiser group IDs.", |
| 1310 "format": "int64", | 1310 "format": "int64", |
| 1311 "location": "query", | 1311 "location": "query", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1536 "$ref": "CampaignCreativeAssociation" | 1536 "$ref": "CampaignCreativeAssociation" |
| 1537 }, | 1537 }, |
| 1538 "response": { | 1538 "response": { |
| 1539 "$ref": "CampaignCreativeAssociation" | 1539 "$ref": "CampaignCreativeAssociation" |
| 1540 }, | 1540 }, |
| 1541 "scopes": [ | 1541 "scopes": [ |
| 1542 "https://www.googleapis.com/auth/dfatrafficking" | 1542 "https://www.googleapis.com/auth/dfatrafficking" |
| 1543 ] | 1543 ] |
| 1544 }, | 1544 }, |
| 1545 "list": { | 1545 "list": { |
| 1546 "description": "Retrieves the list of creative IDs associate
d with the specified campaign.", | 1546 "description": "Retrieves the list of creative IDs associate
d with the specified campaign. This method supports paging.", |
| 1547 "httpMethod": "GET", | 1547 "httpMethod": "GET", |
| 1548 "id": "dfareporting.campaignCreativeAssociations.list", | 1548 "id": "dfareporting.campaignCreativeAssociations.list", |
| 1549 "parameterOrder": [ | 1549 "parameterOrder": [ |
| 1550 "profileId", | 1550 "profileId", |
| 1551 "campaignId" | 1551 "campaignId" |
| 1552 ], | 1552 ], |
| 1553 "parameters": { | 1553 "parameters": { |
| 1554 "campaignId": { | 1554 "campaignId": { |
| 1555 "description": "Campaign ID in this association.", | 1555 "description": "Campaign ID in this association.", |
| 1556 "format": "int64", | 1556 "format": "int64", |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1669 "$ref": "Campaign" | 1669 "$ref": "Campaign" |
| 1670 }, | 1670 }, |
| 1671 "response": { | 1671 "response": { |
| 1672 "$ref": "Campaign" | 1672 "$ref": "Campaign" |
| 1673 }, | 1673 }, |
| 1674 "scopes": [ | 1674 "scopes": [ |
| 1675 "https://www.googleapis.com/auth/dfatrafficking" | 1675 "https://www.googleapis.com/auth/dfatrafficking" |
| 1676 ] | 1676 ] |
| 1677 }, | 1677 }, |
| 1678 "list": { | 1678 "list": { |
| 1679 "description": "Retrieves a list of campaigns, possibly filt
ered.", | 1679 "description": "Retrieves a list of campaigns, possibly filt
ered. This method supports paging.", |
| 1680 "httpMethod": "GET", | 1680 "httpMethod": "GET", |
| 1681 "id": "dfareporting.campaigns.list", | 1681 "id": "dfareporting.campaigns.list", |
| 1682 "parameterOrder": [ | 1682 "parameterOrder": [ |
| 1683 "profileId" | 1683 "profileId" |
| 1684 ], | 1684 ], |
| 1685 "parameters": { | 1685 "parameters": { |
| 1686 "advertiserGroupIds": { | 1686 "advertiserGroupIds": { |
| 1687 "description": "Select only campaigns whose advertis
ers belong to these advertiser groups.", | 1687 "description": "Select only campaigns whose advertis
ers belong to these advertiser groups.", |
| 1688 "format": "int64", | 1688 "format": "int64", |
| 1689 "location": "query", | 1689 "location": "query", |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1883 }, | 1883 }, |
| 1884 "path": "userprofiles/{profileId}/changeLogs/{id}", | 1884 "path": "userprofiles/{profileId}/changeLogs/{id}", |
| 1885 "response": { | 1885 "response": { |
| 1886 "$ref": "ChangeLog" | 1886 "$ref": "ChangeLog" |
| 1887 }, | 1887 }, |
| 1888 "scopes": [ | 1888 "scopes": [ |
| 1889 "https://www.googleapis.com/auth/dfatrafficking" | 1889 "https://www.googleapis.com/auth/dfatrafficking" |
| 1890 ] | 1890 ] |
| 1891 }, | 1891 }, |
| 1892 "list": { | 1892 "list": { |
| 1893 "description": "Retrieves a list of change logs.", | 1893 "description": "Retrieves a list of change logs. This method
supports paging.", |
| 1894 "httpMethod": "GET", | 1894 "httpMethod": "GET", |
| 1895 "id": "dfareporting.changeLogs.list", | 1895 "id": "dfareporting.changeLogs.list", |
| 1896 "parameterOrder": [ | 1896 "parameterOrder": [ |
| 1897 "profileId" | 1897 "profileId" |
| 1898 ], | 1898 ], |
| 1899 "parameters": { | 1899 "parameters": { |
| 1900 "action": { | 1900 "action": { |
| 1901 "description": "Select only change logs with the spe
cified action.", | 1901 "description": "Select only change logs with the spe
cified action.", |
| 1902 "enum": [ | 1902 "enum": [ |
| 1903 "ACTION_ADD", | 1903 "ACTION_ADD", |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1998 "OBJECT_LANDING_PAGE", | 1998 "OBJECT_LANDING_PAGE", |
| 1999 "OBJECT_MEDIA_ORDER", | 1999 "OBJECT_MEDIA_ORDER", |
| 2000 "OBJECT_PLACEMENT", | 2000 "OBJECT_PLACEMENT", |
| 2001 "OBJECT_PLACEMENT_STRATEGY", | 2001 "OBJECT_PLACEMENT_STRATEGY", |
| 2002 "OBJECT_PLAYSTORE_LINK", | 2002 "OBJECT_PLAYSTORE_LINK", |
| 2003 "OBJECT_PROVIDED_LIST_CLIENT", | 2003 "OBJECT_PROVIDED_LIST_CLIENT", |
| 2004 "OBJECT_RATE_CARD", | 2004 "OBJECT_RATE_CARD", |
| 2005 "OBJECT_REMARKETING_LIST", | 2005 "OBJECT_REMARKETING_LIST", |
| 2006 "OBJECT_RICHMEDIA_CREATIVE", | 2006 "OBJECT_RICHMEDIA_CREATIVE", |
| 2007 "OBJECT_SD_SITE", | 2007 "OBJECT_SD_SITE", |
| 2008 "OBJECT_SEARCH_LIFT_STUDY", |
| 2008 "OBJECT_SIZE", | 2009 "OBJECT_SIZE", |
| 2009 "OBJECT_SUBACCOUNT", | 2010 "OBJECT_SUBACCOUNT", |
| 2010 "OBJECT_TARGETING_TEMPLATE", | 2011 "OBJECT_TARGETING_TEMPLATE", |
| 2011 "OBJECT_USER_PROFILE", | 2012 "OBJECT_USER_PROFILE", |
| 2012 "OBJECT_USER_PROFILE_FILTER", | 2013 "OBJECT_USER_PROFILE_FILTER", |
| 2013 "OBJECT_USER_ROLE" | 2014 "OBJECT_USER_ROLE" |
| 2014 ], | 2015 ], |
| 2015 "enumDescriptions": [ | 2016 "enumDescriptions": [ |
| 2016 "", | 2017 "", |
| 2017 "", | 2018 "", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 2043 "", | 2044 "", |
| 2044 "", | 2045 "", |
| 2045 "", | 2046 "", |
| 2046 "", | 2047 "", |
| 2047 "", | 2048 "", |
| 2048 "", | 2049 "", |
| 2049 "", | 2050 "", |
| 2050 "", | 2051 "", |
| 2051 "", | 2052 "", |
| 2052 "", | 2053 "", |
| 2054 "", |
| 2053 "" | 2055 "" |
| 2054 ], | 2056 ], |
| 2055 "location": "query", | 2057 "location": "query", |
| 2056 "type": "string" | 2058 "type": "string" |
| 2057 }, | 2059 }, |
| 2058 "pageToken": { | 2060 "pageToken": { |
| 2059 "description": "Value of the nextPageToken from the
previous result page.", | 2061 "description": "Value of the nextPageToken from the
previous result page.", |
| 2060 "location": "query", | 2062 "location": "query", |
| 2061 "type": "string" | 2063 "type": "string" |
| 2062 }, | 2064 }, |
| (...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2288 "$ref": "ContentCategory" | 2290 "$ref": "ContentCategory" |
| 2289 }, | 2291 }, |
| 2290 "response": { | 2292 "response": { |
| 2291 "$ref": "ContentCategory" | 2293 "$ref": "ContentCategory" |
| 2292 }, | 2294 }, |
| 2293 "scopes": [ | 2295 "scopes": [ |
| 2294 "https://www.googleapis.com/auth/dfatrafficking" | 2296 "https://www.googleapis.com/auth/dfatrafficking" |
| 2295 ] | 2297 ] |
| 2296 }, | 2298 }, |
| 2297 "list": { | 2299 "list": { |
| 2298 "description": "Retrieves a list of content categories, poss
ibly filtered.", | 2300 "description": "Retrieves a list of content categories, poss
ibly filtered. This method supports paging.", |
| 2299 "httpMethod": "GET", | 2301 "httpMethod": "GET", |
| 2300 "id": "dfareporting.contentCategories.list", | 2302 "id": "dfareporting.contentCategories.list", |
| 2301 "parameterOrder": [ | 2303 "parameterOrder": [ |
| 2302 "profileId" | 2304 "profileId" |
| 2303 ], | 2305 ], |
| 2304 "parameters": { | 2306 "parameters": { |
| 2305 "ids": { | 2307 "ids": { |
| 2306 "description": "Select only content categories with
these IDs.", | 2308 "description": "Select only content categories with
these IDs.", |
| 2307 "format": "int64", | 2309 "format": "int64", |
| 2308 "location": "query", | 2310 "location": "query", |
| (...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2686 "$ref": "CreativeFieldValue" | 2688 "$ref": "CreativeFieldValue" |
| 2687 }, | 2689 }, |
| 2688 "response": { | 2690 "response": { |
| 2689 "$ref": "CreativeFieldValue" | 2691 "$ref": "CreativeFieldValue" |
| 2690 }, | 2692 }, |
| 2691 "scopes": [ | 2693 "scopes": [ |
| 2692 "https://www.googleapis.com/auth/dfatrafficking" | 2694 "https://www.googleapis.com/auth/dfatrafficking" |
| 2693 ] | 2695 ] |
| 2694 }, | 2696 }, |
| 2695 "list": { | 2697 "list": { |
| 2696 "description": "Retrieves a list of creative field values, p
ossibly filtered.", | 2698 "description": "Retrieves a list of creative field values, p
ossibly filtered. This method supports paging.", |
| 2697 "httpMethod": "GET", | 2699 "httpMethod": "GET", |
| 2698 "id": "dfareporting.creativeFieldValues.list", | 2700 "id": "dfareporting.creativeFieldValues.list", |
| 2699 "parameterOrder": [ | 2701 "parameterOrder": [ |
| 2700 "profileId", | 2702 "profileId", |
| 2701 "creativeFieldId" | 2703 "creativeFieldId" |
| 2702 ], | 2704 ], |
| 2703 "parameters": { | 2705 "parameters": { |
| 2704 "creativeFieldId": { | 2706 "creativeFieldId": { |
| 2705 "description": "Creative field ID for this creative
field value.", | 2707 "description": "Creative field ID for this creative
field value.", |
| 2706 "format": "int64", | 2708 "format": "int64", |
| (...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2937 "$ref": "CreativeField" | 2939 "$ref": "CreativeField" |
| 2938 }, | 2940 }, |
| 2939 "response": { | 2941 "response": { |
| 2940 "$ref": "CreativeField" | 2942 "$ref": "CreativeField" |
| 2941 }, | 2943 }, |
| 2942 "scopes": [ | 2944 "scopes": [ |
| 2943 "https://www.googleapis.com/auth/dfatrafficking" | 2945 "https://www.googleapis.com/auth/dfatrafficking" |
| 2944 ] | 2946 ] |
| 2945 }, | 2947 }, |
| 2946 "list": { | 2948 "list": { |
| 2947 "description": "Retrieves a list of creative fields, possibl
y filtered.", | 2949 "description": "Retrieves a list of creative fields, possibl
y filtered. This method supports paging.", |
| 2948 "httpMethod": "GET", | 2950 "httpMethod": "GET", |
| 2949 "id": "dfareporting.creativeFields.list", | 2951 "id": "dfareporting.creativeFields.list", |
| 2950 "parameterOrder": [ | 2952 "parameterOrder": [ |
| 2951 "profileId" | 2953 "profileId" |
| 2952 ], | 2954 ], |
| 2953 "parameters": { | 2955 "parameters": { |
| 2954 "advertiserIds": { | 2956 "advertiserIds": { |
| 2955 "description": "Select only creative fields that bel
ong to these advertisers.", | 2957 "description": "Select only creative fields that bel
ong to these advertisers.", |
| 2956 "format": "int64", | 2958 "format": "int64", |
| 2957 "location": "query", | 2959 "location": "query", |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3142 "$ref": "CreativeGroup" | 3144 "$ref": "CreativeGroup" |
| 3143 }, | 3145 }, |
| 3144 "response": { | 3146 "response": { |
| 3145 "$ref": "CreativeGroup" | 3147 "$ref": "CreativeGroup" |
| 3146 }, | 3148 }, |
| 3147 "scopes": [ | 3149 "scopes": [ |
| 3148 "https://www.googleapis.com/auth/dfatrafficking" | 3150 "https://www.googleapis.com/auth/dfatrafficking" |
| 3149 ] | 3151 ] |
| 3150 }, | 3152 }, |
| 3151 "list": { | 3153 "list": { |
| 3152 "description": "Retrieves a list of creative groups, possibl
y filtered.", | 3154 "description": "Retrieves a list of creative groups, possibl
y filtered. This method supports paging.", |
| 3153 "httpMethod": "GET", | 3155 "httpMethod": "GET", |
| 3154 "id": "dfareporting.creativeGroups.list", | 3156 "id": "dfareporting.creativeGroups.list", |
| 3155 "parameterOrder": [ | 3157 "parameterOrder": [ |
| 3156 "profileId" | 3158 "profileId" |
| 3157 ], | 3159 ], |
| 3158 "parameters": { | 3160 "parameters": { |
| 3159 "advertiserIds": { | 3161 "advertiserIds": { |
| 3160 "description": "Select only creative groups that bel
ong to these advertisers.", | 3162 "description": "Select only creative groups that bel
ong to these advertisers.", |
| 3161 "format": "int64", | 3163 "format": "int64", |
| 3162 "location": "query", | 3164 "location": "query", |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3353 "$ref": "Creative" | 3355 "$ref": "Creative" |
| 3354 }, | 3356 }, |
| 3355 "response": { | 3357 "response": { |
| 3356 "$ref": "Creative" | 3358 "$ref": "Creative" |
| 3357 }, | 3359 }, |
| 3358 "scopes": [ | 3360 "scopes": [ |
| 3359 "https://www.googleapis.com/auth/dfatrafficking" | 3361 "https://www.googleapis.com/auth/dfatrafficking" |
| 3360 ] | 3362 ] |
| 3361 }, | 3363 }, |
| 3362 "list": { | 3364 "list": { |
| 3363 "description": "Retrieves a list of creatives, possibly filt
ered.", | 3365 "description": "Retrieves a list of creatives, possibly filt
ered. This method supports paging.", |
| 3364 "httpMethod": "GET", | 3366 "httpMethod": "GET", |
| 3365 "id": "dfareporting.creatives.list", | 3367 "id": "dfareporting.creatives.list", |
| 3366 "parameterOrder": [ | 3368 "parameterOrder": [ |
| 3367 "profileId" | 3369 "profileId" |
| 3368 ], | 3370 ], |
| 3369 "parameters": { | 3371 "parameters": { |
| 3370 "active": { | 3372 "active": { |
| 3371 "description": "Select only active creatives. Leave
blank to select active and inactive creatives.", | 3373 "description": "Select only active creatives. Leave
blank to select active and inactive creatives.", |
| 3372 "location": "query", | 3374 "location": "query", |
| 3373 "type": "boolean" | 3375 "type": "boolean" |
| (...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3682 }, | 3684 }, |
| 3683 "path": "userprofiles/{profileId}/directorySiteContacts/{id}
", | 3685 "path": "userprofiles/{profileId}/directorySiteContacts/{id}
", |
| 3684 "response": { | 3686 "response": { |
| 3685 "$ref": "DirectorySiteContact" | 3687 "$ref": "DirectorySiteContact" |
| 3686 }, | 3688 }, |
| 3687 "scopes": [ | 3689 "scopes": [ |
| 3688 "https://www.googleapis.com/auth/dfatrafficking" | 3690 "https://www.googleapis.com/auth/dfatrafficking" |
| 3689 ] | 3691 ] |
| 3690 }, | 3692 }, |
| 3691 "list": { | 3693 "list": { |
| 3692 "description": "Retrieves a list of directory site contacts,
possibly filtered.", | 3694 "description": "Retrieves a list of directory site contacts,
possibly filtered. This method supports paging.", |
| 3693 "httpMethod": "GET", | 3695 "httpMethod": "GET", |
| 3694 "id": "dfareporting.directorySiteContacts.list", | 3696 "id": "dfareporting.directorySiteContacts.list", |
| 3695 "parameterOrder": [ | 3697 "parameterOrder": [ |
| 3696 "profileId" | 3698 "profileId" |
| 3697 ], | 3699 ], |
| 3698 "parameters": { | 3700 "parameters": { |
| 3699 "directorySiteIds": { | 3701 "directorySiteIds": { |
| 3700 "description": "Select only directory site contacts
with these directory site IDs. This is a required field.", | 3702 "description": "Select only directory site contacts
with these directory site IDs. This is a required field.", |
| 3701 "format": "int64", | 3703 "format": "int64", |
| 3702 "location": "query", | 3704 "location": "query", |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3825 "$ref": "DirectorySite" | 3827 "$ref": "DirectorySite" |
| 3826 }, | 3828 }, |
| 3827 "response": { | 3829 "response": { |
| 3828 "$ref": "DirectorySite" | 3830 "$ref": "DirectorySite" |
| 3829 }, | 3831 }, |
| 3830 "scopes": [ | 3832 "scopes": [ |
| 3831 "https://www.googleapis.com/auth/dfatrafficking" | 3833 "https://www.googleapis.com/auth/dfatrafficking" |
| 3832 ] | 3834 ] |
| 3833 }, | 3835 }, |
| 3834 "list": { | 3836 "list": { |
| 3835 "description": "Retrieves a list of directory sites, possibl
y filtered.", | 3837 "description": "Retrieves a list of directory sites, possibl
y filtered. This method supports paging.", |
| 3836 "httpMethod": "GET", | 3838 "httpMethod": "GET", |
| 3837 "id": "dfareporting.directorySites.list", | 3839 "id": "dfareporting.directorySites.list", |
| 3838 "parameterOrder": [ | 3840 "parameterOrder": [ |
| 3839 "profileId" | 3841 "profileId" |
| 3840 ], | 3842 ], |
| 3841 "parameters": { | 3843 "parameters": { |
| 3842 "acceptsInStreamVideoPlacements": { | 3844 "acceptsInStreamVideoPlacements": { |
| 3843 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", | 3845 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", |
| 3844 "location": "query", | 3846 "location": "query", |
| 3845 "type": "boolean" | 3847 "type": "boolean" |
| (...skipping 734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4580 "$ref": "FloodlightActivity" | 4582 "$ref": "FloodlightActivity" |
| 4581 }, | 4583 }, |
| 4582 "response": { | 4584 "response": { |
| 4583 "$ref": "FloodlightActivity" | 4585 "$ref": "FloodlightActivity" |
| 4584 }, | 4586 }, |
| 4585 "scopes": [ | 4587 "scopes": [ |
| 4586 "https://www.googleapis.com/auth/dfatrafficking" | 4588 "https://www.googleapis.com/auth/dfatrafficking" |
| 4587 ] | 4589 ] |
| 4588 }, | 4590 }, |
| 4589 "list": { | 4591 "list": { |
| 4590 "description": "Retrieves a list of floodlight activities, p
ossibly filtered.", | 4592 "description": "Retrieves a list of floodlight activities, p
ossibly filtered. This method supports paging.", |
| 4591 "httpMethod": "GET", | 4593 "httpMethod": "GET", |
| 4592 "id": "dfareporting.floodlightActivities.list", | 4594 "id": "dfareporting.floodlightActivities.list", |
| 4593 "parameterOrder": [ | 4595 "parameterOrder": [ |
| 4594 "profileId" | 4596 "profileId" |
| 4595 ], | 4597 ], |
| 4596 "parameters": { | 4598 "parameters": { |
| 4597 "advertiserId": { | 4599 "advertiserId": { |
| 4598 "description": "Select only floodlight activities fo
r the specified advertiser ID. Must specify either ids, advertiserId, or floodli
ghtConfigurationId for a non-empty result.", | 4600 "description": "Select only floodlight activities fo
r the specified advertiser ID. Must specify either ids, advertiserId, or floodli
ghtConfigurationId for a non-empty result.", |
| 4599 "format": "int64", | 4601 "format": "int64", |
| 4600 "location": "query", | 4602 "location": "query", |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4825 "$ref": "FloodlightActivityGroup" | 4827 "$ref": "FloodlightActivityGroup" |
| 4826 }, | 4828 }, |
| 4827 "response": { | 4829 "response": { |
| 4828 "$ref": "FloodlightActivityGroup" | 4830 "$ref": "FloodlightActivityGroup" |
| 4829 }, | 4831 }, |
| 4830 "scopes": [ | 4832 "scopes": [ |
| 4831 "https://www.googleapis.com/auth/dfatrafficking" | 4833 "https://www.googleapis.com/auth/dfatrafficking" |
| 4832 ] | 4834 ] |
| 4833 }, | 4835 }, |
| 4834 "list": { | 4836 "list": { |
| 4835 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered.", | 4837 "description": "Retrieves a list of floodlight activity grou
ps, possibly filtered. This method supports paging.", |
| 4836 "httpMethod": "GET", | 4838 "httpMethod": "GET", |
| 4837 "id": "dfareporting.floodlightActivityGroups.list", | 4839 "id": "dfareporting.floodlightActivityGroups.list", |
| 4838 "parameterOrder": [ | 4840 "parameterOrder": [ |
| 4839 "profileId" | 4841 "profileId" |
| 4840 ], | 4842 ], |
| 4841 "parameters": { | 4843 "parameters": { |
| 4842 "advertiserId": { | 4844 "advertiserId": { |
| 4843 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either advertiserId or floodli
ghtConfigurationId for a non-empty result.", | 4845 "description": "Select only floodlight activity grou
ps with the specified advertiser ID. Must specify either advertiserId or floodli
ghtConfigurationId for a non-empty result.", |
| 4844 "format": "int64", | 4846 "format": "int64", |
| 4845 "location": "query", | 4847 "location": "query", |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5158 }, | 5160 }, |
| 5159 "path": "userprofiles/{profileId}/projects/{projectId}/inven
toryItems/{id}", | 5161 "path": "userprofiles/{profileId}/projects/{projectId}/inven
toryItems/{id}", |
| 5160 "response": { | 5162 "response": { |
| 5161 "$ref": "InventoryItem" | 5163 "$ref": "InventoryItem" |
| 5162 }, | 5164 }, |
| 5163 "scopes": [ | 5165 "scopes": [ |
| 5164 "https://www.googleapis.com/auth/dfatrafficking" | 5166 "https://www.googleapis.com/auth/dfatrafficking" |
| 5165 ] | 5167 ] |
| 5166 }, | 5168 }, |
| 5167 "list": { | 5169 "list": { |
| 5168 "description": "Retrieves a list of inventory items, possibl
y filtered.", | 5170 "description": "Retrieves a list of inventory items, possibl
y filtered. This method supports paging.", |
| 5169 "httpMethod": "GET", | 5171 "httpMethod": "GET", |
| 5170 "id": "dfareporting.inventoryItems.list", | 5172 "id": "dfareporting.inventoryItems.list", |
| 5171 "parameterOrder": [ | 5173 "parameterOrder": [ |
| 5172 "profileId", | 5174 "profileId", |
| 5173 "projectId" | 5175 "projectId" |
| 5174 ], | 5176 ], |
| 5175 "parameters": { | 5177 "parameters": { |
| 5176 "ids": { | 5178 "ids": { |
| 5177 "description": "Select only inventory items with the
se IDs.", | 5179 "description": "Select only inventory items with the
se IDs.", |
| 5178 "format": "int64", | 5180 "format": "int64", |
| (...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5744 }, | 5746 }, |
| 5745 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", | 5747 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", |
| 5746 "response": { | 5748 "response": { |
| 5747 "$ref": "OrderDocument" | 5749 "$ref": "OrderDocument" |
| 5748 }, | 5750 }, |
| 5749 "scopes": [ | 5751 "scopes": [ |
| 5750 "https://www.googleapis.com/auth/dfatrafficking" | 5752 "https://www.googleapis.com/auth/dfatrafficking" |
| 5751 ] | 5753 ] |
| 5752 }, | 5754 }, |
| 5753 "list": { | 5755 "list": { |
| 5754 "description": "Retrieves a list of order documents, possibl
y filtered.", | 5756 "description": "Retrieves a list of order documents, possibl
y filtered. This method supports paging.", |
| 5755 "httpMethod": "GET", | 5757 "httpMethod": "GET", |
| 5756 "id": "dfareporting.orderDocuments.list", | 5758 "id": "dfareporting.orderDocuments.list", |
| 5757 "parameterOrder": [ | 5759 "parameterOrder": [ |
| 5758 "profileId", | 5760 "profileId", |
| 5759 "projectId" | 5761 "projectId" |
| 5760 ], | 5762 ], |
| 5761 "parameters": { | 5763 "parameters": { |
| 5762 "approved": { | 5764 "approved": { |
| 5763 "description": "Select only order documents that hav
e been approved by at least one user.", | 5765 "description": "Select only order documents that hav
e been approved by at least one user.", |
| 5764 "location": "query", | 5766 "location": "query", |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5888 }, | 5890 }, |
| 5889 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", | 5891 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", |
| 5890 "response": { | 5892 "response": { |
| 5891 "$ref": "Order" | 5893 "$ref": "Order" |
| 5892 }, | 5894 }, |
| 5893 "scopes": [ | 5895 "scopes": [ |
| 5894 "https://www.googleapis.com/auth/dfatrafficking" | 5896 "https://www.googleapis.com/auth/dfatrafficking" |
| 5895 ] | 5897 ] |
| 5896 }, | 5898 }, |
| 5897 "list": { | 5899 "list": { |
| 5898 "description": "Retrieves a list of orders, possibly filtere
d.", | 5900 "description": "Retrieves a list of orders, possibly filtere
d. This method supports paging.", |
| 5899 "httpMethod": "GET", | 5901 "httpMethod": "GET", |
| 5900 "id": "dfareporting.orders.list", | 5902 "id": "dfareporting.orders.list", |
| 5901 "parameterOrder": [ | 5903 "parameterOrder": [ |
| 5902 "profileId", | 5904 "profileId", |
| 5903 "projectId" | 5905 "projectId" |
| 5904 ], | 5906 ], |
| 5905 "parameters": { | 5907 "parameters": { |
| 5906 "ids": { | 5908 "ids": { |
| 5907 "description": "Select only orders with these IDs.", | 5909 "description": "Select only orders with these IDs.", |
| 5908 "format": "int64", | 5910 "format": "int64", |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6039 "$ref": "PlacementGroup" | 6041 "$ref": "PlacementGroup" |
| 6040 }, | 6042 }, |
| 6041 "response": { | 6043 "response": { |
| 6042 "$ref": "PlacementGroup" | 6044 "$ref": "PlacementGroup" |
| 6043 }, | 6045 }, |
| 6044 "scopes": [ | 6046 "scopes": [ |
| 6045 "https://www.googleapis.com/auth/dfatrafficking" | 6047 "https://www.googleapis.com/auth/dfatrafficking" |
| 6046 ] | 6048 ] |
| 6047 }, | 6049 }, |
| 6048 "list": { | 6050 "list": { |
| 6049 "description": "Retrieves a list of placement groups, possib
ly filtered.", | 6051 "description": "Retrieves a list of placement groups, possib
ly filtered. This method supports paging.", |
| 6050 "httpMethod": "GET", | 6052 "httpMethod": "GET", |
| 6051 "id": "dfareporting.placementGroups.list", | 6053 "id": "dfareporting.placementGroups.list", |
| 6052 "parameterOrder": [ | 6054 "parameterOrder": [ |
| 6053 "profileId" | 6055 "profileId" |
| 6054 ], | 6056 ], |
| 6055 "parameters": { | 6057 "parameters": { |
| 6056 "advertiserIds": { | 6058 "advertiserIds": { |
| 6057 "description": "Select only placement groups that be
long to these advertisers.", | 6059 "description": "Select only placement groups that be
long to these advertisers.", |
| 6058 "format": "int64", | 6060 "format": "int64", |
| 6059 "location": "query", | 6061 "location": "query", |
| (...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6368 "$ref": "PlacementStrategy" | 6370 "$ref": "PlacementStrategy" |
| 6369 }, | 6371 }, |
| 6370 "response": { | 6372 "response": { |
| 6371 "$ref": "PlacementStrategy" | 6373 "$ref": "PlacementStrategy" |
| 6372 }, | 6374 }, |
| 6373 "scopes": [ | 6375 "scopes": [ |
| 6374 "https://www.googleapis.com/auth/dfatrafficking" | 6376 "https://www.googleapis.com/auth/dfatrafficking" |
| 6375 ] | 6377 ] |
| 6376 }, | 6378 }, |
| 6377 "list": { | 6379 "list": { |
| 6378 "description": "Retrieves a list of placement strategies, po
ssibly filtered.", | 6380 "description": "Retrieves a list of placement strategies, po
ssibly filtered. This method supports paging.", |
| 6379 "httpMethod": "GET", | 6381 "httpMethod": "GET", |
| 6380 "id": "dfareporting.placementStrategies.list", | 6382 "id": "dfareporting.placementStrategies.list", |
| 6381 "parameterOrder": [ | 6383 "parameterOrder": [ |
| 6382 "profileId" | 6384 "profileId" |
| 6383 ], | 6385 ], |
| 6384 "parameters": { | 6386 "parameters": { |
| 6385 "ids": { | 6387 "ids": { |
| 6386 "description": "Select only placement strategies wit
h these IDs.", | 6388 "description": "Select only placement strategies wit
h these IDs.", |
| 6387 "format": "int64", | 6389 "format": "int64", |
| 6388 "location": "query", | 6390 "location": "query", |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6649 "$ref": "Placement" | 6651 "$ref": "Placement" |
| 6650 }, | 6652 }, |
| 6651 "response": { | 6653 "response": { |
| 6652 "$ref": "Placement" | 6654 "$ref": "Placement" |
| 6653 }, | 6655 }, |
| 6654 "scopes": [ | 6656 "scopes": [ |
| 6655 "https://www.googleapis.com/auth/dfatrafficking" | 6657 "https://www.googleapis.com/auth/dfatrafficking" |
| 6656 ] | 6658 ] |
| 6657 }, | 6659 }, |
| 6658 "list": { | 6660 "list": { |
| 6659 "description": "Retrieves a list of placements, possibly fil
tered.", | 6661 "description": "Retrieves a list of placements, possibly fil
tered. This method supports paging.", |
| 6660 "httpMethod": "GET", | 6662 "httpMethod": "GET", |
| 6661 "id": "dfareporting.placements.list", | 6663 "id": "dfareporting.placements.list", |
| 6662 "parameterOrder": [ | 6664 "parameterOrder": [ |
| 6663 "profileId" | 6665 "profileId" |
| 6664 ], | 6666 ], |
| 6665 "parameters": { | 6667 "parameters": { |
| 6666 "advertiserIds": { | 6668 "advertiserIds": { |
| 6667 "description": "Select only placements that belong t
o these advertisers.", | 6669 "description": "Select only placements that belong t
o these advertisers.", |
| 6668 "format": "int64", | 6670 "format": "int64", |
| 6669 "location": "query", | 6671 "location": "query", |
| (...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7075 }, | 7077 }, |
| 7076 "path": "userprofiles/{profileId}/projects/{id}", | 7078 "path": "userprofiles/{profileId}/projects/{id}", |
| 7077 "response": { | 7079 "response": { |
| 7078 "$ref": "Project" | 7080 "$ref": "Project" |
| 7079 }, | 7081 }, |
| 7080 "scopes": [ | 7082 "scopes": [ |
| 7081 "https://www.googleapis.com/auth/dfatrafficking" | 7083 "https://www.googleapis.com/auth/dfatrafficking" |
| 7082 ] | 7084 ] |
| 7083 }, | 7085 }, |
| 7084 "list": { | 7086 "list": { |
| 7085 "description": "Retrieves a list of projects, possibly filte
red.", | 7087 "description": "Retrieves a list of projects, possibly filte
red. This method supports paging.", |
| 7086 "httpMethod": "GET", | 7088 "httpMethod": "GET", |
| 7087 "id": "dfareporting.projects.list", | 7089 "id": "dfareporting.projects.list", |
| 7088 "parameterOrder": [ | 7090 "parameterOrder": [ |
| 7089 "profileId" | 7091 "profileId" |
| 7090 ], | 7092 ], |
| 7091 "parameters": { | 7093 "parameters": { |
| 7092 "advertiserIds": { | 7094 "advertiserIds": { |
| 7093 "description": "Select only projects with these adve
rtiser IDs.", | 7095 "description": "Select only projects with these adve
rtiser IDs.", |
| 7094 "format": "int64", | 7096 "format": "int64", |
| 7095 "location": "query", | 7097 "location": "query", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7344 "$ref": "RemarketingList" | 7346 "$ref": "RemarketingList" |
| 7345 }, | 7347 }, |
| 7346 "response": { | 7348 "response": { |
| 7347 "$ref": "RemarketingList" | 7349 "$ref": "RemarketingList" |
| 7348 }, | 7350 }, |
| 7349 "scopes": [ | 7351 "scopes": [ |
| 7350 "https://www.googleapis.com/auth/dfatrafficking" | 7352 "https://www.googleapis.com/auth/dfatrafficking" |
| 7351 ] | 7353 ] |
| 7352 }, | 7354 }, |
| 7353 "list": { | 7355 "list": { |
| 7354 "description": "Retrieves a list of remarketing lists, possi
bly filtered.", | 7356 "description": "Retrieves a list of remarketing lists, possi
bly filtered. This method supports paging.", |
| 7355 "httpMethod": "GET", | 7357 "httpMethod": "GET", |
| 7356 "id": "dfareporting.remarketingLists.list", | 7358 "id": "dfareporting.remarketingLists.list", |
| 7357 "parameterOrder": [ | 7359 "parameterOrder": [ |
| 7358 "profileId", | 7360 "profileId", |
| 7359 "advertiserId" | 7361 "advertiserId" |
| 7360 ], | 7362 ], |
| 7361 "parameters": { | 7363 "parameters": { |
| 7362 "active": { | 7364 "active": { |
| 7363 "description": "Select only active or only inactive
remarketing lists.", | 7365 "description": "Select only active or only inactive
remarketing lists.", |
| 7364 "location": "query", | 7366 "location": "query", |
| (...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7985 "$ref": "Site" | 7987 "$ref": "Site" |
| 7986 }, | 7988 }, |
| 7987 "response": { | 7989 "response": { |
| 7988 "$ref": "Site" | 7990 "$ref": "Site" |
| 7989 }, | 7991 }, |
| 7990 "scopes": [ | 7992 "scopes": [ |
| 7991 "https://www.googleapis.com/auth/dfatrafficking" | 7993 "https://www.googleapis.com/auth/dfatrafficking" |
| 7992 ] | 7994 ] |
| 7993 }, | 7995 }, |
| 7994 "list": { | 7996 "list": { |
| 7995 "description": "Retrieves a list of sites, possibly filtered
.", | 7997 "description": "Retrieves a list of sites, possibly filtered
. This method supports paging.", |
| 7996 "httpMethod": "GET", | 7998 "httpMethod": "GET", |
| 7997 "id": "dfareporting.sites.list", | 7999 "id": "dfareporting.sites.list", |
| 7998 "parameterOrder": [ | 8000 "parameterOrder": [ |
| 7999 "profileId" | 8001 "profileId" |
| 8000 ], | 8002 ], |
| 8001 "parameters": { | 8003 "parameters": { |
| 8002 "acceptsInStreamVideoPlacements": { | 8004 "acceptsInStreamVideoPlacements": { |
| 8003 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", | 8005 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", |
| 8004 "location": "query", | 8006 "location": "query", |
| 8005 "type": "boolean" | 8007 "type": "boolean" |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8344 "$ref": "Subaccount" | 8346 "$ref": "Subaccount" |
| 8345 }, | 8347 }, |
| 8346 "response": { | 8348 "response": { |
| 8347 "$ref": "Subaccount" | 8349 "$ref": "Subaccount" |
| 8348 }, | 8350 }, |
| 8349 "scopes": [ | 8351 "scopes": [ |
| 8350 "https://www.googleapis.com/auth/dfatrafficking" | 8352 "https://www.googleapis.com/auth/dfatrafficking" |
| 8351 ] | 8353 ] |
| 8352 }, | 8354 }, |
| 8353 "list": { | 8355 "list": { |
| 8354 "description": "Gets a list of subaccounts, possibly filtere
d.", | 8356 "description": "Gets a list of subaccounts, possibly filtere
d. This method supports paging.", |
| 8355 "httpMethod": "GET", | 8357 "httpMethod": "GET", |
| 8356 "id": "dfareporting.subaccounts.list", | 8358 "id": "dfareporting.subaccounts.list", |
| 8357 "parameterOrder": [ | 8359 "parameterOrder": [ |
| 8358 "profileId" | 8360 "profileId" |
| 8359 ], | 8361 ], |
| 8360 "parameters": { | 8362 "parameters": { |
| 8361 "ids": { | 8363 "ids": { |
| 8362 "description": "Select only subaccounts with these I
Ds.", | 8364 "description": "Select only subaccounts with these I
Ds.", |
| 8363 "format": "int64", | 8365 "format": "int64", |
| 8364 "location": "query", | 8366 "location": "query", |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8515 }, | 8517 }, |
| 8516 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", | 8518 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", |
| 8517 "response": { | 8519 "response": { |
| 8518 "$ref": "TargetableRemarketingList" | 8520 "$ref": "TargetableRemarketingList" |
| 8519 }, | 8521 }, |
| 8520 "scopes": [ | 8522 "scopes": [ |
| 8521 "https://www.googleapis.com/auth/dfatrafficking" | 8523 "https://www.googleapis.com/auth/dfatrafficking" |
| 8522 ] | 8524 ] |
| 8523 }, | 8525 }, |
| 8524 "list": { | 8526 "list": { |
| 8525 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered.", | 8527 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered. This method supports paging.", |
| 8526 "httpMethod": "GET", | 8528 "httpMethod": "GET", |
| 8527 "id": "dfareporting.targetableRemarketingLists.list", | 8529 "id": "dfareporting.targetableRemarketingLists.list", |
| 8528 "parameterOrder": [ | 8530 "parameterOrder": [ |
| 8529 "profileId", | 8531 "profileId", |
| 8530 "advertiserId" | 8532 "advertiserId" |
| 8531 ], | 8533 ], |
| 8532 "parameters": { | 8534 "parameters": { |
| 8533 "active": { | 8535 "active": { |
| 8534 "description": "Select only active or only inactive
targetable remarketing lists.", | 8536 "description": "Select only active or only inactive
targetable remarketing lists.", |
| 8535 "location": "query", | 8537 "location": "query", |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8855 "$ref": "UserRole" | 8857 "$ref": "UserRole" |
| 8856 }, | 8858 }, |
| 8857 "response": { | 8859 "response": { |
| 8858 "$ref": "UserRole" | 8860 "$ref": "UserRole" |
| 8859 }, | 8861 }, |
| 8860 "scopes": [ | 8862 "scopes": [ |
| 8861 "https://www.googleapis.com/auth/dfatrafficking" | 8863 "https://www.googleapis.com/auth/dfatrafficking" |
| 8862 ] | 8864 ] |
| 8863 }, | 8865 }, |
| 8864 "list": { | 8866 "list": { |
| 8865 "description": "Retrieves a list of user roles, possibly fil
tered.", | 8867 "description": "Retrieves a list of user roles, possibly fil
tered. This method supports paging.", |
| 8866 "httpMethod": "GET", | 8868 "httpMethod": "GET", |
| 8867 "id": "dfareporting.userRoles.list", | 8869 "id": "dfareporting.userRoles.list", |
| 8868 "parameterOrder": [ | 8870 "parameterOrder": [ |
| 8869 "profileId" | 8871 "profileId" |
| 8870 ], | 8872 ], |
| 8871 "parameters": { | 8873 "parameters": { |
| 8872 "accountUserRoleOnly": { | 8874 "accountUserRoleOnly": { |
| 8873 "description": "Select only account level user roles
not associated with any specific subaccount.", | 8875 "description": "Select only account level user roles
not associated with any specific subaccount.", |
| 8874 "location": "query", | 8876 "location": "query", |
| 8875 "type": "boolean" | 8877 "type": "boolean" |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9003 "response": { | 9005 "response": { |
| 9004 "$ref": "UserRole" | 9006 "$ref": "UserRole" |
| 9005 }, | 9007 }, |
| 9006 "scopes": [ | 9008 "scopes": [ |
| 9007 "https://www.googleapis.com/auth/dfatrafficking" | 9009 "https://www.googleapis.com/auth/dfatrafficking" |
| 9008 ] | 9010 ] |
| 9009 } | 9011 } |
| 9010 } | 9012 } |
| 9011 } | 9013 } |
| 9012 }, | 9014 }, |
| 9013 "revision": "20160803", | 9015 "revision": "20161027", |
| 9014 "rootUrl": "https://www.googleapis.com/", | 9016 "rootUrl": "https://www.googleapis.com/", |
| 9015 "schemas": { | 9017 "schemas": { |
| 9016 "Account": { | 9018 "Account": { |
| 9017 "description": "Contains properties of a DCM account.", | 9019 "description": "Contains properties of a DCM account.", |
| 9018 "id": "Account", | 9020 "id": "Account", |
| 9019 "properties": { | 9021 "properties": { |
| 9020 "accountPermissionIds": { | 9022 "accountPermissionIds": { |
| 9021 "description": "Account permissions assigned to this account
.", | 9023 "description": "Account permissions assigned to this account
.", |
| 9022 "items": { | 9024 "items": { |
| 9023 "format": "int64", | 9025 "format": "int64", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 9042 "type": "boolean" | 9044 "type": "boolean" |
| 9043 }, | 9045 }, |
| 9044 "activeAdsLimitTier": { | 9046 "activeAdsLimitTier": { |
| 9045 "description": "Maximum number of active ads allowed for thi
s account.", | 9047 "description": "Maximum number of active ads allowed for thi
s account.", |
| 9046 "enum": [ | 9048 "enum": [ |
| 9047 "ACTIVE_ADS_TIER_100K", | 9049 "ACTIVE_ADS_TIER_100K", |
| 9048 "ACTIVE_ADS_TIER_200K", | 9050 "ACTIVE_ADS_TIER_200K", |
| 9049 "ACTIVE_ADS_TIER_300K", | 9051 "ACTIVE_ADS_TIER_300K", |
| 9050 "ACTIVE_ADS_TIER_40K", | 9052 "ACTIVE_ADS_TIER_40K", |
| 9051 "ACTIVE_ADS_TIER_500K", | 9053 "ACTIVE_ADS_TIER_500K", |
| 9054 "ACTIVE_ADS_TIER_750K", |
| 9052 "ACTIVE_ADS_TIER_75K" | 9055 "ACTIVE_ADS_TIER_75K" |
| 9053 ], | 9056 ], |
| 9054 "enumDescriptions": [ | 9057 "enumDescriptions": [ |
| 9055 "", | 9058 "", |
| 9056 "", | 9059 "", |
| 9057 "", | 9060 "", |
| 9058 "", | 9061 "", |
| 9059 "", | 9062 "", |
| 9063 "", |
| 9060 "" | 9064 "" |
| 9061 ], | 9065 ], |
| 9062 "type": "string" | 9066 "type": "string" |
| 9063 }, | 9067 }, |
| 9064 "activeViewOptOut": { | 9068 "activeViewOptOut": { |
| 9065 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", | 9069 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", |
| 9066 "type": "boolean" | 9070 "type": "boolean" |
| 9067 }, | 9071 }, |
| 9068 "availablePermissionIds": { | 9072 "availablePermissionIds": { |
| 9069 "description": "User role permissions available to the user
roles of this account.", | 9073 "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... |
| 9150 "type": "string" | 9154 "type": "string" |
| 9151 }, | 9155 }, |
| 9152 "activeAdsLimitTier": { | 9156 "activeAdsLimitTier": { |
| 9153 "description": "Maximum number of active ads allowed for the
account.", | 9157 "description": "Maximum number of active ads allowed for the
account.", |
| 9154 "enum": [ | 9158 "enum": [ |
| 9155 "ACTIVE_ADS_TIER_100K", | 9159 "ACTIVE_ADS_TIER_100K", |
| 9156 "ACTIVE_ADS_TIER_200K", | 9160 "ACTIVE_ADS_TIER_200K", |
| 9157 "ACTIVE_ADS_TIER_300K", | 9161 "ACTIVE_ADS_TIER_300K", |
| 9158 "ACTIVE_ADS_TIER_40K", | 9162 "ACTIVE_ADS_TIER_40K", |
| 9159 "ACTIVE_ADS_TIER_500K", | 9163 "ACTIVE_ADS_TIER_500K", |
| 9164 "ACTIVE_ADS_TIER_750K", |
| 9160 "ACTIVE_ADS_TIER_75K" | 9165 "ACTIVE_ADS_TIER_75K" |
| 9161 ], | 9166 ], |
| 9162 "enumDescriptions": [ | 9167 "enumDescriptions": [ |
| 9163 "", | 9168 "", |
| 9164 "", | 9169 "", |
| 9165 "", | 9170 "", |
| 9166 "", | 9171 "", |
| 9167 "", | 9172 "", |
| 9173 "", |
| 9168 "" | 9174 "" |
| 9169 ], | 9175 ], |
| 9170 "type": "string" | 9176 "type": "string" |
| 9171 }, | 9177 }, |
| 9172 "availableAds": { | 9178 "availableAds": { |
| 9173 "description": "Ads that can be activated for the account.", | 9179 "description": "Ads that can be activated for the account.", |
| 9174 "format": "int64", | 9180 "format": "int64", |
| 9175 "type": "string" | 9181 "type": "string" |
| 9176 }, | 9182 }, |
| 9177 "kind": { | 9183 "kind": { |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9467 "Ad": { | 9473 "Ad": { |
| 9468 "description": "Contains properties of a DCM ad.", | 9474 "description": "Contains properties of a DCM ad.", |
| 9469 "id": "Ad", | 9475 "id": "Ad", |
| 9470 "properties": { | 9476 "properties": { |
| 9471 "accountId": { | 9477 "accountId": { |
| 9472 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", | 9478 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", |
| 9473 "format": "int64", | 9479 "format": "int64", |
| 9474 "type": "string" | 9480 "type": "string" |
| 9475 }, | 9481 }, |
| 9476 "active": { | 9482 "active": { |
| 9477 "description": "Whether this ad is active.", | 9483 "description": "Whether this ad is active. When true, archiv
ed must be false.", |
| 9478 "type": "boolean" | 9484 "type": "boolean" |
| 9479 }, | 9485 }, |
| 9480 "advertiserId": { | 9486 "advertiserId": { |
| 9481 "description": "Advertiser ID of this ad. This is a required
field on insertion.", | 9487 "description": "Advertiser ID of this ad. This is a required
field on insertion.", |
| 9482 "format": "int64", | 9488 "format": "int64", |
| 9483 "type": "string" | 9489 "type": "string" |
| 9484 }, | 9490 }, |
| 9485 "advertiserIdDimensionValue": { | 9491 "advertiserIdDimensionValue": { |
| 9486 "$ref": "DimensionValue", | 9492 "$ref": "DimensionValue", |
| 9487 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." | 9493 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." |
| 9488 }, | 9494 }, |
| 9489 "archived": { | 9495 "archived": { |
| 9490 "description": "Whether this ad is archived.", | 9496 "description": "Whether this ad is archived. When true, acti
ve must be false.", |
| 9491 "type": "boolean" | 9497 "type": "boolean" |
| 9492 }, | 9498 }, |
| 9493 "audienceSegmentId": { | 9499 "audienceSegmentId": { |
| 9494 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", | 9500 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", |
| 9495 "format": "int64", | 9501 "format": "int64", |
| 9496 "type": "string" | 9502 "type": "string" |
| 9497 }, | 9503 }, |
| 9498 "campaignId": { | 9504 "campaignId": { |
| 9499 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", | 9505 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", |
| 9500 "format": "int64", | 9506 "format": "int64", |
| (...skipping 1091 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10592 "description": "Floodlight Configuration ID of this conversi
on. This is a required field.", | 10598 "description": "Floodlight Configuration ID of this conversi
on. This is a required field.", |
| 10593 "format": "int64", | 10599 "format": "int64", |
| 10594 "type": "string" | 10600 "type": "string" |
| 10595 }, | 10601 }, |
| 10596 "kind": { | 10602 "kind": { |
| 10597 "default": "dfareporting#conversion", | 10603 "default": "dfareporting#conversion", |
| 10598 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#conversion\".", | 10604 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#conversion\".", |
| 10599 "type": "string" | 10605 "type": "string" |
| 10600 }, | 10606 }, |
| 10601 "limitAdTracking": { | 10607 "limitAdTracking": { |
| 10602 "description": "Whether the user has Limit Ad Tracking set."
, | 10608 "description": "Whether Limit Ad Tracking is enabled. When s
et to true, the conversion will be used for reporting but not targeting. This wi
ll prevent remarketing.", |
| 10603 "type": "boolean" | 10609 "type": "boolean" |
| 10604 }, | 10610 }, |
| 10605 "mobileDeviceId": { | 10611 "mobileDeviceId": { |
| 10606 "description": "The mobile device ID. This field is mutually
exclusive with encryptedUserId and encryptedUserIdCandidates[]. This or encrypt
edUserId or encryptedUserIdCandidates[] is a required field.", | 10612 "description": "The mobile device ID. This field is mutually
exclusive with encryptedUserId and encryptedUserIdCandidates[]. This or encrypt
edUserId or encryptedUserIdCandidates[] is a required field.", |
| 10607 "type": "string" | 10613 "type": "string" |
| 10608 }, | 10614 }, |
| 10609 "ordinal": { | 10615 "ordinal": { |
| 10610 "description": "The ordinal of the conversion. Use this fiel
d to control how conversions of the same user and day are de-duplicated. This is
a required field.", | 10616 "description": "The ordinal of the conversion. Use this fiel
d to control how conversions of the same user and day are de-duplicated. This is
a required field.", |
| 10611 "type": "string" | 10617 "type": "string" |
| 10612 }, | 10618 }, |
| (...skipping 8122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 18735 "type": "array" | 18741 "type": "array" |
| 18736 } | 18742 } |
| 18737 }, | 18743 }, |
| 18738 "type": "object" | 18744 "type": "object" |
| 18739 } | 18745 } |
| 18740 }, | 18746 }, |
| 18741 "servicePath": "dfareporting/v2.5beta1/", | 18747 "servicePath": "dfareporting/v2.5beta1/", |
| 18742 "title": "DCM/DFA Reporting And Trafficking API", | 18748 "title": "DCM/DFA Reporting And Trafficking API", |
| 18743 "version": "v2.5beta1" | 18749 "version": "v2.5beta1" |
| 18744 } | 18750 } |
| OLD | NEW |