Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Side by Side Diff: discovery/googleapis/dfareporting__v2.0.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/dfareporting": { 5 "https://www.googleapis.com/auth/dfareporting": {
6 "description": "View and manage DoubleClick for Advertisers reports" 6 "description": "View and manage DoubleClick for Advertisers reports"
7 }, 7 },
8 "https://www.googleapis.com/auth/dfatrafficking": { 8 "https://www.googleapis.com/auth/dfatrafficking": {
9 "description": "View and manage your DoubleClick Campaign Ma nager's (DCM) display ad campaigns" 9 "description": "View and manage your DoubleClick Campaign Ma nager's (DCM) display ad campaigns"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/dfareporting/v2.0/", 14 "basePath": "/dfareporting/v2.0/",
15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.0/", 15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.0/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "Manage your DoubleClick Campaign Manager ad campaigns and re ports.", 17 "description": "Manage your DoubleClick Campaign Manager ad campaigns and re ports.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/doubleclick-advertisers/ reporting/", 19 "documentationLink": "https://developers.google.com/doubleclick-advertisers/ reporting/",
20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/bs3C4vbyO-4gQtoqcn1f7LTuR-s\"", 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/C6xyLXx3qLxKuqaI4d4FbymlsJc\"",
21 "icons": { 21 "icons": {
22 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif", 22 "x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
23 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif" 23 "x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
24 }, 24 },
25 "id": "dfareporting:v2.0", 25 "id": "dfareporting:v2.0",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "dfareporting", 27 "name": "dfareporting",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 1931 matching lines...) Expand 10 before | Expand all | Expand 10 after
1962 "OBJECT_DFA_SITE", 1962 "OBJECT_DFA_SITE",
1963 "OBJECT_EVENT_TAG", 1963 "OBJECT_EVENT_TAG",
1964 "OBJECT_FLOODLIGHT_ACTIVITY_GROUP", 1964 "OBJECT_FLOODLIGHT_ACTIVITY_GROUP",
1965 "OBJECT_FLOODLIGHT_ACTVITY", 1965 "OBJECT_FLOODLIGHT_ACTVITY",
1966 "OBJECT_FLOODLIGHT_CONFIGURATION", 1966 "OBJECT_FLOODLIGHT_CONFIGURATION",
1967 "OBJECT_INSTREAM_CREATIVE", 1967 "OBJECT_INSTREAM_CREATIVE",
1968 "OBJECT_LANDING_PAGE", 1968 "OBJECT_LANDING_PAGE",
1969 "OBJECT_MEDIA_ORDER", 1969 "OBJECT_MEDIA_ORDER",
1970 "OBJECT_PLACEMENT", 1970 "OBJECT_PLACEMENT",
1971 "OBJECT_PLACEMENT_STRATEGY", 1971 "OBJECT_PLACEMENT_STRATEGY",
1972 "OBJECT_PLAYSTORE_LINK",
1972 "OBJECT_PROVIDED_LIST_CLIENT", 1973 "OBJECT_PROVIDED_LIST_CLIENT",
1973 "OBJECT_RATE_CARD", 1974 "OBJECT_RATE_CARD",
1974 "OBJECT_REMARKETING_LIST", 1975 "OBJECT_REMARKETING_LIST",
1975 "OBJECT_RICHMEDIA_CREATIVE", 1976 "OBJECT_RICHMEDIA_CREATIVE",
1976 "OBJECT_SD_SITE", 1977 "OBJECT_SD_SITE",
1977 "OBJECT_SIZE", 1978 "OBJECT_SIZE",
1978 "OBJECT_SUBACCOUNT", 1979 "OBJECT_SUBACCOUNT",
1979 "OBJECT_USER_PROFILE", 1980 "OBJECT_USER_PROFILE",
1980 "OBJECT_USER_PROFILE_FILTER", 1981 "OBJECT_USER_PROFILE_FILTER",
1981 "OBJECT_USER_ROLE" 1982 "OBJECT_USER_ROLE"
(...skipping 27 matching lines...) Expand all
2009 "", 2010 "",
2010 "", 2011 "",
2011 "", 2012 "",
2012 "", 2013 "",
2013 "", 2014 "",
2014 "", 2015 "",
2015 "", 2016 "",
2016 "", 2017 "",
2017 "", 2018 "",
2018 "", 2019 "",
2020 "",
2019 "" 2021 ""
2020 ], 2022 ],
2021 "location": "query", 2023 "location": "query",
2022 "type": "string" 2024 "type": "string"
2023 }, 2025 },
2024 "pageToken": { 2026 "pageToken": {
2025 "description": "Value of the nextPageToken from the previous result page.", 2027 "description": "Value of the nextPageToken from the previous result page.",
2026 "location": "query", 2028 "location": "query",
2027 "type": "string" 2029 "type": "string"
2028 }, 2030 },
(...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
2428 "creativeAssets": { 2430 "creativeAssets": {
2429 "methods": { 2431 "methods": {
2430 "insert": { 2432 "insert": {
2431 "description": "Inserts a new creative asset.", 2433 "description": "Inserts a new creative asset.",
2432 "httpMethod": "POST", 2434 "httpMethod": "POST",
2433 "id": "dfareporting.creativeAssets.insert", 2435 "id": "dfareporting.creativeAssets.insert",
2434 "mediaUpload": { 2436 "mediaUpload": {
2435 "accept": [ 2437 "accept": [
2436 "*/*" 2438 "*/*"
2437 ], 2439 ],
2438 "maxSize": "100MB", 2440 "maxSize": "1024MB",
2439 "protocols": { 2441 "protocols": {
2440 "resumable": { 2442 "resumable": {
2441 "multipart": true, 2443 "multipart": true,
2442 "path": "/resumable/upload/dfareporting/v2.0/use rprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets" 2444 "path": "/resumable/upload/dfareporting/v2.0/use rprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
2443 }, 2445 },
2444 "simple": { 2446 "simple": {
2445 "multipart": true, 2447 "multipart": true,
2446 "path": "/upload/dfareporting/v2.0/userprofiles/ {profileId}/creativeAssets/{advertiserId}/creativeAssets" 2448 "path": "/upload/dfareporting/v2.0/userprofiles/ {profileId}/creativeAssets/{advertiserId}/creativeAssets"
2447 } 2449 }
2448 } 2450 }
(...skipping 5144 matching lines...) Expand 10 before | Expand all | Expand 10 after
7593 "response": { 7595 "response": {
7594 "$ref": "UserRole" 7596 "$ref": "UserRole"
7595 }, 7597 },
7596 "scopes": [ 7598 "scopes": [
7597 "https://www.googleapis.com/auth/dfatrafficking" 7599 "https://www.googleapis.com/auth/dfatrafficking"
7598 ] 7600 ]
7599 } 7601 }
7600 } 7602 }
7601 } 7603 }
7602 }, 7604 },
7603 "revision": "20151109", 7605 "revision": "20160128",
7604 "rootUrl": "https://www.googleapis.com/", 7606 "rootUrl": "https://www.googleapis.com/",
7605 "schemas": { 7607 "schemas": {
7606 "Account": { 7608 "Account": {
7607 "description": "Contains properties of a DCM account.", 7609 "description": "Contains properties of a DCM account.",
7608 "id": "Account", 7610 "id": "Account",
7609 "properties": { 7611 "properties": {
7610 "accountPermissionIds": { 7612 "accountPermissionIds": {
7611 "description": "Account permissions assigned to this account .", 7613 "description": "Account permissions assigned to this account .",
7612 "items": { 7614 "items": {
7613 "format": "int64", 7615 "format": "int64",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
7664 "comscoreVceEnabled": { 7666 "comscoreVceEnabled": {
7665 "description": "Whether campaigns created in this account wi ll be enabled for comScore vCE by default.", 7667 "description": "Whether campaigns created in this account wi ll be enabled for comScore vCE by default.",
7666 "type": "boolean" 7668 "type": "boolean"
7667 }, 7669 },
7668 "countryId": { 7670 "countryId": {
7669 "description": "ID of the country associated with this accou nt.", 7671 "description": "ID of the country associated with this accou nt.",
7670 "format": "int64", 7672 "format": "int64",
7671 "type": "string" 7673 "type": "string"
7672 }, 7674 },
7673 "currencyId": { 7675 "currencyId": {
7674 "description": "ID of currency associated with this account. This is a required field.\nAcceptable values are: \n- \"1\" for USD \n- \"2\" f or GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \ n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11 \" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" f or IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for T WD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \ n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \ "28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\ " for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" fo r GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB", 7676 "description": "ID of currency associated with this account. This is a required field.\nAcceptable values are: \n- \"1\" for USD \n- \"2\" f or GBP \n- \"3\" for ESP \n- \"4\" for SEK \n- \"5\" for CAD \n- \"6\" for JPY \ n- \"7\" for DEM \n- \"8\" for AUD \n- \"9\" for FRF \n- \"10\" for ITL \n- \"11 \" for DKK \n- \"12\" for NOK \n- \"13\" for FIM \n- \"14\" for ZAR \n- \"15\" f or IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for T WD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \ n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \ "28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\ " for ILS \n- \"33\" for CHF \n- \"34\" for VEF \n- \"35\" for COP \n- \"36\" fo r GTQ \n- \"37\" for PLN \n- \"39\" for INR \n- \"40\" for THB \n- \"41\" for ID R \n- \"42\" for CZK \n- \"43\" for RON \n- \"44\" for HUF \n- \"45\" for RUB \n - \"46\" for AED \n- \"47\" for BGN \n- \"48\" for HRK",
7675 "format": "int64", 7677 "format": "int64",
7676 "type": "string" 7678 "type": "string"
7677 }, 7679 },
7678 "defaultCreativeSizeId": { 7680 "defaultCreativeSizeId": {
7679 "description": "Default placement dimensions for this accoun t.", 7681 "description": "Default placement dimensions for this accoun t.",
7680 "format": "int64", 7682 "format": "int64",
7681 "type": "string" 7683 "type": "string"
7682 }, 7684 },
7683 "description": { 7685 "description": {
7684 "description": "Description of this account.", 7686 "description": "Description of this account.",
(...skipping 1473 matching lines...) Expand 10 before | Expand all | Expand 10 after
9158 }, 9160 },
9159 "archived": { 9161 "archived": {
9160 "description": "Whether the creative is archived. Applicable to all creative types.", 9162 "description": "Whether the creative is archived. Applicable to all creative types.",
9161 "type": "boolean" 9163 "type": "boolean"
9162 }, 9164 },
9163 "artworkType": { 9165 "artworkType": {
9164 "description": "Type of artwork used for the creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA , and all VPAID.", 9166 "description": "Type of artwork used for the creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA , and all VPAID.",
9165 "enum": [ 9167 "enum": [
9166 "ARTWORK_TYPE_FLASH", 9168 "ARTWORK_TYPE_FLASH",
9167 "ARTWORK_TYPE_HTML5", 9169 "ARTWORK_TYPE_HTML5",
9170 "ARTWORK_TYPE_IMAGE",
9168 "ARTWORK_TYPE_MIXED" 9171 "ARTWORK_TYPE_MIXED"
9169 ], 9172 ],
9170 "enumDescriptions": [ 9173 "enumDescriptions": [
9171 "", 9174 "",
9172 "", 9175 "",
9176 "",
9173 "" 9177 ""
9174 ], 9178 ],
9175 "type": "string" 9179 "type": "string"
9176 }, 9180 },
9177 "authoringTool": { 9181 "authoringTool": {
9178 "description": "Authoring tool for HTML5 banner creatives. T his is a read-only field. Applicable to the following creative types: HTML5_BANN ER.", 9182 "description": "Authoring tool for HTML5 banner creatives. T his is a read-only field. Applicable to the following creative types: HTML5_BANN ER.",
9179 "enum": [ 9183 "enum": [
9180 "NINJA", 9184 "NINJA",
9181 "SWIFFY" 9185 "SWIFFY"
9182 ], 9186 ],
(...skipping 464 matching lines...) Expand 10 before | Expand all | Expand 10 after
9647 "", 9651 "",
9648 "" 9652 ""
9649 ], 9653 ],
9650 "type": "string" 9654 "type": "string"
9651 }, 9655 },
9652 "artworkType": { 9656 "artworkType": {
9653 "description": "Artwork type of rich media creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA." , 9657 "description": "Artwork type of rich media creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA." ,
9654 "enum": [ 9658 "enum": [
9655 "ARTWORK_TYPE_FLASH", 9659 "ARTWORK_TYPE_FLASH",
9656 "ARTWORK_TYPE_HTML5", 9660 "ARTWORK_TYPE_HTML5",
9661 "ARTWORK_TYPE_IMAGE",
9657 "ARTWORK_TYPE_MIXED" 9662 "ARTWORK_TYPE_MIXED"
9658 ], 9663 ],
9659 "enumDescriptions": [ 9664 "enumDescriptions": [
9660 "", 9665 "",
9661 "", 9666 "",
9667 "",
9662 "" 9668 ""
9663 ], 9669 ],
9664 "type": "string" 9670 "type": "string"
9665 }, 9671 },
9666 "assetIdentifier": { 9672 "assetIdentifier": {
9667 "$ref": "CreativeAssetId", 9673 "$ref": "CreativeAssetId",
9668 "description": "Identifier of this asset. This is the same i dentifier returned during creative asset insert operation. This is a required fi eld. Applicable to all but the following creative types: all REDIRECT and TRACKI NG_TEXT." 9674 "description": "Identifier of this asset. This is the same i dentifier returned during creative asset insert operation. This is a required fi eld. Applicable to all but the following creative types: all REDIRECT and TRACKI NG_TEXT."
9669 }, 9675 },
9670 "backupImageExit": { 9676 "backupImageExit": {
9671 "$ref": "CreativeCustomEvent", 9677 "$ref": "CreativeCustomEvent",
(...skipping 749 matching lines...) Expand 10 before | Expand all | Expand 10 after
10421 }, 10427 },
10422 "artworkLabel": { 10428 "artworkLabel": {
10423 "description": "Artwork label column, used to link events in DCM back to events in Studio. This is a required field and should not be modifi ed after insertion.", 10429 "description": "Artwork label column, used to link events in DCM back to events in Studio. This is a required field and should not be modifi ed after insertion.",
10424 "type": "string" 10430 "type": "string"
10425 }, 10431 },
10426 "artworkType": { 10432 "artworkType": {
10427 "description": "Artwork type used by the creative.This is a read-only field.", 10433 "description": "Artwork type used by the creative.This is a read-only field.",
10428 "enum": [ 10434 "enum": [
10429 "ARTWORK_TYPE_FLASH", 10435 "ARTWORK_TYPE_FLASH",
10430 "ARTWORK_TYPE_HTML5", 10436 "ARTWORK_TYPE_HTML5",
10437 "ARTWORK_TYPE_IMAGE",
10431 "ARTWORK_TYPE_MIXED" 10438 "ARTWORK_TYPE_MIXED"
10432 ], 10439 ],
10433 "enumDescriptions": [ 10440 "enumDescriptions": [
10434 "", 10441 "",
10435 "", 10442 "",
10443 "",
10436 "" 10444 ""
10437 ], 10445 ],
10438 "type": "string" 10446 "type": "string"
10439 }, 10447 },
10440 "exitUrl": { 10448 "exitUrl": {
10441 "description": "Exit URL of the event. This field is used on ly for exit events.", 10449 "description": "Exit URL of the event. This field is used on ly for exit events.",
10442 "type": "string" 10450 "type": "string"
10443 }, 10451 },
10444 "id": { 10452 "id": {
10445 "description": "ID of this event. This is a required field a nd should not be modified after insertion.", 10453 "description": "ID of this event. This is a required field a nd should not be modified after insertion.",
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
10710 "$ref": "OptimizationActivity" 10718 "$ref": "OptimizationActivity"
10711 }, 10719 },
10712 "type": "array" 10720 "type": "array"
10713 }, 10721 },
10714 "optimizationModel": { 10722 "optimizationModel": {
10715 "description": "Optimization model for this configuration.", 10723 "description": "Optimization model for this configuration.",
10716 "enum": [ 10724 "enum": [
10717 "CLICK", 10725 "CLICK",
10718 "POST_CLICK", 10726 "POST_CLICK",
10719 "POST_CLICK_AND_IMPRESSION", 10727 "POST_CLICK_AND_IMPRESSION",
10720 "POST_IMPRESSION" 10728 "POST_IMPRESSION",
10729 "VIDEO_COMPLETION"
10721 ], 10730 ],
10722 "enumDescriptions": [ 10731 "enumDescriptions": [
10723 "", 10732 "",
10724 "", 10733 "",
10725 "", 10734 "",
10735 "",
10726 "" 10736 ""
10727 ], 10737 ],
10728 "type": "string" 10738 "type": "string"
10729 } 10739 }
10730 }, 10740 },
10731 "type": "object" 10741 "type": "object"
10732 }, 10742 },
10733 "CreativeRotation": { 10743 "CreativeRotation": {
10734 "description": "Creative Rotation.", 10744 "description": "Creative Rotation.",
10735 "id": "CreativeRotation", 10745 "id": "CreativeRotation",
(...skipping 514 matching lines...) Expand 10 before | Expand all | Expand 10 after
11250 "$ref": "DirectorySiteContactAssignment" 11260 "$ref": "DirectorySiteContactAssignment"
11251 }, 11261 },
11252 "type": "array" 11262 "type": "array"
11253 }, 11263 },
11254 "countryId": { 11264 "countryId": {
11255 "description": "Country ID of this directory site.", 11265 "description": "Country ID of this directory site.",
11256 "format": "int64", 11266 "format": "int64",
11257 "type": "string" 11267 "type": "string"
11258 }, 11268 },
11259 "currencyId": { 11269 "currencyId": {
11260 "description": "Currency ID of this directory site.\nPossibl e values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" fo r SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n - \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"1 3\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34 \" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" f or INR \n- \"40\" for THB", 11270 "description": "Currency ID of this directory site.\nPossibl e values are: \n- \"1\" for USD \n- \"2\" for GBP \n- \"3\" for ESP \n- \"4\" fo r SEK \n- \"5\" for CAD \n- \"6\" for JPY \n- \"7\" for DEM \n- \"8\" for AUD \n - \"9\" for FRF \n- \"10\" for ITL \n- \"11\" for DKK \n- \"12\" for NOK \n- \"1 3\" for FIM \n- \"14\" for ZAR \n- \"15\" for IEP \n- \"16\" for NLG \n- \"17\" for EUR \n- \"18\" for KRW \n- \"19\" for TWD \n- \"20\" for SGD \n- \"21\" for CNY \n- \"22\" for HKD \n- \"23\" for NZD \n- \"24\" for MYR \n- \"25\" for BRL \n- \"26\" for PTE \n- \"27\" for MXP \n- \"28\" for CLP \n- \"29\" for TRY \n- \"30\" for ARS \n- \"31\" for PEN \n- \"32\" for ILS \n- \"33\" for CHF \n- \"34 \" for VEF \n- \"35\" for COP \n- \"36\" for GTQ \n- \"37\" for PLN \n- \"39\" f or INR \n- \"40\" for THB \n- \"41\" for IDR \n- \"42\" for CZK \n- \"43\" for R ON \n- \"44\" for HUF \n- \"45\" for RUB \n- \"46\" for AED \n- \"47\" for BGN \ n- \"48\" for HRK",
11261 "format": "int64", 11271 "format": "int64",
11262 "type": "string" 11272 "type": "string"
11263 }, 11273 },
11264 "description": { 11274 "description": {
11265 "description": "Description of this directory site.", 11275 "description": "Description of this directory site.",
11266 "type": "string" 11276 "type": "string"
11267 }, 11277 },
11268 "id": { 11278 "id": {
11269 "description": "ID of this directory site. This is a read-on ly, auto-generated field.", 11279 "description": "ID of this directory site. This is a read-on ly, auto-generated field.",
11270 "format": "int64", 11280 "format": "int64",
(...skipping 3709 matching lines...) Expand 10 before | Expand all | Expand 10 after
14980 "RICH_MEDIA_IMPRESSION", 14990 "RICH_MEDIA_IMPRESSION",
14981 "RICH_MEDIA_RM_IMPRESSION", 14991 "RICH_MEDIA_RM_IMPRESSION",
14982 "SURVEY", 14992 "SURVEY",
14983 "VIDEO_COMPLETE", 14993 "VIDEO_COMPLETE",
14984 "VIDEO_CUSTOM", 14994 "VIDEO_CUSTOM",
14985 "VIDEO_FIRST_QUARTILE", 14995 "VIDEO_FIRST_QUARTILE",
14986 "VIDEO_FULLSCREEN", 14996 "VIDEO_FULLSCREEN",
14987 "VIDEO_MIDPOINT", 14997 "VIDEO_MIDPOINT",
14988 "VIDEO_MUTE", 14998 "VIDEO_MUTE",
14989 "VIDEO_PAUSE", 14999 "VIDEO_PAUSE",
15000 "VIDEO_PROGRESS",
14990 "VIDEO_REWIND", 15001 "VIDEO_REWIND",
15002 "VIDEO_SKIP",
14991 "VIDEO_START", 15003 "VIDEO_START",
14992 "VIDEO_STOP", 15004 "VIDEO_STOP",
14993 "VIDEO_THIRD_QUARTILE" 15005 "VIDEO_THIRD_QUARTILE"
14994 ], 15006 ],
14995 "enumDescriptions": [ 15007 "enumDescriptions": [
14996 "", 15008 "",
14997 "", 15009 "",
14998 "", 15010 "",
14999 "", 15011 "",
15000 "", 15012 "",
15001 "", 15013 "",
15002 "", 15014 "",
15003 "", 15015 "",
15004 "", 15016 "",
15005 "", 15017 "",
15006 "", 15018 "",
15007 "", 15019 "",
15008 "", 15020 "",
15009 "", 15021 "",
15010 "", 15022 "",
15011 "", 15023 "",
15024 "",
15025 "",
15012 "" 15026 ""
15013 ], 15027 ],
15014 "type": "string" 15028 "type": "string"
15015 }, 15029 },
15016 "url": { 15030 "url": {
15017 "description": "URL for the specified third-party URL type." , 15031 "description": "URL for the specified third-party URL type." ,
15018 "type": "string" 15032 "type": "string"
15019 } 15033 }
15020 }, 15034 },
15021 "type": "object" 15035 "type": "object"
(...skipping 306 matching lines...) Expand 10 before | Expand all | Expand 10 after
15328 "type": "array" 15342 "type": "array"
15329 } 15343 }
15330 }, 15344 },
15331 "type": "object" 15345 "type": "object"
15332 } 15346 }
15333 }, 15347 },
15334 "servicePath": "dfareporting/v2.0/", 15348 "servicePath": "dfareporting/v2.0/",
15335 "title": "DCM/DFA Reporting And Trafficking API", 15349 "title": "DCM/DFA Reporting And Trafficking API",
15336 "version": "v2.0" 15350 "version": "v2.0"
15337 } 15351 }
OLDNEW
« no previous file with comments | « discovery/googleapis/dfareporting__v1.3.json ('k') | discovery/googleapis/dfareporting__v2.1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698