| 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.6/", | 17 "basePath": "/dfareporting/v2.6/", |
| 18 "baseUrl": "https://www.googleapis.com/dfareporting/v2.6/", | 18 "baseUrl": "https://www.googleapis.com/dfareporting/v2.6/", |
| 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/
", | 22 "documentationLink": "https://developers.google.com/doubleclick-advertisers/
", |
| 23 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/kUzYRmhKcAnpiKF3q0AnOrMQGIA\"", | 23 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/IUIpYIH18PV9NykwTxBMEWqSYmE\"", |
| 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.6", | 28 "id": "dfareporting:v2.6", |
| 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 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5772 }, | 5774 }, |
| 5773 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", | 5775 "path": "userprofiles/{profileId}/projects/{projectId}/order
Documents/{id}", |
| 5774 "response": { | 5776 "response": { |
| 5775 "$ref": "OrderDocument" | 5777 "$ref": "OrderDocument" |
| 5776 }, | 5778 }, |
| 5777 "scopes": [ | 5779 "scopes": [ |
| 5778 "https://www.googleapis.com/auth/dfatrafficking" | 5780 "https://www.googleapis.com/auth/dfatrafficking" |
| 5779 ] | 5781 ] |
| 5780 }, | 5782 }, |
| 5781 "list": { | 5783 "list": { |
| 5782 "description": "Retrieves a list of order documents, possibl
y filtered.", | 5784 "description": "Retrieves a list of order documents, possibl
y filtered. This method supports paging.", |
| 5783 "httpMethod": "GET", | 5785 "httpMethod": "GET", |
| 5784 "id": "dfareporting.orderDocuments.list", | 5786 "id": "dfareporting.orderDocuments.list", |
| 5785 "parameterOrder": [ | 5787 "parameterOrder": [ |
| 5786 "profileId", | 5788 "profileId", |
| 5787 "projectId" | 5789 "projectId" |
| 5788 ], | 5790 ], |
| 5789 "parameters": { | 5791 "parameters": { |
| 5790 "approved": { | 5792 "approved": { |
| 5791 "description": "Select only order documents that hav
e been approved by at least one user.", | 5793 "description": "Select only order documents that hav
e been approved by at least one user.", |
| 5792 "location": "query", | 5794 "location": "query", |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5916 }, | 5918 }, |
| 5917 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", | 5919 "path": "userprofiles/{profileId}/projects/{projectId}/order
s/{id}", |
| 5918 "response": { | 5920 "response": { |
| 5919 "$ref": "Order" | 5921 "$ref": "Order" |
| 5920 }, | 5922 }, |
| 5921 "scopes": [ | 5923 "scopes": [ |
| 5922 "https://www.googleapis.com/auth/dfatrafficking" | 5924 "https://www.googleapis.com/auth/dfatrafficking" |
| 5923 ] | 5925 ] |
| 5924 }, | 5926 }, |
| 5925 "list": { | 5927 "list": { |
| 5926 "description": "Retrieves a list of orders, possibly filtere
d.", | 5928 "description": "Retrieves a list of orders, possibly filtere
d. This method supports paging.", |
| 5927 "httpMethod": "GET", | 5929 "httpMethod": "GET", |
| 5928 "id": "dfareporting.orders.list", | 5930 "id": "dfareporting.orders.list", |
| 5929 "parameterOrder": [ | 5931 "parameterOrder": [ |
| 5930 "profileId", | 5932 "profileId", |
| 5931 "projectId" | 5933 "projectId" |
| 5932 ], | 5934 ], |
| 5933 "parameters": { | 5935 "parameters": { |
| 5934 "ids": { | 5936 "ids": { |
| 5935 "description": "Select only orders with these IDs.", | 5937 "description": "Select only orders with these IDs.", |
| 5936 "format": "int64", | 5938 "format": "int64", |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6067 "$ref": "PlacementGroup" | 6069 "$ref": "PlacementGroup" |
| 6068 }, | 6070 }, |
| 6069 "response": { | 6071 "response": { |
| 6070 "$ref": "PlacementGroup" | 6072 "$ref": "PlacementGroup" |
| 6071 }, | 6073 }, |
| 6072 "scopes": [ | 6074 "scopes": [ |
| 6073 "https://www.googleapis.com/auth/dfatrafficking" | 6075 "https://www.googleapis.com/auth/dfatrafficking" |
| 6074 ] | 6076 ] |
| 6075 }, | 6077 }, |
| 6076 "list": { | 6078 "list": { |
| 6077 "description": "Retrieves a list of placement groups, possib
ly filtered.", | 6079 "description": "Retrieves a list of placement groups, possib
ly filtered. This method supports paging.", |
| 6078 "httpMethod": "GET", | 6080 "httpMethod": "GET", |
| 6079 "id": "dfareporting.placementGroups.list", | 6081 "id": "dfareporting.placementGroups.list", |
| 6080 "parameterOrder": [ | 6082 "parameterOrder": [ |
| 6081 "profileId" | 6083 "profileId" |
| 6082 ], | 6084 ], |
| 6083 "parameters": { | 6085 "parameters": { |
| 6084 "advertiserIds": { | 6086 "advertiserIds": { |
| 6085 "description": "Select only placement groups that be
long to these advertisers.", | 6087 "description": "Select only placement groups that be
long to these advertisers.", |
| 6086 "format": "int64", | 6088 "format": "int64", |
| 6087 "location": "query", | 6089 "location": "query", |
| (...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6396 "$ref": "PlacementStrategy" | 6398 "$ref": "PlacementStrategy" |
| 6397 }, | 6399 }, |
| 6398 "response": { | 6400 "response": { |
| 6399 "$ref": "PlacementStrategy" | 6401 "$ref": "PlacementStrategy" |
| 6400 }, | 6402 }, |
| 6401 "scopes": [ | 6403 "scopes": [ |
| 6402 "https://www.googleapis.com/auth/dfatrafficking" | 6404 "https://www.googleapis.com/auth/dfatrafficking" |
| 6403 ] | 6405 ] |
| 6404 }, | 6406 }, |
| 6405 "list": { | 6407 "list": { |
| 6406 "description": "Retrieves a list of placement strategies, po
ssibly filtered.", | 6408 "description": "Retrieves a list of placement strategies, po
ssibly filtered. This method supports paging.", |
| 6407 "httpMethod": "GET", | 6409 "httpMethod": "GET", |
| 6408 "id": "dfareporting.placementStrategies.list", | 6410 "id": "dfareporting.placementStrategies.list", |
| 6409 "parameterOrder": [ | 6411 "parameterOrder": [ |
| 6410 "profileId" | 6412 "profileId" |
| 6411 ], | 6413 ], |
| 6412 "parameters": { | 6414 "parameters": { |
| 6413 "ids": { | 6415 "ids": { |
| 6414 "description": "Select only placement strategies wit
h these IDs.", | 6416 "description": "Select only placement strategies wit
h these IDs.", |
| 6415 "format": "int64", | 6417 "format": "int64", |
| 6416 "location": "query", | 6418 "location": "query", |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6677 "$ref": "Placement" | 6679 "$ref": "Placement" |
| 6678 }, | 6680 }, |
| 6679 "response": { | 6681 "response": { |
| 6680 "$ref": "Placement" | 6682 "$ref": "Placement" |
| 6681 }, | 6683 }, |
| 6682 "scopes": [ | 6684 "scopes": [ |
| 6683 "https://www.googleapis.com/auth/dfatrafficking" | 6685 "https://www.googleapis.com/auth/dfatrafficking" |
| 6684 ] | 6686 ] |
| 6685 }, | 6687 }, |
| 6686 "list": { | 6688 "list": { |
| 6687 "description": "Retrieves a list of placements, possibly fil
tered.", | 6689 "description": "Retrieves a list of placements, possibly fil
tered. This method supports paging.", |
| 6688 "httpMethod": "GET", | 6690 "httpMethod": "GET", |
| 6689 "id": "dfareporting.placements.list", | 6691 "id": "dfareporting.placements.list", |
| 6690 "parameterOrder": [ | 6692 "parameterOrder": [ |
| 6691 "profileId" | 6693 "profileId" |
| 6692 ], | 6694 ], |
| 6693 "parameters": { | 6695 "parameters": { |
| 6694 "advertiserIds": { | 6696 "advertiserIds": { |
| 6695 "description": "Select only placements that belong t
o these advertisers.", | 6697 "description": "Select only placements that belong t
o these advertisers.", |
| 6696 "format": "int64", | 6698 "format": "int64", |
| 6697 "location": "query", | 6699 "location": "query", |
| (...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7103 }, | 7105 }, |
| 7104 "path": "userprofiles/{profileId}/projects/{id}", | 7106 "path": "userprofiles/{profileId}/projects/{id}", |
| 7105 "response": { | 7107 "response": { |
| 7106 "$ref": "Project" | 7108 "$ref": "Project" |
| 7107 }, | 7109 }, |
| 7108 "scopes": [ | 7110 "scopes": [ |
| 7109 "https://www.googleapis.com/auth/dfatrafficking" | 7111 "https://www.googleapis.com/auth/dfatrafficking" |
| 7110 ] | 7112 ] |
| 7111 }, | 7113 }, |
| 7112 "list": { | 7114 "list": { |
| 7113 "description": "Retrieves a list of projects, possibly filte
red.", | 7115 "description": "Retrieves a list of projects, possibly filte
red. This method supports paging.", |
| 7114 "httpMethod": "GET", | 7116 "httpMethod": "GET", |
| 7115 "id": "dfareporting.projects.list", | 7117 "id": "dfareporting.projects.list", |
| 7116 "parameterOrder": [ | 7118 "parameterOrder": [ |
| 7117 "profileId" | 7119 "profileId" |
| 7118 ], | 7120 ], |
| 7119 "parameters": { | 7121 "parameters": { |
| 7120 "advertiserIds": { | 7122 "advertiserIds": { |
| 7121 "description": "Select only projects with these adve
rtiser IDs.", | 7123 "description": "Select only projects with these adve
rtiser IDs.", |
| 7122 "format": "int64", | 7124 "format": "int64", |
| 7123 "location": "query", | 7125 "location": "query", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7372 "$ref": "RemarketingList" | 7374 "$ref": "RemarketingList" |
| 7373 }, | 7375 }, |
| 7374 "response": { | 7376 "response": { |
| 7375 "$ref": "RemarketingList" | 7377 "$ref": "RemarketingList" |
| 7376 }, | 7378 }, |
| 7377 "scopes": [ | 7379 "scopes": [ |
| 7378 "https://www.googleapis.com/auth/dfatrafficking" | 7380 "https://www.googleapis.com/auth/dfatrafficking" |
| 7379 ] | 7381 ] |
| 7380 }, | 7382 }, |
| 7381 "list": { | 7383 "list": { |
| 7382 "description": "Retrieves a list of remarketing lists, possi
bly filtered.", | 7384 "description": "Retrieves a list of remarketing lists, possi
bly filtered. This method supports paging.", |
| 7383 "httpMethod": "GET", | 7385 "httpMethod": "GET", |
| 7384 "id": "dfareporting.remarketingLists.list", | 7386 "id": "dfareporting.remarketingLists.list", |
| 7385 "parameterOrder": [ | 7387 "parameterOrder": [ |
| 7386 "profileId", | 7388 "profileId", |
| 7387 "advertiserId" | 7389 "advertiserId" |
| 7388 ], | 7390 ], |
| 7389 "parameters": { | 7391 "parameters": { |
| 7390 "active": { | 7392 "active": { |
| 7391 "description": "Select only active or only inactive
remarketing lists.", | 7393 "description": "Select only active or only inactive
remarketing lists.", |
| 7392 "location": "query", | 7394 "location": "query", |
| (...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8013 "$ref": "Site" | 8015 "$ref": "Site" |
| 8014 }, | 8016 }, |
| 8015 "response": { | 8017 "response": { |
| 8016 "$ref": "Site" | 8018 "$ref": "Site" |
| 8017 }, | 8019 }, |
| 8018 "scopes": [ | 8020 "scopes": [ |
| 8019 "https://www.googleapis.com/auth/dfatrafficking" | 8021 "https://www.googleapis.com/auth/dfatrafficking" |
| 8020 ] | 8022 ] |
| 8021 }, | 8023 }, |
| 8022 "list": { | 8024 "list": { |
| 8023 "description": "Retrieves a list of sites, possibly filtered
.", | 8025 "description": "Retrieves a list of sites, possibly filtered
. This method supports paging.", |
| 8024 "httpMethod": "GET", | 8026 "httpMethod": "GET", |
| 8025 "id": "dfareporting.sites.list", | 8027 "id": "dfareporting.sites.list", |
| 8026 "parameterOrder": [ | 8028 "parameterOrder": [ |
| 8027 "profileId" | 8029 "profileId" |
| 8028 ], | 8030 ], |
| 8029 "parameters": { | 8031 "parameters": { |
| 8030 "acceptsInStreamVideoPlacements": { | 8032 "acceptsInStreamVideoPlacements": { |
| 8031 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", | 8033 "description": "This search filter is no longer supp
orted and will have no effect on the results returned.", |
| 8032 "location": "query", | 8034 "location": "query", |
| 8033 "type": "boolean" | 8035 "type": "boolean" |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8372 "$ref": "Subaccount" | 8374 "$ref": "Subaccount" |
| 8373 }, | 8375 }, |
| 8374 "response": { | 8376 "response": { |
| 8375 "$ref": "Subaccount" | 8377 "$ref": "Subaccount" |
| 8376 }, | 8378 }, |
| 8377 "scopes": [ | 8379 "scopes": [ |
| 8378 "https://www.googleapis.com/auth/dfatrafficking" | 8380 "https://www.googleapis.com/auth/dfatrafficking" |
| 8379 ] | 8381 ] |
| 8380 }, | 8382 }, |
| 8381 "list": { | 8383 "list": { |
| 8382 "description": "Gets a list of subaccounts, possibly filtere
d.", | 8384 "description": "Gets a list of subaccounts, possibly filtere
d. This method supports paging.", |
| 8383 "httpMethod": "GET", | 8385 "httpMethod": "GET", |
| 8384 "id": "dfareporting.subaccounts.list", | 8386 "id": "dfareporting.subaccounts.list", |
| 8385 "parameterOrder": [ | 8387 "parameterOrder": [ |
| 8386 "profileId" | 8388 "profileId" |
| 8387 ], | 8389 ], |
| 8388 "parameters": { | 8390 "parameters": { |
| 8389 "ids": { | 8391 "ids": { |
| 8390 "description": "Select only subaccounts with these I
Ds.", | 8392 "description": "Select only subaccounts with these I
Ds.", |
| 8391 "format": "int64", | 8393 "format": "int64", |
| 8392 "location": "query", | 8394 "location": "query", |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8543 }, | 8545 }, |
| 8544 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", | 8546 "path": "userprofiles/{profileId}/targetableRemarketingLists
/{id}", |
| 8545 "response": { | 8547 "response": { |
| 8546 "$ref": "TargetableRemarketingList" | 8548 "$ref": "TargetableRemarketingList" |
| 8547 }, | 8549 }, |
| 8548 "scopes": [ | 8550 "scopes": [ |
| 8549 "https://www.googleapis.com/auth/dfatrafficking" | 8551 "https://www.googleapis.com/auth/dfatrafficking" |
| 8550 ] | 8552 ] |
| 8551 }, | 8553 }, |
| 8552 "list": { | 8554 "list": { |
| 8553 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered.", | 8555 "description": "Retrieves a list of targetable remarketing l
ists, possibly filtered. This method supports paging.", |
| 8554 "httpMethod": "GET", | 8556 "httpMethod": "GET", |
| 8555 "id": "dfareporting.targetableRemarketingLists.list", | 8557 "id": "dfareporting.targetableRemarketingLists.list", |
| 8556 "parameterOrder": [ | 8558 "parameterOrder": [ |
| 8557 "profileId", | 8559 "profileId", |
| 8558 "advertiserId" | 8560 "advertiserId" |
| 8559 ], | 8561 ], |
| 8560 "parameters": { | 8562 "parameters": { |
| 8561 "active": { | 8563 "active": { |
| 8562 "description": "Select only active or only inactive
targetable remarketing lists.", | 8564 "description": "Select only active or only inactive
targetable remarketing lists.", |
| 8563 "location": "query", | 8565 "location": "query", |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8685 "$ref": "TargetingTemplate" | 8687 "$ref": "TargetingTemplate" |
| 8686 }, | 8688 }, |
| 8687 "response": { | 8689 "response": { |
| 8688 "$ref": "TargetingTemplate" | 8690 "$ref": "TargetingTemplate" |
| 8689 }, | 8691 }, |
| 8690 "scopes": [ | 8692 "scopes": [ |
| 8691 "https://www.googleapis.com/auth/dfatrafficking" | 8693 "https://www.googleapis.com/auth/dfatrafficking" |
| 8692 ] | 8694 ] |
| 8693 }, | 8695 }, |
| 8694 "list": { | 8696 "list": { |
| 8695 "description": "Retrieves a list of targeting templates, opt
ionally filtered.", | 8697 "description": "Retrieves a list of targeting templates, opt
ionally filtered. This method supports paging.", |
| 8696 "httpMethod": "GET", | 8698 "httpMethod": "GET", |
| 8697 "id": "dfareporting.targetingTemplates.list", | 8699 "id": "dfareporting.targetingTemplates.list", |
| 8698 "parameterOrder": [ | 8700 "parameterOrder": [ |
| 8699 "profileId" | 8701 "profileId" |
| 8700 ], | 8702 ], |
| 8701 "parameters": { | 8703 "parameters": { |
| 8702 "advertiserId": { | 8704 "advertiserId": { |
| 8703 "description": "Select only targeting templates with
this advertiser ID.", | 8705 "description": "Select only targeting templates with
this advertiser ID.", |
| 8704 "format": "int64", | 8706 "format": "int64", |
| 8705 "location": "query", | 8707 "location": "query", |
| (...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9087 "$ref": "UserRole" | 9089 "$ref": "UserRole" |
| 9088 }, | 9090 }, |
| 9089 "response": { | 9091 "response": { |
| 9090 "$ref": "UserRole" | 9092 "$ref": "UserRole" |
| 9091 }, | 9093 }, |
| 9092 "scopes": [ | 9094 "scopes": [ |
| 9093 "https://www.googleapis.com/auth/dfatrafficking" | 9095 "https://www.googleapis.com/auth/dfatrafficking" |
| 9094 ] | 9096 ] |
| 9095 }, | 9097 }, |
| 9096 "list": { | 9098 "list": { |
| 9097 "description": "Retrieves a list of user roles, possibly fil
tered.", | 9099 "description": "Retrieves a list of user roles, possibly fil
tered. This method supports paging.", |
| 9098 "httpMethod": "GET", | 9100 "httpMethod": "GET", |
| 9099 "id": "dfareporting.userRoles.list", | 9101 "id": "dfareporting.userRoles.list", |
| 9100 "parameterOrder": [ | 9102 "parameterOrder": [ |
| 9101 "profileId" | 9103 "profileId" |
| 9102 ], | 9104 ], |
| 9103 "parameters": { | 9105 "parameters": { |
| 9104 "accountUserRoleOnly": { | 9106 "accountUserRoleOnly": { |
| 9105 "description": "Select only account level user roles
not associated with any specific subaccount.", | 9107 "description": "Select only account level user roles
not associated with any specific subaccount.", |
| 9106 "location": "query", | 9108 "location": "query", |
| 9107 "type": "boolean" | 9109 "type": "boolean" |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9235 "response": { | 9237 "response": { |
| 9236 "$ref": "UserRole" | 9238 "$ref": "UserRole" |
| 9237 }, | 9239 }, |
| 9238 "scopes": [ | 9240 "scopes": [ |
| 9239 "https://www.googleapis.com/auth/dfatrafficking" | 9241 "https://www.googleapis.com/auth/dfatrafficking" |
| 9240 ] | 9242 ] |
| 9241 } | 9243 } |
| 9242 } | 9244 } |
| 9243 } | 9245 } |
| 9244 }, | 9246 }, |
| 9245 "revision": "20160803", | 9247 "revision": "20161027", |
| 9246 "rootUrl": "https://www.googleapis.com/", | 9248 "rootUrl": "https://www.googleapis.com/", |
| 9247 "schemas": { | 9249 "schemas": { |
| 9248 "Account": { | 9250 "Account": { |
| 9249 "description": "Contains properties of a DCM account.", | 9251 "description": "Contains properties of a DCM account.", |
| 9250 "id": "Account", | 9252 "id": "Account", |
| 9251 "properties": { | 9253 "properties": { |
| 9252 "accountPermissionIds": { | 9254 "accountPermissionIds": { |
| 9253 "description": "Account permissions assigned to this account
.", | 9255 "description": "Account permissions assigned to this account
.", |
| 9254 "items": { | 9256 "items": { |
| 9255 "format": "int64", | 9257 "format": "int64", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 9274 "type": "boolean" | 9276 "type": "boolean" |
| 9275 }, | 9277 }, |
| 9276 "activeAdsLimitTier": { | 9278 "activeAdsLimitTier": { |
| 9277 "description": "Maximum number of active ads allowed for thi
s account.", | 9279 "description": "Maximum number of active ads allowed for thi
s account.", |
| 9278 "enum": [ | 9280 "enum": [ |
| 9279 "ACTIVE_ADS_TIER_100K", | 9281 "ACTIVE_ADS_TIER_100K", |
| 9280 "ACTIVE_ADS_TIER_200K", | 9282 "ACTIVE_ADS_TIER_200K", |
| 9281 "ACTIVE_ADS_TIER_300K", | 9283 "ACTIVE_ADS_TIER_300K", |
| 9282 "ACTIVE_ADS_TIER_40K", | 9284 "ACTIVE_ADS_TIER_40K", |
| 9283 "ACTIVE_ADS_TIER_500K", | 9285 "ACTIVE_ADS_TIER_500K", |
| 9286 "ACTIVE_ADS_TIER_750K", |
| 9284 "ACTIVE_ADS_TIER_75K" | 9287 "ACTIVE_ADS_TIER_75K" |
| 9285 ], | 9288 ], |
| 9286 "enumDescriptions": [ | 9289 "enumDescriptions": [ |
| 9287 "", | 9290 "", |
| 9288 "", | 9291 "", |
| 9289 "", | 9292 "", |
| 9290 "", | 9293 "", |
| 9291 "", | 9294 "", |
| 9295 "", |
| 9292 "" | 9296 "" |
| 9293 ], | 9297 ], |
| 9294 "type": "string" | 9298 "type": "string" |
| 9295 }, | 9299 }, |
| 9296 "activeViewOptOut": { | 9300 "activeViewOptOut": { |
| 9297 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", | 9301 "description": "Whether to serve creatives with Active View
tags. If disabled, viewability data will not be available for any impressions.", |
| 9298 "type": "boolean" | 9302 "type": "boolean" |
| 9299 }, | 9303 }, |
| 9300 "availablePermissionIds": { | 9304 "availablePermissionIds": { |
| 9301 "description": "User role permissions available to the user
roles of this account.", | 9305 "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... |
| 9382 "type": "string" | 9386 "type": "string" |
| 9383 }, | 9387 }, |
| 9384 "activeAdsLimitTier": { | 9388 "activeAdsLimitTier": { |
| 9385 "description": "Maximum number of active ads allowed for the
account.", | 9389 "description": "Maximum number of active ads allowed for the
account.", |
| 9386 "enum": [ | 9390 "enum": [ |
| 9387 "ACTIVE_ADS_TIER_100K", | 9391 "ACTIVE_ADS_TIER_100K", |
| 9388 "ACTIVE_ADS_TIER_200K", | 9392 "ACTIVE_ADS_TIER_200K", |
| 9389 "ACTIVE_ADS_TIER_300K", | 9393 "ACTIVE_ADS_TIER_300K", |
| 9390 "ACTIVE_ADS_TIER_40K", | 9394 "ACTIVE_ADS_TIER_40K", |
| 9391 "ACTIVE_ADS_TIER_500K", | 9395 "ACTIVE_ADS_TIER_500K", |
| 9396 "ACTIVE_ADS_TIER_750K", |
| 9392 "ACTIVE_ADS_TIER_75K" | 9397 "ACTIVE_ADS_TIER_75K" |
| 9393 ], | 9398 ], |
| 9394 "enumDescriptions": [ | 9399 "enumDescriptions": [ |
| 9395 "", | 9400 "", |
| 9396 "", | 9401 "", |
| 9397 "", | 9402 "", |
| 9398 "", | 9403 "", |
| 9399 "", | 9404 "", |
| 9405 "", |
| 9400 "" | 9406 "" |
| 9401 ], | 9407 ], |
| 9402 "type": "string" | 9408 "type": "string" |
| 9403 }, | 9409 }, |
| 9404 "availableAds": { | 9410 "availableAds": { |
| 9405 "description": "Ads that can be activated for the account.", | 9411 "description": "Ads that can be activated for the account.", |
| 9406 "format": "int64", | 9412 "format": "int64", |
| 9407 "type": "string" | 9413 "type": "string" |
| 9408 }, | 9414 }, |
| 9409 "kind": { | 9415 "kind": { |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9699 "Ad": { | 9705 "Ad": { |
| 9700 "description": "Contains properties of a DCM ad.", | 9706 "description": "Contains properties of a DCM ad.", |
| 9701 "id": "Ad", | 9707 "id": "Ad", |
| 9702 "properties": { | 9708 "properties": { |
| 9703 "accountId": { | 9709 "accountId": { |
| 9704 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", | 9710 "description": "Account ID of this ad. This is a read-only f
ield that can be left blank.", |
| 9705 "format": "int64", | 9711 "format": "int64", |
| 9706 "type": "string" | 9712 "type": "string" |
| 9707 }, | 9713 }, |
| 9708 "active": { | 9714 "active": { |
| 9709 "description": "Whether this ad is active.", | 9715 "description": "Whether this ad is active. When true, archiv
ed must be false.", |
| 9710 "type": "boolean" | 9716 "type": "boolean" |
| 9711 }, | 9717 }, |
| 9712 "advertiserId": { | 9718 "advertiserId": { |
| 9713 "description": "Advertiser ID of this ad. This is a required
field on insertion.", | 9719 "description": "Advertiser ID of this ad. This is a required
field on insertion.", |
| 9714 "format": "int64", | 9720 "format": "int64", |
| 9715 "type": "string" | 9721 "type": "string" |
| 9716 }, | 9722 }, |
| 9717 "advertiserIdDimensionValue": { | 9723 "advertiserIdDimensionValue": { |
| 9718 "$ref": "DimensionValue", | 9724 "$ref": "DimensionValue", |
| 9719 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." | 9725 "description": "Dimension value for the ID of the advertiser
. This is a read-only, auto-generated field." |
| 9720 }, | 9726 }, |
| 9721 "archived": { | 9727 "archived": { |
| 9722 "description": "Whether this ad is archived.", | 9728 "description": "Whether this ad is archived. When true, acti
ve must be false.", |
| 9723 "type": "boolean" | 9729 "type": "boolean" |
| 9724 }, | 9730 }, |
| 9725 "audienceSegmentId": { | 9731 "audienceSegmentId": { |
| 9726 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", | 9732 "description": "Audience segment ID that is being targeted f
or this ad. Applicable when type is AD_SERVING_STANDARD_AD.", |
| 9727 "format": "int64", | 9733 "format": "int64", |
| 9728 "type": "string" | 9734 "type": "string" |
| 9729 }, | 9735 }, |
| 9730 "campaignId": { | 9736 "campaignId": { |
| 9731 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", | 9737 "description": "Campaign ID of this ad. This is a required f
ield on insertion.", |
| 9732 "format": "int64", | 9738 "format": "int64", |
| (...skipping 1103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10836 "description": "Floodlight Configuration ID of this conversi
on. This is a required field.", | 10842 "description": "Floodlight Configuration ID of this conversi
on. This is a required field.", |
| 10837 "format": "int64", | 10843 "format": "int64", |
| 10838 "type": "string" | 10844 "type": "string" |
| 10839 }, | 10845 }, |
| 10840 "kind": { | 10846 "kind": { |
| 10841 "default": "dfareporting#conversion", | 10847 "default": "dfareporting#conversion", |
| 10842 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#conversion\".", | 10848 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"dfareporting#conversion\".", |
| 10843 "type": "string" | 10849 "type": "string" |
| 10844 }, | 10850 }, |
| 10845 "limitAdTracking": { | 10851 "limitAdTracking": { |
| 10846 "description": "Whether the user has Limit Ad Tracking set."
, | 10852 "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.", |
| 10847 "type": "boolean" | 10853 "type": "boolean" |
| 10848 }, | 10854 }, |
| 10849 "mobileDeviceId": { | 10855 "mobileDeviceId": { |
| 10850 "description": "The mobile device ID. This field is mutually
exclusive with encryptedUserId and encryptedUserIdCandidates[]. This or encrypt
edUserId or encryptedUserIdCandidates[] is a required field.", | 10856 "description": "The mobile device ID. This field is mutually
exclusive with encryptedUserId and encryptedUserIdCandidates[]. This or encrypt
edUserId or encryptedUserIdCandidates[] is a required field.", |
| 10851 "type": "string" | 10857 "type": "string" |
| 10852 }, | 10858 }, |
| 10853 "ordinal": { | 10859 "ordinal": { |
| 10854 "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.", | 10860 "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.", |
| 10855 "type": "string" | 10861 "type": "string" |
| 10856 }, | 10862 }, |
| (...skipping 8341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 19198 "type": "array" | 19204 "type": "array" |
| 19199 } | 19205 } |
| 19200 }, | 19206 }, |
| 19201 "type": "object" | 19207 "type": "object" |
| 19202 } | 19208 } |
| 19203 }, | 19209 }, |
| 19204 "servicePath": "dfareporting/v2.6/", | 19210 "servicePath": "dfareporting/v2.6/", |
| 19205 "title": "DCM/DFA Reporting And Trafficking API", | 19211 "title": "DCM/DFA Reporting And Trafficking API", |
| 19206 "version": "v2.6" | 19212 "version": "v2.6" |
| 19207 } | 19213 } |
| OLD | NEW |