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

Side by Side Diff: discovery/googleapis/dfareporting__v2.4.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
« no previous file with comments | « discovery/googleapis/dfareporting__v2.3.json ('k') | discovery/googleapis/discovery__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.3/", 14 "basePath": "/dfareporting/v2.4/",
15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.3/", 15 "baseUrl": "https://www.googleapis.com/dfareporting/v2.4/",
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/XC0BWMAur-_N-oeZNpcZjTjY2ew\"", 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/5TfNJAYCdpNqfBuYUZWvagnNUsg\"",
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.3", 25 "id": "dfareporting:v2.4",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "dfareporting", 27 "name": "dfareporting",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
31 "alt": { 31 "alt": {
32 "default": "json", 32 "default": "json",
33 "description": "Data format for the response.", 33 "description": "Data format for the response.",
34 "enum": [ 34 "enum": [
35 "json" 35 "json"
(...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 "type": "string" 714 "type": "string"
715 }, 715 },
716 "campaignIds": { 716 "campaignIds": {
717 "description": "Select only ads with these campaign IDs.", 717 "description": "Select only ads with these campaign IDs.",
718 "format": "int64", 718 "format": "int64",
719 "location": "query", 719 "location": "query",
720 "repeated": true, 720 "repeated": true,
721 "type": "string" 721 "type": "string"
722 }, 722 },
723 "compatibility": { 723 "compatibility": {
724 "description": "Select default ads with the specifie d compatibility. Applicable when type is AD_SERVING_DEFAULT_AD. WEB and WEB_INTE RSTITIAL refer to rendering either on desktop or on mobile devices for regular o r interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads develope d with the VAST standard.", 724 "description": "Select default ads with the specifie d compatibility. Applicable when type is AD_SERVING_DEFAULT_AD. DISPLAY and DISP LAY_INTERSTITIAL refer to rendering either on desktop or on mobile devices for r egular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rende ring in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads developed with the VAST standard.",
725 "enum": [ 725 "enum": [
726 "APP", 726 "APP",
727 "APP_INTERSTITIAL", 727 "APP_INTERSTITIAL",
728 "IN_STREAM_VIDEO", 728 "DISPLAY",
729 "WEB", 729 "DISPLAY_INTERSTITIAL",
730 "WEB_INTERSTITIAL" 730 "IN_STREAM_VIDEO"
731 ], 731 ],
732 "enumDescriptions": [ 732 "enumDescriptions": [
733 "", 733 "",
734 "", 734 "",
735 "", 735 "",
736 "", 736 "",
737 "" 737 ""
738 ], 738 ],
739 "location": "query", 739 "location": "query",
740 "type": "string" 740 "type": "string"
(...skipping 1248 matching lines...) Expand 10 before | Expand all | Expand 10 after
1989 "OBJECT_DFA_SITE", 1989 "OBJECT_DFA_SITE",
1990 "OBJECT_EVENT_TAG", 1990 "OBJECT_EVENT_TAG",
1991 "OBJECT_FLOODLIGHT_ACTIVITY_GROUP", 1991 "OBJECT_FLOODLIGHT_ACTIVITY_GROUP",
1992 "OBJECT_FLOODLIGHT_ACTVITY", 1992 "OBJECT_FLOODLIGHT_ACTVITY",
1993 "OBJECT_FLOODLIGHT_CONFIGURATION", 1993 "OBJECT_FLOODLIGHT_CONFIGURATION",
1994 "OBJECT_INSTREAM_CREATIVE", 1994 "OBJECT_INSTREAM_CREATIVE",
1995 "OBJECT_LANDING_PAGE", 1995 "OBJECT_LANDING_PAGE",
1996 "OBJECT_MEDIA_ORDER", 1996 "OBJECT_MEDIA_ORDER",
1997 "OBJECT_PLACEMENT", 1997 "OBJECT_PLACEMENT",
1998 "OBJECT_PLACEMENT_STRATEGY", 1998 "OBJECT_PLACEMENT_STRATEGY",
1999 "OBJECT_PLAYSTORE_LINK",
1999 "OBJECT_PROVIDED_LIST_CLIENT", 2000 "OBJECT_PROVIDED_LIST_CLIENT",
2000 "OBJECT_RATE_CARD", 2001 "OBJECT_RATE_CARD",
2001 "OBJECT_REMARKETING_LIST", 2002 "OBJECT_REMARKETING_LIST",
2002 "OBJECT_RICHMEDIA_CREATIVE", 2003 "OBJECT_RICHMEDIA_CREATIVE",
2003 "OBJECT_SD_SITE", 2004 "OBJECT_SD_SITE",
2004 "OBJECT_SIZE", 2005 "OBJECT_SIZE",
2005 "OBJECT_SUBACCOUNT", 2006 "OBJECT_SUBACCOUNT",
2006 "OBJECT_USER_PROFILE", 2007 "OBJECT_USER_PROFILE",
2007 "OBJECT_USER_PROFILE_FILTER", 2008 "OBJECT_USER_PROFILE_FILTER",
2008 "OBJECT_USER_ROLE" 2009 "OBJECT_USER_ROLE"
(...skipping 27 matching lines...) Expand all
2036 "", 2037 "",
2037 "", 2038 "",
2038 "", 2039 "",
2039 "", 2040 "",
2040 "", 2041 "",
2041 "", 2042 "",
2042 "", 2043 "",
2043 "", 2044 "",
2044 "", 2045 "",
2045 "", 2046 "",
2047 "",
2046 "" 2048 ""
2047 ], 2049 ],
2048 "location": "query", 2050 "location": "query",
2049 "type": "string" 2051 "type": "string"
2050 }, 2052 },
2051 "pageToken": { 2053 "pageToken": {
2052 "description": "Value of the nextPageToken from the previous result page.", 2054 "description": "Value of the nextPageToken from the previous result page.",
2053 "location": "query", 2055 "location": "query",
2054 "type": "string" 2056 "type": "string"
2055 }, 2057 },
(...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after
2487 "creativeAssets": { 2489 "creativeAssets": {
2488 "methods": { 2490 "methods": {
2489 "insert": { 2491 "insert": {
2490 "description": "Inserts a new creative asset.", 2492 "description": "Inserts a new creative asset.",
2491 "httpMethod": "POST", 2493 "httpMethod": "POST",
2492 "id": "dfareporting.creativeAssets.insert", 2494 "id": "dfareporting.creativeAssets.insert",
2493 "mediaUpload": { 2495 "mediaUpload": {
2494 "accept": [ 2496 "accept": [
2495 "*/*" 2497 "*/*"
2496 ], 2498 ],
2497 "maxSize": "100MB", 2499 "maxSize": "1024MB",
2498 "protocols": { 2500 "protocols": {
2499 "resumable": { 2501 "resumable": {
2500 "multipart": true, 2502 "multipart": true,
2501 "path": "/resumable/upload/dfareporting/v2.3/use rprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets" 2503 "path": "/resumable/upload/dfareporting/v2.4/use rprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets"
2502 }, 2504 },
2503 "simple": { 2505 "simple": {
2504 "multipart": true, 2506 "multipart": true,
2505 "path": "/upload/dfareporting/v2.3/userprofiles/ {profileId}/creativeAssets/{advertiserId}/creativeAssets" 2507 "path": "/upload/dfareporting/v2.4/userprofiles/ {profileId}/creativeAssets/{advertiserId}/creativeAssets"
2506 } 2508 }
2507 } 2509 }
2508 }, 2510 },
2509 "parameterOrder": [ 2511 "parameterOrder": [
2510 "profileId", 2512 "profileId",
2511 "advertiserId" 2513 "advertiserId"
2512 ], 2514 ],
2513 "parameters": { 2515 "parameters": {
2514 "advertiserId": { 2516 "advertiserId": {
2515 "description": "Advertiser ID of this creative. This is a required field.", 2517 "description": "Advertiser ID of this creative. This is a required field.",
(...skipping 2543 matching lines...) Expand 10 before | Expand all | Expand 10 after
5059 "enum": [ 5061 "enum": [
5060 "ASCENDING", 5062 "ASCENDING",
5061 "DESCENDING" 5063 "DESCENDING"
5062 ], 5064 ],
5063 "enumDescriptions": [ 5065 "enumDescriptions": [
5064 "", 5066 "",
5065 "" 5067 ""
5066 ], 5068 ],
5067 "location": "query", 5069 "location": "query",
5068 "type": "string" 5070 "type": "string"
5071 },
5072 "type": {
5073 "description": "Select only inventory items with thi s type.",
5074 "enum": [
5075 "PLANNING_PLACEMENT_TYPE_CREDIT",
5076 "PLANNING_PLACEMENT_TYPE_REGULAR"
5077 ],
5078 "enumDescriptions": [
5079 "",
5080 ""
5081 ],
5082 "location": "query",
5083 "type": "string"
5069 } 5084 }
5070 }, 5085 },
5071 "path": "userprofiles/{profileId}/projects/{projectId}/inven toryItems", 5086 "path": "userprofiles/{profileId}/projects/{projectId}/inven toryItems",
5072 "response": { 5087 "response": {
5073 "$ref": "InventoryItemsListResponse" 5088 "$ref": "InventoryItemsListResponse"
5074 }, 5089 },
5075 "scopes": [ 5090 "scopes": [
5076 "https://www.googleapis.com/auth/dfatrafficking" 5091 "https://www.googleapis.com/auth/dfatrafficking"
5077 ] 5092 ]
5078 } 5093 }
(...skipping 1399 matching lines...) Expand 10 before | Expand all | Expand 10 after
6478 "type": "boolean" 6493 "type": "boolean"
6479 }, 6494 },
6480 "campaignIds": { 6495 "campaignIds": {
6481 "description": "Select only placements that belong t o these campaigns.", 6496 "description": "Select only placements that belong t o these campaigns.",
6482 "format": "int64", 6497 "format": "int64",
6483 "location": "query", 6498 "location": "query",
6484 "repeated": true, 6499 "repeated": true,
6485 "type": "string" 6500 "type": "string"
6486 }, 6501 },
6487 "compatibilities": { 6502 "compatibilities": {
6488 "description": "Select only placements that are asso ciated with these compatibilities. WEB and WEB_INTERSTITIAL refer to rendering e ither on desktop or on mobile devices for regular or interstitial ads respective ly. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_VIDEO re fers to rendering in in-stream video ads developed with the VAST standard.", 6503 "description": "Select only placements that are asso ciated with these compatibilities. DISPLAY and DISPLAY_INTERSTITIAL refer to ren dering either on desktop or on mobile devices for regular or interstitial ads re spectively. APP and APP_INTERSTITIAL are for rendering in mobile apps.IN_STREAM_ VIDEO refers to rendering in in-stream video ads developed with the VAST standar d.",
6489 "enum": [ 6504 "enum": [
6490 "APP", 6505 "APP",
6491 "APP_INTERSTITIAL", 6506 "APP_INTERSTITIAL",
6492 "IN_STREAM_VIDEO", 6507 "DISPLAY",
6493 "WEB", 6508 "DISPLAY_INTERSTITIAL",
6494 "WEB_INTERSTITIAL" 6509 "IN_STREAM_VIDEO"
6495 ], 6510 ],
6496 "enumDescriptions": [ 6511 "enumDescriptions": [
6497 "", 6512 "",
6498 "", 6513 "",
6499 "", 6514 "",
6500 "", 6515 "",
6501 "" 6516 ""
6502 ], 6517 ],
6503 "location": "query", 6518 "location": "query",
6504 "repeated": true, 6519 "repeated": true,
(...skipping 2298 matching lines...) Expand 10 before | Expand all | Expand 10 after
8803 "response": { 8818 "response": {
8804 "$ref": "UserRole" 8819 "$ref": "UserRole"
8805 }, 8820 },
8806 "scopes": [ 8821 "scopes": [
8807 "https://www.googleapis.com/auth/dfatrafficking" 8822 "https://www.googleapis.com/auth/dfatrafficking"
8808 ] 8823 ]
8809 } 8824 }
8810 } 8825 }
8811 } 8826 }
8812 }, 8827 },
8813 "revision": "20151109", 8828 "revision": "20160128",
8814 "rootUrl": "https://www.googleapis.com/", 8829 "rootUrl": "https://www.googleapis.com/",
8815 "schemas": { 8830 "schemas": {
8816 "Account": { 8831 "Account": {
8817 "description": "Contains properties of a DCM account.", 8832 "description": "Contains properties of a DCM account.",
8818 "id": "Account", 8833 "id": "Account",
8819 "properties": { 8834 "properties": {
8820 "accountPermissionIds": { 8835 "accountPermissionIds": {
8821 "description": "Account permissions assigned to this account .", 8836 "description": "Account permissions assigned to this account .",
8822 "items": { 8837 "items": {
8823 "format": "int64", 8838 "format": "int64",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
8874 "comscoreVceEnabled": { 8889 "comscoreVceEnabled": {
8875 "description": "Whether campaigns created in this account wi ll be enabled for comScore vCE by default.", 8890 "description": "Whether campaigns created in this account wi ll be enabled for comScore vCE by default.",
8876 "type": "boolean" 8891 "type": "boolean"
8877 }, 8892 },
8878 "countryId": { 8893 "countryId": {
8879 "description": "ID of the country associated with this accou nt.", 8894 "description": "ID of the country associated with this accou nt.",
8880 "format": "int64", 8895 "format": "int64",
8881 "type": "string" 8896 "type": "string"
8882 }, 8897 },
8883 "currencyId": { 8898 "currencyId": {
8884 "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", 8899 "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",
8885 "format": "int64", 8900 "format": "int64",
8886 "type": "string" 8901 "type": "string"
8887 }, 8902 },
8888 "defaultCreativeSizeId": { 8903 "defaultCreativeSizeId": {
8889 "description": "Default placement dimensions for this accoun t.", 8904 "description": "Default placement dimensions for this accoun t.",
8890 "format": "int64", 8905 "format": "int64",
8891 "type": "string" 8906 "type": "string"
8892 }, 8907 },
8893 "description": { 8908 "description": {
8894 "description": "Description of this account.", 8909 "description": "Description of this account.",
(...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after
9304 }, 9319 },
9305 "clickThroughUrlSuffixProperties": { 9320 "clickThroughUrlSuffixProperties": {
9306 "$ref": "ClickThroughUrlSuffixProperties", 9321 "$ref": "ClickThroughUrlSuffixProperties",
9307 "description": "Click-through URL suffix properties for this ad. Applies to the URL in the ad or (if overriding ad properties) the URL in th e creative." 9322 "description": "Click-through URL suffix properties for this ad. Applies to the URL in the ad or (if overriding ad properties) the URL in th e creative."
9308 }, 9323 },
9309 "comments": { 9324 "comments": {
9310 "description": "Comments for this ad.", 9325 "description": "Comments for this ad.",
9311 "type": "string" 9326 "type": "string"
9312 }, 9327 },
9313 "compatibility": { 9328 "compatibility": {
9314 "description": "Compatibility of this ad. Applicable when ty pe is AD_SERVING_DEFAULT_AD. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. A PP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering an in-stream video ads developed with the VAST standard.", 9329 "description": "Compatibility of this ad. Applicable when ty pe is AD_SERVING_DEFAULT_AD. DISPLAY and DISPLAY_INTERSTITIAL refer to either re ndering on desktop or on mobile devices or in mobile apps for regular or interst itial ads, respectively. APP and APP_INTERSTITIAL are only used for existing def ault ads. New mobile placements must be assigned DISPLAY or DISPLAY_INTERSTITIA L and default ads created for those placements will be limited to those compatib ility types. IN_STREAM_VIDEO refers to rendering in-stream video ads developed w ith the VAST standard.",
9315 "enum": [ 9330 "enum": [
9316 "APP", 9331 "APP",
9317 "APP_INTERSTITIAL", 9332 "APP_INTERSTITIAL",
9318 "IN_STREAM_VIDEO", 9333 "DISPLAY",
9319 "WEB", 9334 "DISPLAY_INTERSTITIAL",
9320 "WEB_INTERSTITIAL" 9335 "IN_STREAM_VIDEO"
9321 ], 9336 ],
9322 "enumDescriptions": [ 9337 "enumDescriptions": [
9323 "", 9338 "",
9324 "", 9339 "",
9325 "", 9340 "",
9326 "", 9341 "",
9327 "" 9342 ""
9328 ], 9343 ],
9329 "type": "string" 9344 "type": "string"
9330 }, 9345 },
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
9459 }, 9474 },
9460 "AdSlot": { 9475 "AdSlot": {
9461 "description": "Ad Slot", 9476 "description": "Ad Slot",
9462 "id": "AdSlot", 9477 "id": "AdSlot",
9463 "properties": { 9478 "properties": {
9464 "comment": { 9479 "comment": {
9465 "description": "Comment for this ad slot.", 9480 "description": "Comment for this ad slot.",
9466 "type": "string" 9481 "type": "string"
9467 }, 9482 },
9468 "compatibility": { 9483 "compatibility": {
9469 "description": "Ad slot compatibility. WEB and WEB_INTERSTIT IAL refer to rendering either on desktop or on mobile devices for regular or int erstitial ads respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.", 9484 "description": "Ad slot compatibility. DISPLAY and DISPLAY_I NTERSTITIAL refer to rendering either on desktop, mobile devices or in mobile ap ps for regular or interstitial ads respectively. APP and APP_INTERSTITIAL are fo r rendering in mobile apps. IN_STREAM_VIDEO refers to rendering in in-stream vid eo ads developed with the VAST standard.",
9470 "enum": [ 9485 "enum": [
9471 "PLANNING_RENDERING_ENVIRONMENT_TYPE_APP", 9486 "APP",
9472 "PLANNING_RENDERING_ENVIRONMENT_TYPE_APP_INTERSTITIAL", 9487 "APP_INTERSTITIAL",
9473 "PLANNING_RENDERING_ENVIRONMENT_TYPE_IN_STREAM_VIDEO", 9488 "DISPLAY",
9474 "PLANNING_RENDERING_ENVIRONMENT_TYPE_WEB", 9489 "DISPLAY_INTERSTITIAL",
9475 "PLANNING_RENDERING_ENVIRONMENT_TYPE_WEB_INTERSTITIAL" 9490 "IN_STREAM_VIDEO"
9476 ], 9491 ],
9477 "enumDescriptions": [ 9492 "enumDescriptions": [
9478 "", 9493 "",
9479 "", 9494 "",
9480 "", 9495 "",
9481 "", 9496 "",
9482 "" 9497 ""
9483 ], 9498 ],
9484 "type": "string" 9499 "type": "string"
9485 }, 9500 },
(...skipping 955 matching lines...) Expand 10 before | Expand all | Expand 10 after
10441 }, 10456 },
10442 "archived": { 10457 "archived": {
10443 "description": "Whether the creative is archived. Applicable to all creative types.", 10458 "description": "Whether the creative is archived. Applicable to all creative types.",
10444 "type": "boolean" 10459 "type": "boolean"
10445 }, 10460 },
10446 "artworkType": { 10461 "artworkType": {
10447 "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.", 10462 "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.",
10448 "enum": [ 10463 "enum": [
10449 "ARTWORK_TYPE_FLASH", 10464 "ARTWORK_TYPE_FLASH",
10450 "ARTWORK_TYPE_HTML5", 10465 "ARTWORK_TYPE_HTML5",
10466 "ARTWORK_TYPE_IMAGE",
10451 "ARTWORK_TYPE_MIXED" 10467 "ARTWORK_TYPE_MIXED"
10452 ], 10468 ],
10453 "enumDescriptions": [ 10469 "enumDescriptions": [
10454 "", 10470 "",
10455 "", 10471 "",
10472 "",
10456 "" 10473 ""
10457 ], 10474 ],
10458 "type": "string" 10475 "type": "string"
10459 }, 10476 },
10460 "authoringSource": { 10477 "authoringSource": {
10461 "description": "Source application where creative was author ed. Presently, only DBM authored creatives will have this field set. Applicable to all creative types.", 10478 "description": "Source application where creative was author ed. Presently, only DBM authored creatives will have this field set. Applicable to all creative types.",
10462 "enum": [ 10479 "enum": [
10463 "CREATIVE_AUTHORING_SOURCE_DBM", 10480 "CREATIVE_AUTHORING_SOURCE_DBM",
10464 "CREATIVE_AUTHORING_SOURCE_DCM", 10481 "CREATIVE_AUTHORING_SOURCE_DCM",
10465 "CREATIVE_AUTHORING_SOURCE_STUDIO" 10482 "CREATIVE_AUTHORING_SOURCE_STUDIO"
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
10659 }, 10676 },
10660 "companionCreatives": { 10677 "companionCreatives": {
10661 "description": "List of companion creatives assigned to an i n-Stream videocreative. Acceptable values include IDs of existing flash and imag e creatives. Applicable to the following creative types: all INSTREAM_VIDEO and all VPAID.", 10678 "description": "List of companion creatives assigned to an i n-Stream videocreative. Acceptable values include IDs of existing flash and imag e creatives. Applicable to the following creative types: all INSTREAM_VIDEO and all VPAID.",
10662 "items": { 10679 "items": {
10663 "format": "int64", 10680 "format": "int64",
10664 "type": "string" 10681 "type": "string"
10665 }, 10682 },
10666 "type": "array" 10683 "type": "array"
10667 }, 10684 },
10668 "compatibility": { 10685 "compatibility": {
10669 "description": "Compatibilities associated with this creativ e. This is a read-only field. WEB and WEB_INTERSTITIAL refer to rendering either on desktop or on mobile devices for regular or interstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. IN_STREAM_VIDEO refer s to rendering in in-stream video ads developed with the VAST standard. Applicab le to all creative types.\n\nAcceptable values are:\n- \"APP\"\n- \"APP_INTERSTI TIAL\"\n- \"IN_STREAM_VIDEO\"\n- \"WEB\"\n- \"WEB_INTERSTITIAL\"", 10686 "description": "Compatibilities associated with this creativ e. This is a read-only field. DISPLAY and DISPLAY_INTERSTITIAL refer to renderin g either on desktop or on mobile devices or in mobile apps for regular or inters titial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mobile apps. Only pre-existing creatives may have these compatibilities since new creat ives will either be assigned DISPLAY or DISPLAY_INTERSTITIAL instead. IN_STREAM_ VIDEO refers to rendering in in-stream video ads developed with the VAST standar d. Applicable to all creative types.\n\nAcceptable values are:\n- \"APP\"\n- \"A PP_INTERSTITIAL\"\n- \"IN_STREAM_VIDEO\"\n- \"DISPLAY\"\n- \"DISPLAY_INTERSTITIA L\"",
10670 "items": { 10687 "items": {
10671 "enum": [ 10688 "enum": [
10672 "APP", 10689 "APP",
10673 "APP_INTERSTITIAL", 10690 "APP_INTERSTITIAL",
10674 "IN_STREAM_VIDEO", 10691 "DISPLAY",
10675 "WEB", 10692 "DISPLAY_INTERSTITIAL",
10676 "WEB_INTERSTITIAL" 10693 "IN_STREAM_VIDEO"
10677 ], 10694 ],
10678 "enumDescriptions": [ 10695 "enumDescriptions": [
10679 "", 10696 "",
10680 "", 10697 "",
10681 "", 10698 "",
10682 "", 10699 "",
10683 "" 10700 ""
10684 ], 10701 ],
10685 "type": "string" 10702 "type": "string"
10686 }, 10703 },
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
10952 "", 10969 "",
10953 "" 10970 ""
10954 ], 10971 ],
10955 "type": "string" 10972 "type": "string"
10956 }, 10973 },
10957 "artworkType": { 10974 "artworkType": {
10958 "description": "Artwork type of rich media creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA." , 10975 "description": "Artwork type of rich media creative. This is a read-only field. Applicable to the following creative types: all RICH_MEDIA." ,
10959 "enum": [ 10976 "enum": [
10960 "ARTWORK_TYPE_FLASH", 10977 "ARTWORK_TYPE_FLASH",
10961 "ARTWORK_TYPE_HTML5", 10978 "ARTWORK_TYPE_HTML5",
10979 "ARTWORK_TYPE_IMAGE",
10962 "ARTWORK_TYPE_MIXED" 10980 "ARTWORK_TYPE_MIXED"
10963 ], 10981 ],
10964 "enumDescriptions": [ 10982 "enumDescriptions": [
10965 "", 10983 "",
10966 "", 10984 "",
10985 "",
10967 "" 10986 ""
10968 ], 10987 ],
10969 "type": "string" 10988 "type": "string"
10970 }, 10989 },
10971 "assetIdentifier": { 10990 "assetIdentifier": {
10972 "$ref": "CreativeAssetId", 10991 "$ref": "CreativeAssetId",
10973 "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." 10992 "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."
10974 }, 10993 },
10975 "backupImageExit": { 10994 "backupImageExit": {
10976 "$ref": "CreativeCustomEvent", 10995 "$ref": "CreativeCustomEvent",
(...skipping 750 matching lines...) Expand 10 before | Expand all | Expand 10 after
11727 }, 11746 },
11728 "artworkLabel": { 11747 "artworkLabel": {
11729 "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.", 11748 "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.",
11730 "type": "string" 11749 "type": "string"
11731 }, 11750 },
11732 "artworkType": { 11751 "artworkType": {
11733 "description": "Artwork type used by the creative.This is a read-only field.", 11752 "description": "Artwork type used by the creative.This is a read-only field.",
11734 "enum": [ 11753 "enum": [
11735 "ARTWORK_TYPE_FLASH", 11754 "ARTWORK_TYPE_FLASH",
11736 "ARTWORK_TYPE_HTML5", 11755 "ARTWORK_TYPE_HTML5",
11756 "ARTWORK_TYPE_IMAGE",
11737 "ARTWORK_TYPE_MIXED" 11757 "ARTWORK_TYPE_MIXED"
11738 ], 11758 ],
11739 "enumDescriptions": [ 11759 "enumDescriptions": [
11740 "", 11760 "",
11741 "", 11761 "",
11762 "",
11742 "" 11763 ""
11743 ], 11764 ],
11744 "type": "string" 11765 "type": "string"
11745 }, 11766 },
11746 "exitUrl": { 11767 "exitUrl": {
11747 "description": "Exit URL of the event. This field is used on ly for exit events.", 11768 "description": "Exit URL of the event. This field is used on ly for exit events.",
11748 "type": "string" 11769 "type": "string"
11749 }, 11770 },
11750 "id": { 11771 "id": {
11751 "description": "ID of this event. This is a required field a nd should not be modified after insertion.", 11772 "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
12016 "$ref": "OptimizationActivity" 12037 "$ref": "OptimizationActivity"
12017 }, 12038 },
12018 "type": "array" 12039 "type": "array"
12019 }, 12040 },
12020 "optimizationModel": { 12041 "optimizationModel": {
12021 "description": "Optimization model for this configuration.", 12042 "description": "Optimization model for this configuration.",
12022 "enum": [ 12043 "enum": [
12023 "CLICK", 12044 "CLICK",
12024 "POST_CLICK", 12045 "POST_CLICK",
12025 "POST_CLICK_AND_IMPRESSION", 12046 "POST_CLICK_AND_IMPRESSION",
12026 "POST_IMPRESSION" 12047 "POST_IMPRESSION",
12048 "VIDEO_COMPLETION"
12027 ], 12049 ],
12028 "enumDescriptions": [ 12050 "enumDescriptions": [
12029 "", 12051 "",
12030 "", 12052 "",
12031 "", 12053 "",
12054 "",
12032 "" 12055 ""
12033 ], 12056 ],
12034 "type": "string" 12057 "type": "string"
12035 } 12058 }
12036 }, 12059 },
12037 "type": "object" 12060 "type": "object"
12038 }, 12061 },
12039 "CreativeRotation": { 12062 "CreativeRotation": {
12040 "description": "Creative Rotation.", 12063 "description": "Creative Rotation.",
12041 "id": "CreativeRotation", 12064 "id": "CreativeRotation",
(...skipping 514 matching lines...) Expand 10 before | Expand all | Expand 10 after
12556 "$ref": "DirectorySiteContactAssignment" 12579 "$ref": "DirectorySiteContactAssignment"
12557 }, 12580 },
12558 "type": "array" 12581 "type": "array"
12559 }, 12582 },
12560 "countryId": { 12583 "countryId": {
12561 "description": "Country ID of this directory site.", 12584 "description": "Country ID of this directory site.",
12562 "format": "int64", 12585 "format": "int64",
12563 "type": "string" 12586 "type": "string"
12564 }, 12587 },
12565 "currencyId": { 12588 "currencyId": {
12566 "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", 12589 "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",
12567 "format": "int64", 12590 "format": "int64",
12568 "type": "string" 12591 "type": "string"
12569 }, 12592 },
12570 "description": { 12593 "description": {
12571 "description": "Description of this directory site.", 12594 "description": "Description of this directory site.",
12572 "type": "string" 12595 "type": "string"
12573 }, 12596 },
12574 "id": { 12597 "id": {
12575 "description": "ID of this directory site. This is a read-on ly, auto-generated field.", 12598 "description": "ID of this directory site. This is a read-on ly, auto-generated field.",
12576 "format": "int64", 12599 "format": "int64",
(...skipping 1299 matching lines...) Expand 10 before | Expand all | Expand 10 after
13876 }, 13899 },
13877 "siteId": { 13900 "siteId": {
13878 "description": "ID of the site this inventory item is associ ated with.", 13901 "description": "ID of the site this inventory item is associ ated with.",
13879 "format": "int64", 13902 "format": "int64",
13880 "type": "string" 13903 "type": "string"
13881 }, 13904 },
13882 "subaccountId": { 13905 "subaccountId": {
13883 "description": "Subaccount ID of this inventory item.", 13906 "description": "Subaccount ID of this inventory item.",
13884 "format": "int64", 13907 "format": "int64",
13885 "type": "string" 13908 "type": "string"
13909 },
13910 "type": {
13911 "description": "Type of inventory item.",
13912 "enum": [
13913 "PLANNING_PLACEMENT_TYPE_CREDIT",
13914 "PLANNING_PLACEMENT_TYPE_REGULAR"
13915 ],
13916 "enumDescriptions": [
13917 "",
13918 ""
13919 ],
13920 "type": "string"
13886 } 13921 }
13887 }, 13922 },
13888 "type": "object" 13923 "type": "object"
13889 }, 13924 },
13890 "InventoryItemsListResponse": { 13925 "InventoryItemsListResponse": {
13891 "description": "Inventory item List Response", 13926 "description": "Inventory item List Response",
13892 "id": "InventoryItemsListResponse", 13927 "id": "InventoryItemsListResponse",
13893 "properties": { 13928 "properties": {
13894 "inventoryItems": { 13929 "inventoryItems": {
13895 "description": "Inventory item collection", 13930 "description": "Inventory item collection",
(...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after
14785 }, 14820 },
14786 "campaignIdDimensionValue": { 14821 "campaignIdDimensionValue": {
14787 "$ref": "DimensionValue", 14822 "$ref": "DimensionValue",
14788 "description": "Dimension value for the ID of the campaign. This is a read-only, auto-generated field." 14823 "description": "Dimension value for the ID of the campaign. This is a read-only, auto-generated field."
14789 }, 14824 },
14790 "comment": { 14825 "comment": {
14791 "description": "Comments for this placement.", 14826 "description": "Comments for this placement.",
14792 "type": "string" 14827 "type": "string"
14793 }, 14828 },
14794 "compatibility": { 14829 "compatibility": {
14795 "description": "Placement compatibility. WEB and WEB_INTERST ITIAL refer to rendering either on desktop or on mobile devices for regular or i nterstitial ads, respectively. APP and APP_INTERSTITIAL are for rendering in mob ile apps.IN_STREAM_VIDEO refers to rendering in in-stream video ads developed wi th the VAST standard. This field is required on insertion.", 14830 "description": "Placement compatibility. DISPLAY and DISPLAY _INTERSTITIAL refer to rendering on desktop, mobile devices or in mobile apps fo r regular or interstitial ads respectively. APP and APP_INTERSTITIAL are no long er allowed for new placement insertions. Instead, use DISPLAY or DISPLAY_INTERST ITIAL. IN_STREAM_VIDEO refers to rendering in in-stream video ads developed with the VAST standard.This field is required on insertion.",
14796 "enum": [ 14831 "enum": [
14797 "APP", 14832 "APP",
14798 "APP_INTERSTITIAL", 14833 "APP_INTERSTITIAL",
14799 "IN_STREAM_VIDEO", 14834 "DISPLAY",
14800 "WEB", 14835 "DISPLAY_INTERSTITIAL",
14801 "WEB_INTERSTITIAL" 14836 "IN_STREAM_VIDEO"
14802 ], 14837 ],
14803 "enumDescriptions": [ 14838 "enumDescriptions": [
14804 "", 14839 "",
14805 "", 14840 "",
14806 "", 14841 "",
14807 "", 14842 "",
14808 "" 14843 ""
14809 ], 14844 ],
14810 "type": "string" 14845 "type": "string"
14811 }, 14846 },
(...skipping 1134 matching lines...) Expand 10 before | Expand all | Expand 10 after
15946 "description": "Rule used to populate the remarketing list w ith users." 15981 "description": "Rule used to populate the remarketing list w ith users."
15947 }, 15982 },
15948 "listSize": { 15983 "listSize": {
15949 "description": "Number of users currently in the list. This is a read-only field.", 15984 "description": "Number of users currently in the list. This is a read-only field.",
15950 "format": "int64", 15985 "format": "int64",
15951 "type": "string" 15986 "type": "string"
15952 }, 15987 },
15953 "listSource": { 15988 "listSource": {
15954 "description": "Product from which this remarketing list was originated.", 15989 "description": "Product from which this remarketing list was originated.",
15955 "enum": [ 15990 "enum": [
15991 "REMARKETING_LIST_SOURCE_ADX",
15956 "REMARKETING_LIST_SOURCE_DBM", 15992 "REMARKETING_LIST_SOURCE_DBM",
15957 "REMARKETING_LIST_SOURCE_DFA", 15993 "REMARKETING_LIST_SOURCE_DFA",
15994 "REMARKETING_LIST_SOURCE_DFP",
15958 "REMARKETING_LIST_SOURCE_DMP", 15995 "REMARKETING_LIST_SOURCE_DMP",
15959 "REMARKETING_LIST_SOURCE_GA", 15996 "REMARKETING_LIST_SOURCE_GA",
15960 "REMARKETING_LIST_SOURCE_OTHER" 15997 "REMARKETING_LIST_SOURCE_GPLUS",
15998 "REMARKETING_LIST_SOURCE_OTHER",
15999 "REMARKETING_LIST_SOURCE_PLAY_STORE",
16000 "REMARKETING_LIST_SOURCE_XFP",
16001 "REMARKETING_LIST_SOURCE_YOUTUBE"
15961 ], 16002 ],
15962 "enumDescriptions": [ 16003 "enumDescriptions": [
15963 "", 16004 "",
15964 "", 16005 "",
15965 "", 16006 "",
15966 "", 16007 "",
16008 "",
16009 "",
16010 "",
16011 "",
16012 "",
16013 "",
15967 "" 16014 ""
15968 ], 16015 ],
15969 "type": "string" 16016 "type": "string"
15970 }, 16017 },
15971 "name": { 16018 "name": {
15972 "description": "Name of the remarketing list. This is a requ ired field. Must be no greater than 128 characters long.", 16019 "description": "Name of the remarketing list. This is a requ ired field. Must be no greater than 128 characters long.",
15973 "type": "string" 16020 "type": "string"
15974 }, 16021 },
15975 "subaccountId": { 16022 "subaccountId": {
15976 "description": "Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.", 16023 "description": "Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.",
(...skipping 1198 matching lines...) Expand 10 before | Expand all | Expand 10 after
17175 "type": "string" 17222 "type": "string"
17176 }, 17223 },
17177 "listSize": { 17224 "listSize": {
17178 "description": "Number of users currently in the list. This is a read-only field.", 17225 "description": "Number of users currently in the list. This is a read-only field.",
17179 "format": "int64", 17226 "format": "int64",
17180 "type": "string" 17227 "type": "string"
17181 }, 17228 },
17182 "listSource": { 17229 "listSource": {
17183 "description": "Product from which this targetable remarketi ng list was originated.", 17230 "description": "Product from which this targetable remarketi ng list was originated.",
17184 "enum": [ 17231 "enum": [
17232 "REMARKETING_LIST_SOURCE_ADX",
17185 "REMARKETING_LIST_SOURCE_DBM", 17233 "REMARKETING_LIST_SOURCE_DBM",
17186 "REMARKETING_LIST_SOURCE_DFA", 17234 "REMARKETING_LIST_SOURCE_DFA",
17235 "REMARKETING_LIST_SOURCE_DFP",
17187 "REMARKETING_LIST_SOURCE_DMP", 17236 "REMARKETING_LIST_SOURCE_DMP",
17188 "REMARKETING_LIST_SOURCE_GA", 17237 "REMARKETING_LIST_SOURCE_GA",
17189 "REMARKETING_LIST_SOURCE_OTHER" 17238 "REMARKETING_LIST_SOURCE_GPLUS",
17239 "REMARKETING_LIST_SOURCE_OTHER",
17240 "REMARKETING_LIST_SOURCE_PLAY_STORE",
17241 "REMARKETING_LIST_SOURCE_XFP",
17242 "REMARKETING_LIST_SOURCE_YOUTUBE"
17190 ], 17243 ],
17191 "enumDescriptions": [ 17244 "enumDescriptions": [
17192 "", 17245 "",
17193 "", 17246 "",
17194 "", 17247 "",
17195 "", 17248 "",
17249 "",
17250 "",
17251 "",
17252 "",
17253 "",
17254 "",
17196 "" 17255 ""
17197 ], 17256 ],
17198 "type": "string" 17257 "type": "string"
17199 }, 17258 },
17200 "name": { 17259 "name": {
17201 "description": "Name of the targetable remarketing list. Is no greater than 128 characters long.", 17260 "description": "Name of the targetable remarketing list. Is no greater than 128 characters long.",
17202 "type": "string" 17261 "type": "string"
17203 }, 17262 },
17204 "subaccountId": { 17263 "subaccountId": {
17205 "description": "Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.", 17264 "description": "Subaccount ID of this remarketing list. This is a read-only, auto-generated field that is only returned in GET requests.",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
17309 "RICH_MEDIA_IMPRESSION", 17368 "RICH_MEDIA_IMPRESSION",
17310 "RICH_MEDIA_RM_IMPRESSION", 17369 "RICH_MEDIA_RM_IMPRESSION",
17311 "SURVEY", 17370 "SURVEY",
17312 "VIDEO_COMPLETE", 17371 "VIDEO_COMPLETE",
17313 "VIDEO_CUSTOM", 17372 "VIDEO_CUSTOM",
17314 "VIDEO_FIRST_QUARTILE", 17373 "VIDEO_FIRST_QUARTILE",
17315 "VIDEO_FULLSCREEN", 17374 "VIDEO_FULLSCREEN",
17316 "VIDEO_MIDPOINT", 17375 "VIDEO_MIDPOINT",
17317 "VIDEO_MUTE", 17376 "VIDEO_MUTE",
17318 "VIDEO_PAUSE", 17377 "VIDEO_PAUSE",
17378 "VIDEO_PROGRESS",
17319 "VIDEO_REWIND", 17379 "VIDEO_REWIND",
17380 "VIDEO_SKIP",
17320 "VIDEO_START", 17381 "VIDEO_START",
17321 "VIDEO_STOP", 17382 "VIDEO_STOP",
17322 "VIDEO_THIRD_QUARTILE" 17383 "VIDEO_THIRD_QUARTILE"
17323 ], 17384 ],
17324 "enumDescriptions": [ 17385 "enumDescriptions": [
17325 "", 17386 "",
17326 "", 17387 "",
17327 "", 17388 "",
17328 "", 17389 "",
17329 "", 17390 "",
17330 "", 17391 "",
17331 "", 17392 "",
17332 "", 17393 "",
17333 "", 17394 "",
17334 "", 17395 "",
17335 "", 17396 "",
17336 "", 17397 "",
17337 "", 17398 "",
17338 "", 17399 "",
17339 "", 17400 "",
17340 "", 17401 "",
17402 "",
17403 "",
17341 "" 17404 ""
17342 ], 17405 ],
17343 "type": "string" 17406 "type": "string"
17344 }, 17407 },
17345 "url": { 17408 "url": {
17346 "description": "URL for the specified third-party URL type." , 17409 "description": "URL for the specified third-party URL type." ,
17347 "type": "string" 17410 "type": "string"
17348 } 17411 }
17349 }, 17412 },
17350 "type": "object" 17413 "type": "object"
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
17653 "description": "User role collection.", 17716 "description": "User role collection.",
17654 "items": { 17717 "items": {
17655 "$ref": "UserRole" 17718 "$ref": "UserRole"
17656 }, 17719 },
17657 "type": "array" 17720 "type": "array"
17658 } 17721 }
17659 }, 17722 },
17660 "type": "object" 17723 "type": "object"
17661 } 17724 }
17662 }, 17725 },
17663 "servicePath": "dfareporting/v2.3/", 17726 "servicePath": "dfareporting/v2.4/",
17664 "title": "DCM/DFA Reporting And Trafficking API", 17727 "title": "DCM/DFA Reporting And Trafficking API",
17665 "version": "v2.3" 17728 "version": "v2.4"
17666 } 17729 }
OLDNEW
« no previous file with comments | « discovery/googleapis/dfareporting__v2.3.json ('k') | discovery/googleapis/discovery__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698