{ "uuid": "0aa32255-2c7f-43fb-9eee-dfd52da1cefa", "lastMigration": 29, "name": "Ad Exchange Buyer API II", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "738eb988-9ef1-4384-8047-7b527edf119b", "documentation": "Lists all the clients for the current sponsor buyer.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients", "responses": [ { "uuid": "6b8b7dbe-2c48-497d-9d91-a44943ea837a", "body": "{\n \"clients\": [\n {\n \"clientAccountId\": \"\",\n \"clientName\": \"\",\n \"entityId\": \"\",\n \"entityName\": \"\",\n \"entityType\": \"{{oneOf (array 'ENTITY_TYPE_UNSPECIFIED' 'ADVERTISER' 'BRAND' 'AGENCY' 'ENTITY_TYPE_UNCLASSIFIED')}}\",\n \"partnerClientId\": \"\",\n \"role\": \"{{oneOf (array 'CLIENT_ROLE_UNSPECIFIED' 'CLIENT_DEAL_VIEWER' 'CLIENT_DEAL_NEGOTIATOR' 'CLIENT_DEAL_APPROVER')}}\",\n \"status\": \"{{oneOf (array 'CLIENT_STATUS_UNSPECIFIED' 'DISABLED' 'ACTIVE')}}\",\n \"visibleToSeller\": {{faker 'datatype.boolean'}}\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebf041e1-f1dd-4c85-95e4-e353c027394e", "documentation": "Creates a new client buyer.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/clients", "responses": [ { "uuid": "8f5f5cc0-d214-4295-ada5-a71251cc8fa1", "body": "{\n \"clientAccountId\": \"\",\n \"clientName\": \"\",\n \"entityId\": \"\",\n \"entityName\": \"\",\n \"entityType\": \"{{oneOf (array 'ENTITY_TYPE_UNSPECIFIED' 'ADVERTISER' 'BRAND' 'AGENCY' 'ENTITY_TYPE_UNCLASSIFIED')}}\",\n \"partnerClientId\": \"\",\n \"role\": \"{{oneOf (array 'CLIENT_ROLE_UNSPECIFIED' 'CLIENT_DEAL_VIEWER' 'CLIENT_DEAL_NEGOTIATOR' 'CLIENT_DEAL_APPROVER')}}\",\n \"status\": \"{{oneOf (array 'CLIENT_STATUS_UNSPECIFIED' 'DISABLED' 'ACTIVE')}}\",\n \"visibleToSeller\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4cc0c50d-1180-41dc-a41e-64e2291ac23e", "documentation": "Gets a client buyer with a given client account ID.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId", "responses": [ { "uuid": "dfdf2625-d305-40ad-9da4-a50dbeb4f673", "body": "{\n \"clientAccountId\": \"\",\n \"clientName\": \"\",\n \"entityId\": \"\",\n \"entityName\": \"\",\n \"entityType\": \"{{oneOf (array 'ENTITY_TYPE_UNSPECIFIED' 'ADVERTISER' 'BRAND' 'AGENCY' 'ENTITY_TYPE_UNCLASSIFIED')}}\",\n \"partnerClientId\": \"\",\n \"role\": \"{{oneOf (array 'CLIENT_ROLE_UNSPECIFIED' 'CLIENT_DEAL_VIEWER' 'CLIENT_DEAL_NEGOTIATOR' 'CLIENT_DEAL_APPROVER')}}\",\n \"status\": \"{{oneOf (array 'CLIENT_STATUS_UNSPECIFIED' 'DISABLED' 'ACTIVE')}}\",\n \"visibleToSeller\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c56948c6-22c5-4527-acc5-4792b9912f37", "documentation": "Updates an existing client buyer.", "method": "put", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId", "responses": [ { "uuid": "c1d4854b-32af-4c78-8e44-068b6b5e1a13", "body": "{\n \"clientAccountId\": \"\",\n \"clientName\": \"\",\n \"entityId\": \"\",\n \"entityName\": \"\",\n \"entityType\": \"{{oneOf (array 'ENTITY_TYPE_UNSPECIFIED' 'ADVERTISER' 'BRAND' 'AGENCY' 'ENTITY_TYPE_UNCLASSIFIED')}}\",\n \"partnerClientId\": \"\",\n \"role\": \"{{oneOf (array 'CLIENT_ROLE_UNSPECIFIED' 'CLIENT_DEAL_VIEWER' 'CLIENT_DEAL_NEGOTIATOR' 'CLIENT_DEAL_APPROVER')}}\",\n \"status\": \"{{oneOf (array 'CLIENT_STATUS_UNSPECIFIED' 'DISABLED' 'ACTIVE')}}\",\n \"visibleToSeller\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f9626b9-f158-4e95-917a-64ef5b55b0a2", "documentation": "Lists all the client users invitations for a client with a given account ID.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/invitations", "responses": [ { "uuid": "39738459-4f81-4fff-b767-563708b3c298", "body": "{\n \"invitations\": [\n {\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"invitationId\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "37b749e2-22cc-46d8-a6b1-cea31156532a", "documentation": "Creates and sends out an email invitation to access an Ad Exchange client buyer account.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/invitations", "responses": [ { "uuid": "d7e0e300-8758-46b6-af44-fa49f912231a", "body": "{\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"invitationId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1dae20ce-f137-47be-9813-5189c17e3956", "documentation": "Retrieves an existing client user invitation.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/invitations/:invitationId", "responses": [ { "uuid": "db4e89b4-8dc0-4577-a4ee-b0863ae58279", "body": "{\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"invitationId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1557834f-eb83-47b0-a4f2-b7a21fe1a35e", "documentation": "Lists all the known client users for a specified sponsor buyer account ID.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/users", "responses": [ { "uuid": "82cbb146-585b-4f16-92cc-a7db3d983721", "body": "{\n \"nextPageToken\": \"\",\n \"users\": [\n {\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"status\": \"{{oneOf (array 'USER_STATUS_UNSPECIFIED' 'PENDING' 'ACTIVE' 'DISABLED')}}\",\n \"userId\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a9fc187e-9f30-4f73-a24e-66da85d10770", "documentation": "Retrieves an existing client user.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/users/:userId", "responses": [ { "uuid": "f98f49a5-6627-411d-a602-c8d337d8adeb", "body": "{\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"status\": \"{{oneOf (array 'USER_STATUS_UNSPECIFIED' 'PENDING' 'ACTIVE' 'DISABLED')}}\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8344cb4e-2819-43d1-9e53-e10bc84c87be", "documentation": "Updates an existing client user. Only the user status can be changed on update.", "method": "put", "endpoint": "v2beta1/accounts/:accountId/clients/:clientAccountId/users/:userId", "responses": [ { "uuid": "5c62789c-fd16-494c-a0ce-140095f575b0", "body": "{\n \"clientAccountId\": \"\",\n \"email\": \"\",\n \"status\": \"{{oneOf (array 'USER_STATUS_UNSPECIFIED' 'PENDING' 'ACTIVE' 'DISABLED')}}\",\n \"userId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c8f4acb-ab4a-445e-a717-41c42cdded8f", "documentation": "Lists creatives.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/creatives", "responses": [ { "uuid": "040f7cfa-61fd-4eb4-957f-001bcb34eaf3", "body": "{\n \"creatives\": [\n {\n \"accountId\": \"\",\n \"adChoicesDestinationUrl\": \"\",\n \"adTechnologyProviders\": {\n \"detectedProviderIds\": [\n \"\"\n ],\n \"hasUnidentifiedProvider\": {{faker 'datatype.boolean'}}\n },\n \"advertiserName\": \"\",\n \"agencyId\": \"\",\n \"apiUpdateTime\": \"\",\n \"attributes\": [\n \"{{oneOf (array 'ATTRIBUTE_UNSPECIFIED' 'IMAGE_RICH_MEDIA' 'ADOBE_FLASH_FLV' 'IS_TAGGED' 'IS_COOKIE_TARGETED' 'IS_USER_INTEREST_TARGETED' 'EXPANDING_DIRECTION_NONE' 'EXPANDING_DIRECTION_UP' 'EXPANDING_DIRECTION_DOWN' 'EXPANDING_DIRECTION_LEFT' 'EXPANDING_DIRECTION_RIGHT' 'EXPANDING_DIRECTION_UP_LEFT' 'EXPANDING_DIRECTION_UP_RIGHT' 'EXPANDING_DIRECTION_DOWN_LEFT' 'EXPANDING_DIRECTION_DOWN_RIGHT' 'CREATIVE_TYPE_HTML' 'CREATIVE_TYPE_VAST_VIDEO' 'EXPANDING_DIRECTION_UP_OR_DOWN' 'EXPANDING_DIRECTION_LEFT_OR_RIGHT' 'EXPANDING_DIRECTION_ANY_DIAGONAL' 'EXPANDING_ACTION_ROLLOVER_TO_EXPAND' 'INSTREAM_VAST_VIDEO_TYPE_VPAID_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_MRAID' 'RICH_MEDIA_CAPABILITY_TYPE_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_HTML5' 'SKIPPABLE_INSTREAM_VIDEO' 'RICH_MEDIA_CAPABILITY_TYPE_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_NON_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_INTERSTITIAL' 'NON_SKIPPABLE_INSTREAM_VIDEO' 'NATIVE_ELIGIBILITY_ELIGIBLE' 'NON_VPAID' 'NATIVE_ELIGIBILITY_NOT_ELIGIBLE' 'ANY_INTERSTITIAL' 'NON_INTERSTITIAL' 'IN_BANNER_VIDEO' 'RENDERING_SIZELESS_ADX' 'OMSDK_1_0')}}\"\n ],\n \"clickThroughUrls\": [\n \"\"\n ],\n \"corrections\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"details\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'CORRECTION_TYPE_UNSPECIFIED' 'VENDOR_IDS_ADDED' 'SSL_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_ADDED' 'REQUIRED_ATTRIBUTE_ADDED' 'REQUIRED_VENDOR_ADDED' 'SSL_ATTRIBUTE_ADDED' 'IN_BANNER_VIDEO_ATTRIBUTE_ADDED' 'MRAID_ATTRIBUTE_ADDED' 'FLASH_ATTRIBUTE_REMOVED' 'VIDEO_IN_SNIPPET_ATTRIBUTE_ADDED')}}\"\n }\n ],\n \"creativeId\": \"\",\n \"dealsStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"declaredClickThroughUrls\": [\n \"\"\n ],\n \"detectedAdvertiserIds\": [\n \"\"\n ],\n \"detectedDomains\": [\n \"\"\n ],\n \"detectedLanguages\": [\n \"\"\n ],\n \"detectedProductCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"detectedSensitiveCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"html\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"snippet\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"impressionTrackingUrls\": [\n \"\"\n ],\n \"native\": {\n \"advertiserName\": \"\",\n \"appIcon\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"body\": \"\",\n \"callToAction\": \"\",\n \"clickLinkUrl\": \"\",\n \"clickTrackingUrl\": \"\",\n \"headline\": \"\",\n \"image\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"logo\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"priceDisplayText\": \"\",\n \"starRating\": {{faker 'number.float'}},\n \"storeUrl\": \"\",\n \"videoUrl\": \"\"\n },\n \"openAuctionStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"restrictedCategories\": [\n \"{{oneOf (array 'NO_RESTRICTED_CATEGORIES' 'ALCOHOL')}}\"\n ],\n \"servingRestrictions\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"disapproval\": {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n },\n \"disapprovalReasons\": [\n {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'DISAPPROVAL' 'PENDING_REVIEW')}}\"\n }\n ],\n \"vendorIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"video\": {\n \"videoUrl\": \"\",\n \"videoVastXml\": \"\"\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "52f575d9-50b0-4a14-9287-6bb60623c88a", "documentation": "Creates a creative.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/creatives", "responses": [ { "uuid": "a8b42843-1f35-4ebc-b4d5-25a7928a178a", "body": "{\n \"accountId\": \"\",\n \"adChoicesDestinationUrl\": \"\",\n \"adTechnologyProviders\": {\n \"detectedProviderIds\": [\n \"\"\n ],\n \"hasUnidentifiedProvider\": {{faker 'datatype.boolean'}}\n },\n \"advertiserName\": \"\",\n \"agencyId\": \"\",\n \"apiUpdateTime\": \"\",\n \"attributes\": [\n \"{{oneOf (array 'ATTRIBUTE_UNSPECIFIED' 'IMAGE_RICH_MEDIA' 'ADOBE_FLASH_FLV' 'IS_TAGGED' 'IS_COOKIE_TARGETED' 'IS_USER_INTEREST_TARGETED' 'EXPANDING_DIRECTION_NONE' 'EXPANDING_DIRECTION_UP' 'EXPANDING_DIRECTION_DOWN' 'EXPANDING_DIRECTION_LEFT' 'EXPANDING_DIRECTION_RIGHT' 'EXPANDING_DIRECTION_UP_LEFT' 'EXPANDING_DIRECTION_UP_RIGHT' 'EXPANDING_DIRECTION_DOWN_LEFT' 'EXPANDING_DIRECTION_DOWN_RIGHT' 'CREATIVE_TYPE_HTML' 'CREATIVE_TYPE_VAST_VIDEO' 'EXPANDING_DIRECTION_UP_OR_DOWN' 'EXPANDING_DIRECTION_LEFT_OR_RIGHT' 'EXPANDING_DIRECTION_ANY_DIAGONAL' 'EXPANDING_ACTION_ROLLOVER_TO_EXPAND' 'INSTREAM_VAST_VIDEO_TYPE_VPAID_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_MRAID' 'RICH_MEDIA_CAPABILITY_TYPE_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_HTML5' 'SKIPPABLE_INSTREAM_VIDEO' 'RICH_MEDIA_CAPABILITY_TYPE_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_NON_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_INTERSTITIAL' 'NON_SKIPPABLE_INSTREAM_VIDEO' 'NATIVE_ELIGIBILITY_ELIGIBLE' 'NON_VPAID' 'NATIVE_ELIGIBILITY_NOT_ELIGIBLE' 'ANY_INTERSTITIAL' 'NON_INTERSTITIAL' 'IN_BANNER_VIDEO' 'RENDERING_SIZELESS_ADX' 'OMSDK_1_0')}}\"\n ],\n \"clickThroughUrls\": [\n \"\"\n ],\n \"corrections\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"details\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'CORRECTION_TYPE_UNSPECIFIED' 'VENDOR_IDS_ADDED' 'SSL_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_ADDED' 'REQUIRED_ATTRIBUTE_ADDED' 'REQUIRED_VENDOR_ADDED' 'SSL_ATTRIBUTE_ADDED' 'IN_BANNER_VIDEO_ATTRIBUTE_ADDED' 'MRAID_ATTRIBUTE_ADDED' 'FLASH_ATTRIBUTE_REMOVED' 'VIDEO_IN_SNIPPET_ATTRIBUTE_ADDED')}}\"\n }\n ],\n \"creativeId\": \"\",\n \"dealsStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"declaredClickThroughUrls\": [\n \"\"\n ],\n \"detectedAdvertiserIds\": [\n \"\"\n ],\n \"detectedDomains\": [\n \"\"\n ],\n \"detectedLanguages\": [\n \"\"\n ],\n \"detectedProductCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"detectedSensitiveCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"html\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"snippet\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"impressionTrackingUrls\": [\n \"\"\n ],\n \"native\": {\n \"advertiserName\": \"\",\n \"appIcon\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"body\": \"\",\n \"callToAction\": \"\",\n \"clickLinkUrl\": \"\",\n \"clickTrackingUrl\": \"\",\n \"headline\": \"\",\n \"image\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"logo\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"priceDisplayText\": \"\",\n \"starRating\": {{faker 'number.float'}},\n \"storeUrl\": \"\",\n \"videoUrl\": \"\"\n },\n \"openAuctionStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"restrictedCategories\": [\n \"{{oneOf (array 'NO_RESTRICTED_CATEGORIES' 'ALCOHOL')}}\"\n ],\n \"servingRestrictions\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"disapproval\": {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n },\n \"disapprovalReasons\": [\n {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'DISAPPROVAL' 'PENDING_REVIEW')}}\"\n }\n ],\n \"vendorIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"video\": {\n \"videoUrl\": \"\",\n \"videoVastXml\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "262c4dd2-6a43-4d93-a01a-7f80c6798909", "documentation": "Gets a creative.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId", "responses": [ { "uuid": "3480078e-e5ea-4f95-8d18-02696065b943", "body": "{\n \"accountId\": \"\",\n \"adChoicesDestinationUrl\": \"\",\n \"adTechnologyProviders\": {\n \"detectedProviderIds\": [\n \"\"\n ],\n \"hasUnidentifiedProvider\": {{faker 'datatype.boolean'}}\n },\n \"advertiserName\": \"\",\n \"agencyId\": \"\",\n \"apiUpdateTime\": \"\",\n \"attributes\": [\n \"{{oneOf (array 'ATTRIBUTE_UNSPECIFIED' 'IMAGE_RICH_MEDIA' 'ADOBE_FLASH_FLV' 'IS_TAGGED' 'IS_COOKIE_TARGETED' 'IS_USER_INTEREST_TARGETED' 'EXPANDING_DIRECTION_NONE' 'EXPANDING_DIRECTION_UP' 'EXPANDING_DIRECTION_DOWN' 'EXPANDING_DIRECTION_LEFT' 'EXPANDING_DIRECTION_RIGHT' 'EXPANDING_DIRECTION_UP_LEFT' 'EXPANDING_DIRECTION_UP_RIGHT' 'EXPANDING_DIRECTION_DOWN_LEFT' 'EXPANDING_DIRECTION_DOWN_RIGHT' 'CREATIVE_TYPE_HTML' 'CREATIVE_TYPE_VAST_VIDEO' 'EXPANDING_DIRECTION_UP_OR_DOWN' 'EXPANDING_DIRECTION_LEFT_OR_RIGHT' 'EXPANDING_DIRECTION_ANY_DIAGONAL' 'EXPANDING_ACTION_ROLLOVER_TO_EXPAND' 'INSTREAM_VAST_VIDEO_TYPE_VPAID_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_MRAID' 'RICH_MEDIA_CAPABILITY_TYPE_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_HTML5' 'SKIPPABLE_INSTREAM_VIDEO' 'RICH_MEDIA_CAPABILITY_TYPE_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_NON_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_INTERSTITIAL' 'NON_SKIPPABLE_INSTREAM_VIDEO' 'NATIVE_ELIGIBILITY_ELIGIBLE' 'NON_VPAID' 'NATIVE_ELIGIBILITY_NOT_ELIGIBLE' 'ANY_INTERSTITIAL' 'NON_INTERSTITIAL' 'IN_BANNER_VIDEO' 'RENDERING_SIZELESS_ADX' 'OMSDK_1_0')}}\"\n ],\n \"clickThroughUrls\": [\n \"\"\n ],\n \"corrections\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"details\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'CORRECTION_TYPE_UNSPECIFIED' 'VENDOR_IDS_ADDED' 'SSL_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_ADDED' 'REQUIRED_ATTRIBUTE_ADDED' 'REQUIRED_VENDOR_ADDED' 'SSL_ATTRIBUTE_ADDED' 'IN_BANNER_VIDEO_ATTRIBUTE_ADDED' 'MRAID_ATTRIBUTE_ADDED' 'FLASH_ATTRIBUTE_REMOVED' 'VIDEO_IN_SNIPPET_ATTRIBUTE_ADDED')}}\"\n }\n ],\n \"creativeId\": \"\",\n \"dealsStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"declaredClickThroughUrls\": [\n \"\"\n ],\n \"detectedAdvertiserIds\": [\n \"\"\n ],\n \"detectedDomains\": [\n \"\"\n ],\n \"detectedLanguages\": [\n \"\"\n ],\n \"detectedProductCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"detectedSensitiveCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"html\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"snippet\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"impressionTrackingUrls\": [\n \"\"\n ],\n \"native\": {\n \"advertiserName\": \"\",\n \"appIcon\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"body\": \"\",\n \"callToAction\": \"\",\n \"clickLinkUrl\": \"\",\n \"clickTrackingUrl\": \"\",\n \"headline\": \"\",\n \"image\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"logo\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"priceDisplayText\": \"\",\n \"starRating\": {{faker 'number.float'}},\n \"storeUrl\": \"\",\n \"videoUrl\": \"\"\n },\n \"openAuctionStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"restrictedCategories\": [\n \"{{oneOf (array 'NO_RESTRICTED_CATEGORIES' 'ALCOHOL')}}\"\n ],\n \"servingRestrictions\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"disapproval\": {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n },\n \"disapprovalReasons\": [\n {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'DISAPPROVAL' 'PENDING_REVIEW')}}\"\n }\n ],\n \"vendorIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"video\": {\n \"videoUrl\": \"\",\n \"videoVastXml\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8a55afeb-6687-4ec3-a4dd-81cf2861fd14", "documentation": "Updates a creative.", "method": "put", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId", "responses": [ { "uuid": "b92094d9-1930-49ba-84e2-b775a240ed2d", "body": "{\n \"accountId\": \"\",\n \"adChoicesDestinationUrl\": \"\",\n \"adTechnologyProviders\": {\n \"detectedProviderIds\": [\n \"\"\n ],\n \"hasUnidentifiedProvider\": {{faker 'datatype.boolean'}}\n },\n \"advertiserName\": \"\",\n \"agencyId\": \"\",\n \"apiUpdateTime\": \"\",\n \"attributes\": [\n \"{{oneOf (array 'ATTRIBUTE_UNSPECIFIED' 'IMAGE_RICH_MEDIA' 'ADOBE_FLASH_FLV' 'IS_TAGGED' 'IS_COOKIE_TARGETED' 'IS_USER_INTEREST_TARGETED' 'EXPANDING_DIRECTION_NONE' 'EXPANDING_DIRECTION_UP' 'EXPANDING_DIRECTION_DOWN' 'EXPANDING_DIRECTION_LEFT' 'EXPANDING_DIRECTION_RIGHT' 'EXPANDING_DIRECTION_UP_LEFT' 'EXPANDING_DIRECTION_UP_RIGHT' 'EXPANDING_DIRECTION_DOWN_LEFT' 'EXPANDING_DIRECTION_DOWN_RIGHT' 'CREATIVE_TYPE_HTML' 'CREATIVE_TYPE_VAST_VIDEO' 'EXPANDING_DIRECTION_UP_OR_DOWN' 'EXPANDING_DIRECTION_LEFT_OR_RIGHT' 'EXPANDING_DIRECTION_ANY_DIAGONAL' 'EXPANDING_ACTION_ROLLOVER_TO_EXPAND' 'INSTREAM_VAST_VIDEO_TYPE_VPAID_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_MRAID' 'RICH_MEDIA_CAPABILITY_TYPE_FLASH' 'RICH_MEDIA_CAPABILITY_TYPE_HTML5' 'SKIPPABLE_INSTREAM_VIDEO' 'RICH_MEDIA_CAPABILITY_TYPE_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_NON_SSL' 'RICH_MEDIA_CAPABILITY_TYPE_INTERSTITIAL' 'NON_SKIPPABLE_INSTREAM_VIDEO' 'NATIVE_ELIGIBILITY_ELIGIBLE' 'NON_VPAID' 'NATIVE_ELIGIBILITY_NOT_ELIGIBLE' 'ANY_INTERSTITIAL' 'NON_INTERSTITIAL' 'IN_BANNER_VIDEO' 'RENDERING_SIZELESS_ADX' 'OMSDK_1_0')}}\"\n ],\n \"clickThroughUrls\": [\n \"\"\n ],\n \"corrections\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"details\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'CORRECTION_TYPE_UNSPECIFIED' 'VENDOR_IDS_ADDED' 'SSL_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_REMOVED' 'FLASH_FREE_ATTRIBUTE_ADDED' 'REQUIRED_ATTRIBUTE_ADDED' 'REQUIRED_VENDOR_ADDED' 'SSL_ATTRIBUTE_ADDED' 'IN_BANNER_VIDEO_ATTRIBUTE_ADDED' 'MRAID_ATTRIBUTE_ADDED' 'FLASH_ATTRIBUTE_REMOVED' 'VIDEO_IN_SNIPPET_ATTRIBUTE_ADDED')}}\"\n }\n ],\n \"creativeId\": \"\",\n \"dealsStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"declaredClickThroughUrls\": [\n \"\"\n ],\n \"detectedAdvertiserIds\": [\n \"\"\n ],\n \"detectedDomains\": [\n \"\"\n ],\n \"detectedLanguages\": [\n \"\"\n ],\n \"detectedProductCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"detectedSensitiveCategories\": [\n {{faker 'number.int' max=99999}}\n ],\n \"html\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"snippet\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"impressionTrackingUrls\": [\n \"\"\n ],\n \"native\": {\n \"advertiserName\": \"\",\n \"appIcon\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"body\": \"\",\n \"callToAction\": \"\",\n \"clickLinkUrl\": \"\",\n \"clickTrackingUrl\": \"\",\n \"headline\": \"\",\n \"image\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"logo\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"priceDisplayText\": \"\",\n \"starRating\": {{faker 'number.float'}},\n \"storeUrl\": \"\",\n \"videoUrl\": \"\"\n },\n \"openAuctionStatus\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'NOT_CHECKED' 'CONDITIONALLY_APPROVED' 'APPROVED' 'DISAPPROVED' 'PENDING_REVIEW' 'STATUS_TYPE_UNSPECIFIED')}}\",\n \"restrictedCategories\": [\n \"{{oneOf (array 'NO_RESTRICTED_CATEGORIES' 'ALCOHOL')}}\"\n ],\n \"servingRestrictions\": [\n {\n \"contexts\": [\n {\n \"all\": \"{{oneOf (array 'SIMPLE_CONTEXT')}}\",\n \"appType\": {\n \"appTypes\": [\n \"{{oneOf (array 'NATIVE' 'WEB')}}\"\n ]\n },\n \"auctionType\": {\n \"auctionTypes\": [\n \"{{oneOf (array 'OPEN_AUCTION' 'DIRECT_DEALS')}}\"\n ]\n },\n \"location\": {\n \"geoCriteriaIds\": [\n {{faker 'number.int' max=99999}}\n ]\n },\n \"platform\": {\n \"platforms\": [\n \"{{oneOf (array 'DESKTOP' 'ANDROID' 'IOS')}}\"\n ]\n },\n \"securityType\": {\n \"securities\": [\n \"{{oneOf (array 'INSECURE' 'SSL')}}\"\n ]\n }\n }\n ],\n \"disapproval\": {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n },\n \"disapprovalReasons\": [\n {\n \"details\": [\n \"\"\n ],\n \"reason\": \"{{oneOf (array 'LENGTH_OF_IMAGE_ANIMATION' 'BROKEN_URL' 'MEDIA_NOT_FUNCTIONAL' 'INVALID_FOURTH_PARTY_CALL' 'INCORRECT_REMARKETING_DECLARATION' 'LANDING_PAGE_ERROR' 'AD_SIZE_DOES_NOT_MATCH_AD_SLOT' 'NO_BORDER' 'FOURTH_PARTY_BROWSER_COOKIES' 'LSO_OBJECTS' 'BLANK_CREATIVE' 'DESTINATION_URLS_UNDECLARED' 'PROBLEM_WITH_CLICK_MACRO' 'INCORRECT_AD_TECHNOLOGY_DECLARATION' 'INCORRECT_DESTINATION_URL_DECLARATION' 'EXPANDABLE_INCORRECT_DIRECTION' 'EXPANDABLE_DIRECTION_NOT_SUPPORTED' 'EXPANDABLE_INVALID_VENDOR' 'EXPANDABLE_FUNCTIONALITY' 'VIDEO_INVALID_VENDOR' 'VIDEO_UNSUPPORTED_LENGTH' 'VIDEO_UNSUPPORTED_FORMAT' 'VIDEO_FUNCTIONALITY' 'LANDING_PAGE_DISABLED' 'MALWARE_SUSPECTED' 'ADULT_IMAGE_OR_VIDEO' 'INACCURATE_AD_TEXT' 'COUNTERFEIT_DESIGNER_GOODS' 'POP_UP' 'INVALID_RTB_PROTOCOL_USAGE' 'RAW_IP_ADDRESS_IN_SNIPPET' 'UNACCEPTABLE_CONTENT_SOFTWARE' 'UNAUTHORIZED_COOKIE_ON_GOOGLE_DOMAIN' 'UNDECLARED_FLASH_OBJECTS' 'INVALID_SSL_DECLARATION' 'DIRECT_DOWNLOAD_IN_AD' 'MAXIMUM_DOWNLOAD_SIZE_EXCEEDED' 'DESTINATION_URL_SITE_NOT_CRAWLABLE' 'BAD_URL_LEGAL_DISAPPROVAL' 'PHARMA_GAMBLING_ALCOHOL_NOT_ALLOWED' 'DYNAMIC_DNS_AT_DESTINATION_URL' 'POOR_IMAGE_OR_VIDEO_QUALITY' 'UNACCEPTABLE_IMAGE_CONTENT' 'INCORRECT_IMAGE_LAYOUT' 'IRRELEVANT_IMAGE_OR_VIDEO' 'DESTINATION_SITE_DOES_NOT_ALLOW_GOING_BACK' 'MISLEADING_CLAIMS_IN_AD' 'RESTRICTED_PRODUCTS' 'UNACCEPTABLE_CONTENT' 'AUTOMATED_AD_CLICKING' 'INVALID_URL_PROTOCOL' 'UNDECLARED_RESTRICTED_CONTENT' 'INVALID_REMARKETING_LIST_USAGE' 'DESTINATION_SITE_NOT_CRAWLABLE_ROBOTS_TXT' 'CLICK_TO_DOWNLOAD_NOT_AN_APP' 'INACCURATE_REVIEW_EXTENSION' 'SEXUALLY_EXPLICIT_CONTENT' 'GAINING_AN_UNFAIR_ADVANTAGE' 'GAMING_THE_GOOGLE_NETWORK' 'DANGEROUS_PRODUCTS_KNIVES' 'DANGEROUS_PRODUCTS_EXPLOSIVES' 'DANGEROUS_PRODUCTS_GUNS' 'DANGEROUS_PRODUCTS_DRUGS' 'DANGEROUS_PRODUCTS_TOBACCO' 'DANGEROUS_PRODUCTS_WEAPONS' 'UNCLEAR_OR_IRRELEVANT_AD' 'PROFESSIONAL_STANDARDS' 'DYSFUNCTIONAL_PROMOTION' 'INVALID_INTEREST_BASED_AD' 'MISUSE_OF_PERSONAL_INFORMATION' 'OMISSION_OF_RELEVANT_INFORMATION' 'UNAVAILABLE_PROMOTIONS' 'MISLEADING_PROMOTIONS' 'INAPPROPRIATE_CONTENT' 'SENSITIVE_EVENTS' 'SHOCKING_CONTENT' 'ENABLING_DISHONEST_BEHAVIOR' 'TECHNICAL_REQUIREMENTS' 'RESTRICTED_POLITICAL_CONTENT' 'UNSUPPORTED_CONTENT' 'INVALID_BIDDING_METHOD' 'VIDEO_TOO_LONG' 'VIOLATES_JAPANESE_PHARMACY_LAW' 'UNACCREDITED_PET_PHARMACY' 'ABORTION' 'CONTRACEPTIVES' 'NEED_CERTIFICATES_TO_ADVERTISE_IN_CHINA' 'KCDSP_REGISTRATION' 'NOT_FAMILY_SAFE' 'CLINICAL_TRIAL_RECRUITMENT' 'MAXIMUM_NUMBER_OF_HTTP_CALLS_EXCEEDED' 'MAXIMUM_NUMBER_OF_COOKIES_EXCEEDED' 'PERSONAL_LOANS' 'UNSUPPORTED_FLASH_CONTENT' 'MISUSE_BY_OMID_SCRIPT' 'NON_WHITELISTED_OMID_VENDOR' 'DESTINATION_EXPERIENCE' 'UNSUPPORTED_LANGUAGE' 'NON_SSL_COMPLIANT' 'TEMPORARY_PAUSE' 'BAIL_BONDS' 'EXPERIMENTAL_MEDICAL_TREATMENT')}}\"\n }\n ],\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'DISAPPROVAL' 'PENDING_REVIEW')}}\"\n }\n ],\n \"vendorIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"video\": {\n \"videoUrl\": \"\",\n \"videoVastXml\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e015406f-5aa6-4cb2-bcbd-9140417358ba", "documentation": "List all creative-deal associations.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId/dealAssociations", "responses": [ { "uuid": "d95af575-5c89-4c34-af89-6fa3a18a1b62", "body": "{\n \"associations\": [\n {\n \"accountId\": \"\",\n \"creativeId\": \"\",\n \"dealsId\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abcc2817-6e73-42b8-aa93-16b3b400b737", "documentation": "Associate an existing deal with a creative.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId/dealAssociations:add", "responses": [ { "uuid": "2af58496-b2f5-4026-b63c-a3456a1e2599", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c490f802-ce30-4926-baf0-9fc2f8a279bc", "documentation": "Remove the association between a deal and a creative.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId/dealAssociations:remove", "responses": [ { "uuid": "40e6f607-fa9e-4887-ad27-686f03bf68a7", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f464f2cb-fc8c-4488-9f7c-09f2fdf13522", "documentation": "Stops watching a creative. Will stop push notifications being sent to the topics when the creative changes status.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId:stopWatching", "responses": [ { "uuid": "057190ba-2af9-4434-82b7-d67f7ed97089", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "558fe199-8ac8-4ca9-92da-e94273c9713b", "documentation": "Watches a creative. Will result in push notifications being sent to the topic when the creative changes status.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/creatives/:creativeId:watch", "responses": [ { "uuid": "60b3c7c7-b746-4e5b-bb2f-545b717695a1", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d167c2cd-1b2b-4f33-b261-3a14ac811764", "documentation": "List finalized proposals, regardless if a proposal is being renegotiated. A filter expression (PQL query) may be specified to filter the results. The notes will not be returned.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/finalizedProposals", "responses": [ { "uuid": "a574aa71-0803-4c0d-b16b-f0e6ff2816a7", "body": "{\n \"nextPageToken\": \"\",\n \"proposals\": [\n {\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1d5e9b9b-eb56-4fbf-8472-5797ce75e3a7", "documentation": "Update given deals to pause serving. This method will set the `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to true for all listed deals in the request. Currently, this method only applies to PG and PD deals. For PA deals, call accounts.proposals.pause endpoint. It is a no-op to pause already-paused deals. It is an error to call PauseProposalDeals for deals which are not part of the proposal of proposal_id or which are not finalized or renegotiating.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/finalizedProposals/:proposalId:pause", "responses": [ { "uuid": "4e76104e-f828-4193-9061-5b269f52bb46", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ad7db0f1-9fe6-4d27-a577-b59a330202e9", "documentation": "Update given deals to resume serving. This method will set the `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to false for all listed deals in the request. Currently, this method only applies to PG and PD deals. For PA deals, call accounts.proposals.resume endpoint. It is a no-op to resume running deals or deals paused by the other party. It is an error to call ResumeProposalDeals for deals which are not part of the proposal of proposal_id or which are not finalized or renegotiating.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/finalizedProposals/:proposalId:resume", "responses": [ { "uuid": "f8e0dde4-65a5-4135-94e9-6bd41d0df796", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56e4f237-1fd7-4a95-bef9-567fcf4b057d", "documentation": "List all products visible to the buyer (optionally filtered by the specified PQL query).", "method": "get", "endpoint": "v2beta1/accounts/:accountId/products", "responses": [ { "uuid": "02fe8663-612c-421a-bd16-59d20e5c4da9", "body": "{\n \"nextPageToken\": \"\",\n \"products\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"createTime\": \"\",\n \"creatorContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"hasCreatorSignedOff\": {{faker 'datatype.boolean'}},\n \"productId\": \"\",\n \"productRevision\": \"\",\n \"publisherProfileId\": \"\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"terms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f4cc67e-7380-4694-96d5-ee95ecfebb69", "documentation": "Gets the requested product by ID.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/products/:productId", "responses": [ { "uuid": "795b0821-0f5b-437e-8ae6-b4821d1324b7", "body": "{\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"createTime\": \"\",\n \"creatorContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"hasCreatorSignedOff\": {{faker 'datatype.boolean'}},\n \"productId\": \"\",\n \"productRevision\": \"\",\n \"publisherProfileId\": \"\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"terms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de91bb51-46b8-4232-8c74-64dcc01ee3e4", "documentation": "List proposals. A filter expression (PQL query) may be specified to filter the results. To retrieve all finalized proposals, regardless if a proposal is being renegotiated, see the FinalizedProposals resource. Note that Bidder/ChildSeat relationships differ from the usual behavior. A Bidder account can only see its child seats' proposals by specifying the ChildSeat's accountId in the request path.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/proposals", "responses": [ { "uuid": "a51f25fe-3652-4dd9-a672-e2be4392f7e3", "body": "{\n \"nextPageToken\": \"\",\n \"proposals\": [\n {\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "874eede2-c696-4e77-ba4e-665f8e5a7c9f", "documentation": "Create the given proposal. Each created proposal and any deals it contains are assigned a unique ID by the server.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals", "responses": [ { "uuid": "4ab9d09c-c4d3-4940-9fe8-b8ca116f7928", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ecb617d4-bed6-4199-8186-e52ed8a935a4", "documentation": "Gets a proposal given its ID. The proposal is returned at its head revision.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId", "responses": [ { "uuid": "4fde7cb2-c860-446b-bba7-1415eadac69e", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7cc3af0-7aca-48a1-afd8-fb801095dcf8", "documentation": "Update the given proposal at the client known revision number. If the server revision has advanced since the passed-in `proposal.proposal_revision`, an `ABORTED` error message will be returned. Only the buyer-modifiable fields of the proposal will be updated. Note that the deals in the proposal will be updated to match the passed-in copy. If a passed-in deal does not have a `deal_id`, the server will assign a new unique ID and create the deal. If passed-in deal has a `deal_id`, it will be updated to match the passed-in copy. Any existing deals not present in the passed-in proposal will be deleted. It is an error to pass in a deal with a `deal_id` not present at head.", "method": "put", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId", "responses": [ { "uuid": "d9885073-cd87-43a8-b347-d74849c301ae", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4acf8892-dc2f-4164-9780-89515ee42e00", "documentation": "Mark the proposal as accepted at the given revision number. If the number does not match the server's revision number an `ABORTED` error message will be returned. This call updates the proposal_state from `PROPOSED` to `BUYER_ACCEPTED`, or from `SELLER_ACCEPTED` to `FINALIZED`. Upon calling this endpoint, the buyer implicitly agrees to the terms and conditions optionally set within the proposal by the publisher.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:accept", "responses": [ { "uuid": "b297fd63-7f26-4a0d-935b-ddb94e3ed192", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a16dfd91-b935-42ce-a4a4-395a8b1f8aa0", "documentation": "Create a new note and attach it to the proposal. The note is assigned a unique ID by the server. The proposal revision number will not increase when associated with a new note.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:addNote", "responses": [ { "uuid": "51784adf-feeb-4401-9eec-164c2cdde2a7", "body": "{\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "617c6309-30ba-4215-9146-c0e588082844", "documentation": "Cancel an ongoing negotiation on a proposal. This does not cancel or end serving for the deals if the proposal has been finalized, but only cancels a negotiation unilaterally.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:cancelNegotiation", "responses": [ { "uuid": "bbfe7082-67e2-486d-807f-144c5a145e78", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f639e8c9-64b3-4c10-87b2-f1da6f0dfee4", "documentation": "You can opt-in to manually update proposals to indicate that setup is complete. By default, proposal setup is automatically completed after their deals are finalized. Contact your Technical Account Manager to opt in. Buyers can call this method when the proposal has been finalized, and all the required creatives have been uploaded using the Creatives API. This call updates the `is_setup_completed` field on the deals in the proposal, and notifies the seller. The server then advances the revision number of the most recent proposal. To mark an individual deal as ready to serve, call `buyers.finalizedDeals.setReadyToServe` in the Marketplace API.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:completeSetup", "responses": [ { "uuid": "e793f0c7-82e8-48a2-92f1-179a1c4e7ca5", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "48e25174-125c-4721-ad3d-2bd3112f22ee", "documentation": "Update the given proposal to pause serving. This method will set the `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to true for all deals in the proposal. It is a no-op to pause an already-paused proposal. It is an error to call PauseProposal for a proposal that is not finalized or renegotiating.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:pause", "responses": [ { "uuid": "565f8d4d-847d-4d1a-9154-a814621df339", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99b5fe10-7f10-4bf7-b68e-7b98d2c21a71", "documentation": "Update the given proposal to resume serving. This method will set the `DealServingMetadata.DealPauseStatus.has_buyer_paused` bit to false for all deals in the proposal. Note that if the `has_seller_paused` bit is also set, serving will not resume until the seller also resumes. It is a no-op to resume an already-running proposal. It is an error to call ResumeProposal for a proposal that is not finalized or renegotiating.", "method": "post", "endpoint": "v2beta1/accounts/:accountId/proposals/:proposalId:resume", "responses": [ { "uuid": "8674e135-d301-43ef-a7e5-e8df4481432d", "body": "{\n \"billedBuyer\": {\n \"accountId\": \"\"\n },\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"buyerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"deals\": [\n {\n \"availableEndTime\": \"\",\n \"availableStartTime\": \"\",\n \"buyerPrivateData\": {\n \"referenceId\": \"\"\n },\n \"createProductId\": \"\",\n \"createProductRevision\": \"\",\n \"createTime\": \"\",\n \"creativePreApprovalPolicy\": \"{{oneOf (array 'CREATIVE_PRE_APPROVAL_POLICY_UNSPECIFIED' 'SELLER_PRE_APPROVAL_REQUIRED' 'SELLER_PRE_APPROVAL_NOT_REQUIRED')}}\",\n \"creativeRestrictions\": {\n \"creativeFormat\": \"{{oneOf (array 'CREATIVE_FORMAT_UNSPECIFIED' 'DISPLAY' 'VIDEO')}}\",\n \"creativeSpecifications\": [\n {\n \"creativeCompanionSizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"creativeSize\": {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n }\n ],\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'SKIPPABLE' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"creativeSafeFrameCompatibility\": \"{{oneOf (array 'CREATIVE_SAFE_FRAME_COMPATIBILITY_UNSPECIFIED' 'COMPATIBLE' 'INCOMPATIBLE')}}\",\n \"dealId\": \"\",\n \"dealServingMetadata\": {\n \"dealPauseStatus\": {\n \"buyerPauseReason\": \"\",\n \"firstPausedBy\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"hasBuyerPaused\": {{faker 'datatype.boolean'}},\n \"hasSellerPaused\": {{faker 'datatype.boolean'}},\n \"sellerPauseReason\": \"\"\n }\n },\n \"dealTerms\": {\n \"brandingType\": \"{{oneOf (array 'BRANDING_TYPE_UNSPECIFIED' 'BRANDED' 'SEMI_TRANSPARENT')}}\",\n \"description\": \"\",\n \"estimatedGrossSpend\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n },\n \"estimatedImpressionsPerDay\": \"\",\n \"guaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ],\n \"guaranteedImpressions\": \"\",\n \"guaranteedLooks\": \"\",\n \"impressionCap\": \"\",\n \"minimumDailyLooks\": \"\",\n \"percentShareOfVoice\": \"\",\n \"reservationType\": \"{{oneOf (array 'RESERVATION_TYPE_UNSPECIFIED' 'STANDARD' 'SPONSORSHIP')}}\"\n },\n \"nonGuaranteedAuctionTerms\": {\n \"autoOptimizePrivateAuction\": {{faker 'datatype.boolean'}},\n \"reservePricesPerBuyer\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"nonGuaranteedFixedPriceTerms\": {\n \"fixedPrices\": [\n {\n \"advertiserIds\": [\n \"\"\n ],\n \"buyer\": {\n \"accountId\": \"\"\n },\n \"price\": {\n \"amount\": {\n \"currencyCode\": \"\",\n \"nanos\": {{faker 'number.int' max=99999}},\n \"units\": \"\"\n },\n \"pricingType\": \"{{oneOf (array 'PRICING_TYPE_UNSPECIFIED' 'COST_PER_MILLE' 'COST_PER_DAY')}}\"\n }\n }\n ]\n },\n \"sellerTimeZone\": \"\"\n },\n \"deliveryControl\": {\n \"creativeBlockingLevel\": \"{{oneOf (array 'CREATIVE_BLOCKING_LEVEL_UNSPECIFIED' 'PUBLISHER_BLOCKING_RULES' 'ADX_POLICY_BLOCKING_ONLY')}}\",\n \"deliveryRateType\": \"{{oneOf (array 'DELIVERY_RATE_TYPE_UNSPECIFIED' 'EVENLY' 'FRONT_LOADED' 'AS_FAST_AS_POSSIBLE')}}\",\n \"frequencyCaps\": [\n {\n \"maxImpressions\": {{faker 'number.int' max=99999}},\n \"numTimeUnits\": {{faker 'number.int' max=99999}},\n \"timeUnitType\": \"{{oneOf (array 'TIME_UNIT_TYPE_UNSPECIFIED' 'MINUTE' 'HOUR' 'DAY' 'WEEK' 'MONTH' 'LIFETIME' 'POD' 'STREAM')}}\"\n }\n ]\n },\n \"description\": \"\",\n \"displayName\": \"\",\n \"externalDealId\": \"\",\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"programmaticCreativeSource\": \"{{oneOf (array 'PROGRAMMATIC_CREATIVE_SOURCE_UNSPECIFIED' 'ADVERTISER' 'PUBLISHER')}}\",\n \"proposalId\": \"\",\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"syndicationProduct\": \"{{oneOf (array 'SYNDICATION_PRODUCT_UNSPECIFIED' 'CONTENT' 'MOBILE' 'VIDEO' 'GAMES')}}\",\n \"targeting\": {\n \"geoTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"inventorySizeTargeting\": {\n \"excludedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ],\n \"targetedInventorySizes\": [\n {\n \"height\": \"\",\n \"sizeType\": \"{{oneOf (array 'SIZE_TYPE_UNSPECIFIED' 'PIXEL' 'INTERSTITIAL' 'NATIVE' 'FLUID')}}\",\n \"width\": \"\"\n }\n ]\n },\n \"placementTargeting\": {\n \"mobileApplicationTargeting\": {\n \"firstPartyTargeting\": {\n \"excludedAppIds\": [\n \"\"\n ],\n \"targetedAppIds\": [\n \"\"\n ]\n }\n },\n \"urlTargeting\": {\n \"excludedUrls\": [\n \"\"\n ],\n \"targetedUrls\": [\n \"\"\n ]\n }\n },\n \"technologyTargeting\": {\n \"deviceCapabilityTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"deviceCategoryTargeting\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemTargeting\": {\n \"operatingSystemCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n },\n \"operatingSystemVersionCriteria\": {\n \"excludedCriteriaIds\": [\n \"\"\n ],\n \"targetedCriteriaIds\": [\n \"\"\n ]\n }\n }\n },\n \"videoTargeting\": {\n \"excludedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ],\n \"targetedPositionTypes\": [\n \"{{oneOf (array 'POSITION_TYPE_UNSPECIFIED' 'PREROLL' 'MIDROLL' 'POSTROLL')}}\"\n ]\n }\n },\n \"targetingCriterion\": [\n {\n \"exclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"inclusions\": [\n {\n \"creativeSizeValue\": {\n \"allowedFormats\": [\n \"{{oneOf (array 'UNKNOWN' 'AUDIO')}}\"\n ],\n \"companionSizes\": [\n {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"creativeSizeType\": \"{{oneOf (array 'CREATIVE_SIZE_TYPE_UNSPECIFIED' 'REGULAR' 'INTERSTITIAL' 'VIDEO' 'NATIVE')}}\",\n \"nativeTemplate\": \"{{oneOf (array 'UNKNOWN_NATIVE_TEMPLATE' 'NATIVE_CONTENT_AD' 'NATIVE_APP_INSTALL_AD' 'NATIVE_VIDEO_CONTENT_AD' 'NATIVE_VIDEO_APP_INSTALL_AD')}}\",\n \"size\": {\n \"height\": {{faker 'number.int' max=99999}},\n \"width\": {{faker 'number.int' max=99999}}\n },\n \"skippableAdType\": \"{{oneOf (array 'SKIPPABLE_AD_TYPE_UNSPECIFIED' 'GENERIC' 'INSTREAM_SELECT' 'NOT_SKIPPABLE')}}\"\n },\n \"dayPartTargetingValue\": {\n \"dayParts\": [\n {\n \"dayOfWeek\": \"{{oneOf (array 'DAY_OF_WEEK_UNSPECIFIED' 'MONDAY' 'TUESDAY' 'WEDNESDAY' 'THURSDAY' 'FRIDAY' 'SATURDAY' 'SUNDAY')}}\",\n \"endTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"startTime\": {\n \"hours\": {{faker 'number.int' max=99999}},\n \"minutes\": {{faker 'number.int' max=99999}},\n \"nanos\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"timeZoneType\": \"{{oneOf (array 'TIME_ZONE_SOURCE_UNSPECIFIED' 'PUBLISHER' 'USER')}}\"\n },\n \"longValue\": \"\",\n \"stringValue\": \"\"\n }\n ],\n \"key\": \"\"\n }\n ],\n \"updateTime\": \"\",\n \"webPropertyCode\": \"\"\n }\n ],\n \"displayName\": \"\",\n \"isRenegotiating\": {{faker 'datatype.boolean'}},\n \"isSetupComplete\": {{faker 'datatype.boolean'}},\n \"lastUpdaterOrCommentorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"notes\": [\n {\n \"createTime\": \"\",\n \"creatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"note\": \"\",\n \"noteId\": \"\",\n \"proposalRevision\": \"\"\n }\n ],\n \"originatorRole\": \"{{oneOf (array 'BUYER_SELLER_ROLE_UNSPECIFIED' 'BUYER' 'SELLER')}}\",\n \"privateAuctionId\": \"\",\n \"proposalId\": \"\",\n \"proposalRevision\": \"\",\n \"proposalState\": \"{{oneOf (array 'PROPOSAL_STATE_UNSPECIFIED' 'PROPOSED' 'BUYER_ACCEPTED' 'SELLER_ACCEPTED' 'CANCELED' 'FINALIZED')}}\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"sellerContacts\": [\n {\n \"email\": \"\",\n \"name\": \"\"\n }\n ],\n \"termsAndConditions\": \"\",\n \"updateTime\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5fc7a3a-8642-488f-aa29-9165f91a385a", "documentation": "List all publisher profiles visible to the buyer", "method": "get", "endpoint": "v2beta1/accounts/:accountId/publisherProfiles", "responses": [ { "uuid": "bfc56e07-a3e5-4701-8a42-e92292094cf1", "body": "{\n \"nextPageToken\": \"\",\n \"publisherProfiles\": [\n {\n \"audienceDescription\": \"\",\n \"buyerPitchStatement\": \"\",\n \"directDealsContact\": \"\",\n \"displayName\": \"\",\n \"domains\": [\n \"\"\n ],\n \"googlePlusUrl\": \"\",\n \"isParent\": {{faker 'datatype.boolean'}},\n \"logoUrl\": \"\",\n \"mediaKitUrl\": \"\",\n \"mobileApps\": [\n {\n \"appStore\": \"{{oneOf (array 'APP_STORE_TYPE_UNSPECIFIED' 'APPLE_ITUNES' 'GOOGLE_PLAY' 'ROKU' 'AMAZON_FIRETV' 'PLAYSTATION' 'XBOX' 'SAMSUNG_TV' 'AMAZON' 'OPPO' 'SAMSUNG' 'VIVO' 'XIAOMI')}}\",\n \"externalAppId\": \"\",\n \"name\": \"\"\n }\n ],\n \"overview\": \"\",\n \"programmaticDealsContact\": \"\",\n \"publisherProfileId\": \"\",\n \"rateCardInfoUrl\": \"\",\n \"samplePageUrl\": \"\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"topHeadlines\": [\n \"\"\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a85709db-cc9d-47a4-80e3-2ebc7e74c2dd", "documentation": "Gets the requested publisher profile by id.", "method": "get", "endpoint": "v2beta1/accounts/:accountId/publisherProfiles/:publisherProfileId", "responses": [ { "uuid": "01cd56f6-f6b4-4f44-89bc-f15f723606ec", "body": "{\n \"audienceDescription\": \"\",\n \"buyerPitchStatement\": \"\",\n \"directDealsContact\": \"\",\n \"displayName\": \"\",\n \"domains\": [\n \"\"\n ],\n \"googlePlusUrl\": \"\",\n \"isParent\": {{faker 'datatype.boolean'}},\n \"logoUrl\": \"\",\n \"mediaKitUrl\": \"\",\n \"mobileApps\": [\n {\n \"appStore\": \"{{oneOf (array 'APP_STORE_TYPE_UNSPECIFIED' 'APPLE_ITUNES' 'GOOGLE_PLAY' 'ROKU' 'AMAZON_FIRETV' 'PLAYSTATION' 'XBOX' 'SAMSUNG_TV' 'AMAZON' 'OPPO' 'SAMSUNG' 'VIVO' 'XIAOMI')}}\",\n \"externalAppId\": \"\",\n \"name\": \"\"\n }\n ],\n \"overview\": \"\",\n \"programmaticDealsContact\": \"\",\n \"publisherProfileId\": \"\",\n \"rateCardInfoUrl\": \"\",\n \"samplePageUrl\": \"\",\n \"seller\": {\n \"accountId\": \"\",\n \"subAccountId\": \"\"\n },\n \"topHeadlines\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b2dbccf-283f-401f-91c3-f62e05ba561e", "documentation": "Lists all metrics that are measured in terms of number of bids.", "method": "get", "endpoint": "v2beta1/:filterSetName/bidMetrics", "responses": [ { "uuid": "d4df5c83-a9fb-41f0-be2e-4f53702c3431", "body": "{\n \"bidMetricsRows\": [\n {\n \"bids\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"bidsInAuction\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"billedImpressions\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"impressionsWon\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"measurableImpressions\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"reachedQueries\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n },\n \"viewableImpressions\": {\n \"value\": \"\",\n \"variance\": \"\"\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64078915-5707-4589-98ee-ab1c21e3f640", "documentation": "List all errors that occurred in bid responses, with the number of bid responses affected for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/bidResponseErrors", "responses": [ { "uuid": "fa9f42c9-fce8-41da-ae1d-ae216f5254c8", "body": "{\n \"calloutStatusRows\": [\n {\n \"calloutStatusId\": {{faker 'number.int' max=99999}},\n \"impressionCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "805c19f5-c687-44d2-b281-7a56c868fca9", "documentation": "List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/bidResponsesWithoutBids", "responses": [ { "uuid": "a06ca44e-6c3b-48e4-81ba-bfb4f2ce97e9", "body": "{\n \"bidResponseWithoutBidsStatusRows\": [\n {\n \"impressionCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n },\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'RESPONSES_WITHOUT_BIDS' 'RESPONSES_WITHOUT_BIDS_FOR_ACCOUNT' 'RESPONSES_WITHOUT_BIDS_FOR_DEAL')}}\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd182b5b-1007-4e4a-998a-ac35ea8c56f3", "documentation": "List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/filteredBidRequests", "responses": [ { "uuid": "d18f313b-fae8-487a-b763-4e4e5d87b63e", "body": "{\n \"calloutStatusRows\": [\n {\n \"calloutStatusId\": {{faker 'number.int' max=99999}},\n \"impressionCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8c5b9c9-765b-4940-ad11-6bd68e9c2701", "documentation": "List all reasons for which bids were filtered, with the number of bids filtered for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/filteredBids", "responses": [ { "uuid": "f716e7df-a6c1-4569-b930-8a90b6752ac0", "body": "{\n \"creativeStatusRows\": [\n {\n \"bidCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"creativeStatusId\": {{faker 'number.int' max=99999}},\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "55bdf7e8-1b2e-403f-82b0-c9fbc3bc58d8", "documentation": "List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.", "method": "get", "endpoint": "v2beta1/:filterSetName/filteredBids/:creativeStatusId/creatives", "responses": [ { "uuid": "85990fd5-f81d-4137-be94-66995e68ed88", "body": "{\n \"filteredBidCreativeRows\": [\n {\n \"bidCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"creativeId\": \"\",\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "042b0edb-ed0f-4e14-b0c4-83672348e3b2", "documentation": "List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.", "method": "get", "endpoint": "v2beta1/:filterSetName/filteredBids/:creativeStatusId/details", "responses": [ { "uuid": "daa1dbdb-91f8-4714-a2b5-4f92b4212b01", "body": "{\n \"detailType\": \"{{oneOf (array 'DETAIL_TYPE_UNSPECIFIED' 'CREATIVE_ATTRIBUTE' 'VENDOR' 'SENSITIVE_CATEGORY' 'PRODUCT_CATEGORY' 'DISAPPROVAL_REASON' 'POLICY_TOPIC' 'ATP_VENDOR' 'VENDOR_DOMAIN' 'GVL_ID')}}\",\n \"filteredBidDetailRows\": [\n {\n \"bidCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"detail\": \"\",\n \"detailId\": {{faker 'number.int' max=99999}},\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9a1acf4-1145-4f7c-8428-52e34e9b980b", "documentation": "Lists all metrics that are measured in terms of number of impressions.", "method": "get", "endpoint": "v2beta1/:filterSetName/impressionMetrics", "responses": [ { "uuid": "69cd7301-a13d-4b18-bd93-545346393fb7", "body": "{\n \"impressionMetricsRows\": [\n {\n \"availableImpressions\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"bidRequests\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"inventoryMatches\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"responsesWithBids\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n },\n \"successfulResponses\": {\n \"value\": \"\",\n \"variance\": \"\"\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0233b9b5-9023-4ffa-972b-c68ded80472f", "documentation": "List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/losingBids", "responses": [ { "uuid": "d1b3f36b-b3ee-45ba-a5b4-f762bd4c7df4", "body": "{\n \"creativeStatusRows\": [\n {\n \"bidCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"creativeStatusId\": {{faker 'number.int' max=99999}},\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0757935-e38c-4ab4-bbef-3fa8f1531857", "documentation": "List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.", "method": "get", "endpoint": "v2beta1/:filterSetName/nonBillableWinningBids", "responses": [ { "uuid": "e9076a9c-c04f-411c-a654-5dfa55a250b2", "body": "{\n \"nextPageToken\": \"\",\n \"nonBillableWinningBidStatusRows\": [\n {\n \"bidCount\": {\n \"value\": \"\",\n \"variance\": \"\"\n },\n \"rowDimensions\": {\n \"publisherIdentifier\": \"\",\n \"timeInterval\": {\n \"endTime\": \"\",\n \"startTime\": \"\"\n }\n },\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'AD_NOT_RENDERED' 'INVALID_IMPRESSION' 'FATAL_VAST_ERROR' 'LOST_IN_MEDIATION')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c29c303d-c877-4b29-be53-043f69ff8042", "documentation": "Deletes the requested filter set from the account with the given account ID.", "method": "delete", "endpoint": "v2beta1/:name", "responses": [ { "uuid": "a9ee44b2-4c91-4fb8-ad76-a2e28b43b5fd", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67dce9fc-6aac-4e11-bc97-35d8b5b1ea76", "documentation": "Retrieves the requested filter set for the account with the given account ID.", "method": "get", "endpoint": "v2beta1/:name", "responses": [ { "uuid": "59e4fa55-8390-4420-a9f2-4e0478b1b4a2", "body": "{\n \"absoluteDateRange\": {\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n },\n \"breakdownDimensions\": [\n \"{{oneOf (array 'BREAKDOWN_DIMENSION_UNSPECIFIED' 'PUBLISHER_IDENTIFIER')}}\"\n ],\n \"creativeId\": \"\",\n \"dealId\": \"\",\n \"environment\": \"{{oneOf (array 'ENVIRONMENT_UNSPECIFIED' 'WEB' 'APP')}}\",\n \"format\": \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\",\n \"formats\": [\n \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\"\n ],\n \"name\": \"\",\n \"platforms\": [\n \"{{oneOf (array 'PLATFORM_UNSPECIFIED' 'DESKTOP' 'TABLET' 'MOBILE')}}\"\n ],\n \"publisherIdentifiers\": [\n \"\"\n ],\n \"realtimeTimeRange\": {\n \"startTimestamp\": \"\"\n },\n \"relativeDateRange\": {\n \"durationDays\": {{faker 'number.int' max=99999}},\n \"offsetDays\": {{faker 'number.int' max=99999}}\n },\n \"sellerNetworkIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"timeSeriesGranularity\": \"{{oneOf (array 'TIME_SERIES_GRANULARITY_UNSPECIFIED' 'HOURLY' 'DAILY')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de1cf0df-cbe9-46fc-ac46-a59706313111", "documentation": "Lists all filter sets for the account with the given account ID.", "method": "get", "endpoint": "v2beta1/:ownerName/filterSets", "responses": [ { "uuid": "9854128f-5f08-49ec-a563-b9d1dafce1ff", "body": "{\n \"filterSets\": [\n {\n \"absoluteDateRange\": {\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n },\n \"breakdownDimensions\": [\n \"{{oneOf (array 'BREAKDOWN_DIMENSION_UNSPECIFIED' 'PUBLISHER_IDENTIFIER')}}\"\n ],\n \"creativeId\": \"\",\n \"dealId\": \"\",\n \"environment\": \"{{oneOf (array 'ENVIRONMENT_UNSPECIFIED' 'WEB' 'APP')}}\",\n \"format\": \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\",\n \"formats\": [\n \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\"\n ],\n \"name\": \"\",\n \"platforms\": [\n \"{{oneOf (array 'PLATFORM_UNSPECIFIED' 'DESKTOP' 'TABLET' 'MOBILE')}}\"\n ],\n \"publisherIdentifiers\": [\n \"\"\n ],\n \"realtimeTimeRange\": {\n \"startTimestamp\": \"\"\n },\n \"relativeDateRange\": {\n \"durationDays\": {{faker 'number.int' max=99999}},\n \"offsetDays\": {{faker 'number.int' max=99999}}\n },\n \"sellerNetworkIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"timeSeriesGranularity\": \"{{oneOf (array 'TIME_SERIES_GRANULARITY_UNSPECIFIED' 'HOURLY' 'DAILY')}}\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e99d23f3-bc40-4c39-bfcf-6a578c123db3", "documentation": "Creates the specified filter set for the account with the given account ID.", "method": "post", "endpoint": "v2beta1/:ownerName/filterSets", "responses": [ { "uuid": "67735b5e-17da-495c-a38c-a4eb65e45af9", "body": "{\n \"absoluteDateRange\": {\n \"endDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"startDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n },\n \"breakdownDimensions\": [\n \"{{oneOf (array 'BREAKDOWN_DIMENSION_UNSPECIFIED' 'PUBLISHER_IDENTIFIER')}}\"\n ],\n \"creativeId\": \"\",\n \"dealId\": \"\",\n \"environment\": \"{{oneOf (array 'ENVIRONMENT_UNSPECIFIED' 'WEB' 'APP')}}\",\n \"format\": \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\",\n \"formats\": [\n \"{{oneOf (array 'FORMAT_UNSPECIFIED' 'NATIVE_DISPLAY' 'NATIVE_VIDEO' 'NON_NATIVE_DISPLAY' 'NON_NATIVE_VIDEO')}}\"\n ],\n \"name\": \"\",\n \"platforms\": [\n \"{{oneOf (array 'PLATFORM_UNSPECIFIED' 'DESKTOP' 'TABLET' 'MOBILE')}}\"\n ],\n \"publisherIdentifiers\": [\n \"\"\n ],\n \"realtimeTimeRange\": {\n \"startTimestamp\": \"\"\n },\n \"relativeDateRange\": {\n \"durationDays\": {{faker 'number.int' max=99999}},\n \"offsetDays\": {{faker 'number.int' max=99999}}\n },\n \"sellerNetworkIds\": [\n {{faker 'number.int' max=99999}}\n ],\n \"timeSeriesGranularity\": \"{{oneOf (array 'TIME_SERIES_GRANULARITY_UNSPECIFIED' 'HOURLY' 'DAILY')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "738eb988-9ef1-4384-8047-7b527edf119b" }, { "type": "route", "uuid": "ebf041e1-f1dd-4c85-95e4-e353c027394e" }, { "type": "route", "uuid": "4cc0c50d-1180-41dc-a41e-64e2291ac23e" }, { "type": "route", "uuid": "c56948c6-22c5-4527-acc5-4792b9912f37" }, { "type": "route", "uuid": "9f9626b9-f158-4e95-917a-64ef5b55b0a2" }, { "type": "route", "uuid": "37b749e2-22cc-46d8-a6b1-cea31156532a" }, { "type": "route", "uuid": "1dae20ce-f137-47be-9813-5189c17e3956" }, { "type": "route", "uuid": "1557834f-eb83-47b0-a4f2-b7a21fe1a35e" }, { "type": "route", "uuid": "a9fc187e-9f30-4f73-a24e-66da85d10770" }, { "type": "route", "uuid": "8344cb4e-2819-43d1-9e53-e10bc84c87be" }, { "type": "route", "uuid": "1c8f4acb-ab4a-445e-a717-41c42cdded8f" }, { "type": "route", "uuid": "52f575d9-50b0-4a14-9287-6bb60623c88a" }, { "type": "route", "uuid": "262c4dd2-6a43-4d93-a01a-7f80c6798909" }, { "type": "route", "uuid": "8a55afeb-6687-4ec3-a4dd-81cf2861fd14" }, { "type": "route", "uuid": "e015406f-5aa6-4cb2-bcbd-9140417358ba" }, { "type": "route", "uuid": "abcc2817-6e73-42b8-aa93-16b3b400b737" }, { "type": "route", "uuid": "c490f802-ce30-4926-baf0-9fc2f8a279bc" }, { "type": "route", "uuid": "f464f2cb-fc8c-4488-9f7c-09f2fdf13522" }, { "type": "route", "uuid": "558fe199-8ac8-4ca9-92da-e94273c9713b" }, { "type": "route", "uuid": "d167c2cd-1b2b-4f33-b261-3a14ac811764" }, { "type": "route", "uuid": "1d5e9b9b-eb56-4fbf-8472-5797ce75e3a7" }, { "type": "route", "uuid": "ad7db0f1-9fe6-4d27-a577-b59a330202e9" }, { "type": "route", "uuid": "56e4f237-1fd7-4a95-bef9-567fcf4b057d" }, { "type": "route", "uuid": "5f4cc67e-7380-4694-96d5-ee95ecfebb69" }, { "type": "route", "uuid": "de91bb51-46b8-4232-8c74-64dcc01ee3e4" }, { "type": "route", "uuid": "874eede2-c696-4e77-ba4e-665f8e5a7c9f" }, { "type": "route", "uuid": "ecb617d4-bed6-4199-8186-e52ed8a935a4" }, { "type": "route", "uuid": "e7cc3af0-7aca-48a1-afd8-fb801095dcf8" }, { "type": "route", "uuid": "4acf8892-dc2f-4164-9780-89515ee42e00" }, { "type": "route", "uuid": "a16dfd91-b935-42ce-a4a4-395a8b1f8aa0" }, { "type": "route", "uuid": "617c6309-30ba-4215-9146-c0e588082844" }, { "type": "route", "uuid": "f639e8c9-64b3-4c10-87b2-f1da6f0dfee4" }, { "type": "route", "uuid": "48e25174-125c-4721-ad3d-2bd3112f22ee" }, { "type": "route", "uuid": "99b5fe10-7f10-4bf7-b68e-7b98d2c21a71" }, { "type": "route", "uuid": "f5fc7a3a-8642-488f-aa29-9165f91a385a" }, { "type": "route", "uuid": "a85709db-cc9d-47a4-80e3-2ebc7e74c2dd" }, { "type": "route", "uuid": "2b2dbccf-283f-401f-91c3-f62e05ba561e" }, { "type": "route", "uuid": "64078915-5707-4589-98ee-ab1c21e3f640" }, { "type": "route", "uuid": "805c19f5-c687-44d2-b281-7a56c868fca9" }, { "type": "route", "uuid": "cd182b5b-1007-4e4a-998a-ac35ea8c56f3" }, { "type": "route", "uuid": "f8c5b9c9-765b-4940-ad11-6bd68e9c2701" }, { "type": "route", "uuid": "55bdf7e8-1b2e-403f-82b0-c9fbc3bc58d8" }, { "type": "route", "uuid": "042b0edb-ed0f-4e14-b0c4-83672348e3b2" }, { "type": "route", "uuid": "e9a1acf4-1145-4f7c-8428-52e34e9b980b" }, { "type": "route", "uuid": "0233b9b5-9023-4ffa-972b-c68ded80472f" }, { "type": "route", "uuid": "d0757935-e38c-4ab4-bbef-3fa8f1531857" }, { "type": "route", "uuid": "c29c303d-c877-4b29-be53-043f69ff8042" }, { "type": "route", "uuid": "67dce9fc-6aac-4e11-bc97-35d8b5b1ea76" }, { "type": "route", "uuid": "de1cf0df-cbe9-46fc-ac46-a59706313111" }, { "type": "route", "uuid": "e99d23f3-bc40-4c39-bfcf-6a578c123db3" } ] }