Show / Hide Table of Contents

Namespace Google.Apis.DisplayVideo.v1

Classes

AdvertisersResource

The "advertisers" collection of methods.

AdvertisersResource.AssetsResource

The "assets" collection of methods.

AdvertisersResource.AssetsResource.UploadMediaUpload

Upload media upload which supports resumable upload.

AdvertisersResource.AssetsResource.UploadRequest

Uploads an asset. Returns the ID of the newly uploaded asset if successful. The asset file size should be no more than 10 MB for images, 200 MB for ZIP files, and 1 GB for videos. Must be used within the multipart media upload process. Examples using provided client libraries can be found in our Creating Creatives guide.

AdvertisersResource.AuditRequest

Audits an advertiser. Returns the counts of used entities per resource type under the advertiser provided. Used entities count towards their respective resource limit. See https://support.google.com/displayvideo/answer/6071450.

AdvertisersResource.BulkEditAdvertiserAssignedTargetingOptionsRequest

Bulk edits targeting options under a single advertiser. The operation will delete the assigned targeting options provided in BulkEditAdvertiserAssignedTargetingOptionsRequest.delete_requests and then create the assigned targeting options provided in BulkEditAdvertiserAssignedTargetingOptionsRequest.create_requests .

AdvertisersResource.BulkListAdvertiserAssignedTargetingOptionsRequest

Lists assigned targeting options of an advertiser across targeting types.

AdvertisersResource.CampaignsResource

The "campaigns" collection of methods.

AdvertisersResource.CampaignsResource.BulkListCampaignAssignedTargetingOptionsRequest

Lists assigned targeting options of a campaign across targeting types.

AdvertisersResource.CampaignsResource.CreateRequest

Creates a new campaign. Returns the newly created campaign if successful.

AdvertisersResource.CampaignsResource.DeleteRequest

Permanently deletes a campaign. A deleted campaign cannot be recovered. The campaign should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

AdvertisersResource.CampaignsResource.GetRequest

Gets a campaign.

AdvertisersResource.CampaignsResource.ListRequest

Lists campaigns in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, campaigns with ENTITY_STATUS_ARCHIVED will not be included in the results.

AdvertisersResource.CampaignsResource.PatchRequest

Updates an existing campaign. Returns the updated campaign if successful.

AdvertisersResource.CampaignsResource.TargetingTypesResource

The "targetingTypes" collection of methods.

AdvertisersResource.CampaignsResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

AdvertisersResource.CampaignsResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to a campaign.

AdvertisersResource.CampaignsResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to a campaign for a specified targeting type.

AdvertisersResource.ChannelsResource

The "channels" collection of methods.

AdvertisersResource.ChannelsResource.CreateRequest

Creates a new channel. Returns the newly created channel if successful.

AdvertisersResource.ChannelsResource.GetRequest

Gets a channel for a partner or advertiser.

AdvertisersResource.ChannelsResource.ListRequest

Lists channels for a partner or advertiser.

AdvertisersResource.ChannelsResource.PatchRequest

Updates a channel. Returns the updated channel if successful.

AdvertisersResource.ChannelsResource.SitesResource

The "sites" collection of methods.

AdvertisersResource.ChannelsResource.SitesResource.BulkEditRequest

Bulk edits sites under a single channel. The operation will delete the sites provided in BulkEditSitesRequest.deleted_sites and then create the sites provided in BulkEditSitesRequest.created_sites.

AdvertisersResource.ChannelsResource.SitesResource.CreateRequest

Creates a site in a channel.

AdvertisersResource.ChannelsResource.SitesResource.DeleteRequest

Deletes a site from a channel.

AdvertisersResource.ChannelsResource.SitesResource.ListRequest

Lists sites in a channel.

AdvertisersResource.ChannelsResource.SitesResource.ReplaceRequest

Replaces all of the sites under a single channel. The operation will replace the sites under a channel with the sites provided in ReplaceSitesRequest.new_sites.

AdvertisersResource.CreateRequest

Creates a new advertiser. Returns the newly created advertiser if successful. This method can take up to 180 seconds to complete.

AdvertisersResource.CreativesResource

The "creatives" collection of methods.

AdvertisersResource.CreativesResource.CreateRequest

Creates a new creative. Returns the newly created creative if successful.

AdvertisersResource.CreativesResource.DeleteRequest

Deletes a creative. Returns error code NOT_FOUND if the creative does not exist. The creative should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, before it can be deleted.

AdvertisersResource.CreativesResource.GetRequest

Gets a creative.

AdvertisersResource.CreativesResource.ListRequest

Lists creatives in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, creatives with ENTITY_STATUS_ARCHIVED will not be included in the results.

AdvertisersResource.CreativesResource.PatchRequest

Updates an existing creative. Returns the updated creative if successful.

AdvertisersResource.DeleteRequest

Deletes an advertiser. Deleting an advertiser will delete all of its child resources, for example, campaigns, insertion orders and line items. A deleted advertiser cannot be recovered.

AdvertisersResource.GetRequest

Gets an advertiser.

AdvertisersResource.InsertionOrdersResource

The "insertionOrders" collection of methods.

AdvertisersResource.InsertionOrdersResource.BulkListInsertionOrderAssignedTargetingOptionsRequest

Lists assigned targeting options of an insertion order across targeting types.

AdvertisersResource.InsertionOrdersResource.CreateRequest

Creates a new insertion order. Returns the newly created insertion order if successful.

AdvertisersResource.InsertionOrdersResource.DeleteRequest

Deletes an insertion order. Returns error code NOT_FOUND if the insertion order does not exist. The insertion order should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

AdvertisersResource.InsertionOrdersResource.GetRequest

Gets an insertion order. Returns error code NOT_FOUND if the insertion order does not exist.

AdvertisersResource.InsertionOrdersResource.ListRequest

Lists insertion orders in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, insertion orders with ENTITY_STATUS_ARCHIVED will not be included in the results.

AdvertisersResource.InsertionOrdersResource.PatchRequest

Updates an existing insertion order. Returns the updated insertion order if successful.

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource

The "targetingTypes" collection of methods.

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to an insertion order.

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to an insertion order.

AdvertisersResource.InvoicesResource

The "invoices" collection of methods.

AdvertisersResource.InvoicesResource.ListRequest

Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method.

AdvertisersResource.InvoicesResource.LookupInvoiceCurrencyRequest

Retrieves the invoice currency used by an advertiser in a given month.

AdvertisersResource.LineItemsResource

The "lineItems" collection of methods.

AdvertisersResource.LineItemsResource.BulkEditLineItemAssignedTargetingOptionsRequest

Bulk edits targeting options under a single line item. The operation will delete the assigned targeting options provided in BulkEditLineItemAssignedTargetingOptionsRequest.delete_requests and then create the assigned targeting options provided in BulkEditLineItemAssignedTargetingOptionsRequest.create_requests. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * UpdateLineItem * CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption

AdvertisersResource.LineItemsResource.BulkListLineItemAssignedTargetingOptionsRequest

Lists assigned targeting options of a line item across targeting types.

AdvertisersResource.LineItemsResource.CreateRequest

Creates a new line item. Returns the newly created line item if successful.

AdvertisersResource.LineItemsResource.DeleteRequest

Deletes a line item. Returns error code NOT_FOUND if the line item does not exist. The line item should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, to be able to delete it.

AdvertisersResource.LineItemsResource.GenerateDefaultRequest

Creates a new line item with settings (including targeting) inherited from the insertion order and an ENTITY_STATUS_DRAFT entity_status. Returns the newly created line item if successful. There are default values based on the three fields: * The insertion order's insertion_order_type * The insertion order's automation_type * The given line_item_type

AdvertisersResource.LineItemsResource.GetRequest

Gets a line item.

AdvertisersResource.LineItemsResource.ListRequest

Lists line items in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, line items with ENTITY_STATUS_ARCHIVED will not be included in the results.

AdvertisersResource.LineItemsResource.PatchRequest

Updates an existing line item. Returns the updated line item if successful. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdateLineItems * CreateLineItemAssignedTargetingOption * DeleteLineItemAssignedTargetingOption

AdvertisersResource.LineItemsResource.TargetingTypesResource

The "targetingTypes" collection of methods.

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest

Assigns a targeting option to a line item. Returns the assigned targeting option if successful. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdate * UpdateLineItem * DeleteLineItemAssignedTargetingOption

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest

Deletes an assigned targeting option from a line item. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * BulkUpdate * UpdateLineItem * CreateLineItemAssignedTargetingOption

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to a line item.

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to a line item.

AdvertisersResource.ListRequest

Lists advertisers that are accessible to the current user. The order is defined by the order_by parameter. A single partner_id is required. Cross-partner listing is not supported.

AdvertisersResource.LocationListsResource

The "locationLists" collection of methods.

AdvertisersResource.LocationListsResource.AssignedLocationsResource

The "assignedLocations" collection of methods.

AdvertisersResource.LocationListsResource.AssignedLocationsResource.BulkEditRequest

Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in BulkEditAssignedLocationsRequest.deleted_assigned_locations and then create the assigned locations provided in BulkEditAssignedLocationsRequest.created_assigned_locations.

AdvertisersResource.LocationListsResource.AssignedLocationsResource.CreateRequest

Creates an assignment between a location and a location list.

AdvertisersResource.LocationListsResource.AssignedLocationsResource.DeleteRequest

Deletes the assignment between a location and a location list.

AdvertisersResource.LocationListsResource.AssignedLocationsResource.ListRequest

Lists locations assigned to a location list.

AdvertisersResource.LocationListsResource.CreateRequest

Creates a new location list. Returns the newly created location list if successful.

AdvertisersResource.LocationListsResource.GetRequest

Gets a location list.

AdvertisersResource.LocationListsResource.ListRequest

Lists location lists based on a given advertiser id.

AdvertisersResource.LocationListsResource.PatchRequest

Updates a location list. Returns the updated location list if successful.

AdvertisersResource.ManualTriggersResource

The "manualTriggers" collection of methods.

AdvertisersResource.ManualTriggersResource.ActivateRequest

Activates a manual trigger. Each activation of the manual trigger must be at least 5 minutes apart, otherwise an error will be returned.

AdvertisersResource.ManualTriggersResource.CreateRequest

Creates a new manual trigger. Returns the newly created manual trigger if successful.

AdvertisersResource.ManualTriggersResource.DeactivateRequest

Deactivates a manual trigger.

AdvertisersResource.ManualTriggersResource.GetRequest

Gets a manual trigger.

AdvertisersResource.ManualTriggersResource.ListRequest

Lists manual triggers that are accessible to the current user for a given advertiser ID. The order is defined by the order_by parameter. A single advertiser_id is required.

AdvertisersResource.ManualTriggersResource.PatchRequest

Updates a manual trigger. Returns the updated manual trigger if successful.

AdvertisersResource.NegativeKeywordListsResource

The "negativeKeywordLists" collection of methods.

AdvertisersResource.NegativeKeywordListsResource.CreateRequest

Creates a new negative keyword list. Returns the newly created negative keyword list if successful.

AdvertisersResource.NegativeKeywordListsResource.DeleteRequest

Deletes a negative keyword list given an advertiser ID and a negative keyword list ID.

AdvertisersResource.NegativeKeywordListsResource.GetRequest

Gets a negative keyword list given an advertiser ID and a negative keyword list ID.

AdvertisersResource.NegativeKeywordListsResource.ListRequest

Lists negative keyword lists based on a given advertiser id.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource

The "negativeKeywords" collection of methods.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource.BulkEditRequest

Bulk edits negative keywords in a single negative keyword list. The operation will delete the negative keywords provided in BulkEditNegativeKeywordsRequest.deleted_negative_keywords and then create the negative keywords provided in BulkEditNegativeKeywordsRequest.created_negative_keywords. This operation is guaranteed to be atomic and will never result in a partial success or partial failure.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource.CreateRequest

Creates a negative keyword in a negative keyword list.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource.DeleteRequest

Deletes a negative keyword from a negative keyword list.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource.ListRequest

Lists negative keywords in a negative keyword list.

AdvertisersResource.NegativeKeywordListsResource.NegativeKeywordsResource.ReplaceRequest

Replaces all negative keywords in a single negative keyword list. The operation will replace the keywords in a negative keyword list with keywords provided in ReplaceNegativeKeywordsRequest.new_negative_keywords.

AdvertisersResource.NegativeKeywordListsResource.PatchRequest

Updates a negative keyword list. Returns the updated negative keyword list if successful.

AdvertisersResource.PatchRequest

Updates an existing advertiser. Returns the updated advertiser if successful.

AdvertisersResource.TargetingTypesResource

The "targetingTypes" collection of methods.

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest

Assigns a targeting option to an advertiser. Returns the assigned targeting option if successful.

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest

Deletes an assigned targeting option from an advertiser.

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to an advertiser.

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to an advertiser.

CombinedAudiencesResource

The "combinedAudiences" collection of methods.

CombinedAudiencesResource.GetRequest

Gets a combined audience.

CombinedAudiencesResource.ListRequest

Lists combined audiences. The order is defined by the order_by parameter.

CustomBiddingAlgorithmsResource

The "customBiddingAlgorithms" collection of methods.

CustomBiddingAlgorithmsResource.CreateRequest

Creates a new custom bidding algorithm. Returns the newly created custom bidding algorithm if successful.

CustomBiddingAlgorithmsResource.GetRequest

Gets a custom bidding algorithm.

CustomBiddingAlgorithmsResource.ListRequest

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

CustomBiddingAlgorithmsResource.PatchRequest

Updates an existing custom bidding algorithm. Returns the updated custom bidding algorithm if successful.

CustomBiddingAlgorithmsResource.ScriptsResource

The "scripts" collection of methods.

CustomBiddingAlgorithmsResource.ScriptsResource.CreateRequest

Creates a new custom bidding script. Returns the newly created script if successful.

CustomBiddingAlgorithmsResource.ScriptsResource.GetRequest

Gets a custom bidding script.

CustomBiddingAlgorithmsResource.ScriptsResource.ListRequest

Lists custom bidding scripts that belong to the given algorithm. The order is defined by the order_by parameter.

CustomBiddingAlgorithmsResource.UploadScriptRequest

Creates a custom bidding script reference object for a script file. The resulting reference object provides a resource path to which the script file should be uploaded. This reference object should be included in when creating a new custom bidding script object.

CustomListsResource

The "customLists" collection of methods.

CustomListsResource.GetRequest

Gets a custom list.

CustomListsResource.ListRequest

Lists custom lists. The order is defined by the order_by parameter.

DisplayVideoBaseServiceRequest<TResponse>

A base abstract class for DisplayVideo requests.

DisplayVideoService

The DisplayVideo Service.

DisplayVideoService.Scope

Available OAuth 2.0 scopes for use with the Display & Video 360 API.

DisplayVideoService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Display & Video 360 API.

FirstAndThirdPartyAudiencesResource

The "firstAndThirdPartyAudiences" collection of methods.

FirstAndThirdPartyAudiencesResource.CreateRequest

Creates a FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

FirstAndThirdPartyAudiencesResource.EditCustomerMatchMembersRequest

Updates the member list of a Customer Match audience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

FirstAndThirdPartyAudiencesResource.GetRequest

Gets a first and third party audience.

FirstAndThirdPartyAudiencesResource.ListRequest

Lists first and third party audiences. The order is defined by the order_by parameter.

FirstAndThirdPartyAudiencesResource.PatchRequest

Updates an existing FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO * CUSTOMER_MATCH_DEVICE_ID

FloodlightGroupsResource

The "floodlightGroups" collection of methods.

FloodlightGroupsResource.GetRequest

Gets a Floodlight group.

FloodlightGroupsResource.PatchRequest

Updates an existing Floodlight group. Returns the updated Floodlight group if successful.

GoogleAudiencesResource

The "googleAudiences" collection of methods.

GoogleAudiencesResource.GetRequest

Gets a Google audience.

GoogleAudiencesResource.ListRequest

Lists Google audiences. The order is defined by the order_by parameter.

GuaranteedOrdersResource

The "guaranteedOrders" collection of methods.

GuaranteedOrdersResource.CreateRequest

Creates a new guaranteed order. Returns the newly created guaranteed order if successful.

GuaranteedOrdersResource.EditGuaranteedOrderReadAccessorsRequest

Edits read advertisers of a guaranteed order.

GuaranteedOrdersResource.GetRequest

Gets a guaranteed order.

GuaranteedOrdersResource.ListRequest

Lists guaranteed orders that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, guaranteed orders with entity status ENTITY_STATUS_ARCHIVED will not be included in the results.

GuaranteedOrdersResource.PatchRequest

Updates an existing guaranteed order. Returns the updated guaranteed order if successful.

InventorySourceGroupsResource

The "inventorySourceGroups" collection of methods.

InventorySourceGroupsResource.AssignedInventorySourcesResource

The "assignedInventorySources" collection of methods.

InventorySourceGroupsResource.AssignedInventorySourcesResource.BulkEditRequest

Bulk edits multiple assignments between inventory sources and a single inventory source group. The operation will delete the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.deleted_assigned_inventory_sources and then create the assigned inventory sources provided in BulkEditAssignedInventorySourcesRequest.created_assigned_inventory_sources.

InventorySourceGroupsResource.AssignedInventorySourcesResource.CreateRequest

Creates an assignment between an inventory source and an inventory source group.

InventorySourceGroupsResource.AssignedInventorySourcesResource.DeleteRequest

Deletes the assignment between an inventory source and an inventory source group.

InventorySourceGroupsResource.AssignedInventorySourcesResource.ListRequest

Lists inventory sources assigned to an inventory source group.

InventorySourceGroupsResource.CreateRequest

Creates a new inventory source group. Returns the newly created inventory source group if successful.

InventorySourceGroupsResource.DeleteRequest

Deletes an inventory source group.

InventorySourceGroupsResource.GetRequest

Gets an inventory source group.

InventorySourceGroupsResource.ListRequest

Lists inventory source groups that are accessible to the current user. The order is defined by the order_by parameter.

InventorySourceGroupsResource.PatchRequest

Updates an inventory source group. Returns the updated inventory source group if successful.

InventorySourcesResource

The "inventorySources" collection of methods.

InventorySourcesResource.CreateRequest

Creates a new inventory source. Returns the newly created inventory source if successful.

InventorySourcesResource.EditInventorySourceReadWriteAccessorsRequest

Edits read/write accessors of an inventory source. Returns the updated read_write_accessors for the inventory source.

InventorySourcesResource.GetRequest

Gets an inventory source.

InventorySourcesResource.ListRequest

Lists inventory sources that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, inventory sources with entity status ENTITY_STATUS_ARCHIVED will not be included in the results.

InventorySourcesResource.PatchRequest

Updates an existing inventory source. Returns the updated inventory source if successful.

MediaResource

The "media" collection of methods.

MediaResource.DownloadRequest

Downloads media. Download is supported on the URI /download/{resource_name=**}?alt=media. Note: Download requests will not be successful without including alt=media query string.

MediaResource.UploadMediaUpload

Upload media upload which supports resumable upload.

MediaResource.UploadRequest

Uploads media. Upload is supported on the URI /upload/media/{resource_name=**}?upload_type=media. Note: Upload requests will not be successful without including upload_type=media query string.

PartnersResource

The "partners" collection of methods.

PartnersResource.BulkEditPartnerAssignedTargetingOptionsRequest

Bulk edits targeting options under a single partner. The operation will delete the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.deleteRequests and then create the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.createRequests .

PartnersResource.ChannelsResource

The "channels" collection of methods.

PartnersResource.ChannelsResource.CreateRequest

Creates a new channel. Returns the newly created channel if successful.

PartnersResource.ChannelsResource.GetRequest

Gets a channel for a partner or advertiser.

PartnersResource.ChannelsResource.ListRequest

Lists channels for a partner or advertiser.

PartnersResource.ChannelsResource.PatchRequest

Updates a channel. Returns the updated channel if successful.

PartnersResource.ChannelsResource.SitesResource

The "sites" collection of methods.

PartnersResource.ChannelsResource.SitesResource.BulkEditRequest

Bulk edits sites under a single channel. The operation will delete the sites provided in BulkEditSitesRequest.deleted_sites and then create the sites provided in BulkEditSitesRequest.created_sites.

PartnersResource.ChannelsResource.SitesResource.CreateRequest

Creates a site in a channel.

PartnersResource.ChannelsResource.SitesResource.DeleteRequest

Deletes a site from a channel.

PartnersResource.ChannelsResource.SitesResource.ListRequest

Lists sites in a channel.

PartnersResource.ChannelsResource.SitesResource.ReplaceRequest

Replaces all of the sites under a single channel. The operation will replace the sites under a channel with the sites provided in ReplaceSitesRequest.new_sites.

PartnersResource.GetRequest

Gets a partner.

PartnersResource.ListRequest

Lists partners that are accessible to the current user. The order is defined by the order_by parameter.

PartnersResource.TargetingTypesResource

The "targetingTypes" collection of methods.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest

Assigns a targeting option to a partner. Returns the assigned targeting option if successful.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest

Deletes an assigned targeting option from a partner.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to a partner.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to a partner.

SdfdownloadtasksResource

The "sdfdownloadtasks" collection of methods.

SdfdownloadtasksResource.CreateRequest

Creates an SDF Download Task. Returns an Operation. An SDF Download Task is a long-running, asynchronous operation. The metadata type of this operation is SdfDownloadTaskMetadata. If the request is successful, the response type of the operation is SdfDownloadTask. The response will not include the download files, which must be retrieved with media.download. The state of operation can be retrieved with sdfdownloadtask.operations.get. Any errors can be found in the error.message. Note that error.details is expected to be empty.

SdfdownloadtasksResource.OperationsResource

The "operations" collection of methods.

SdfdownloadtasksResource.OperationsResource.GetRequest

Gets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds.

TargetingTypesResource

The "targetingTypes" collection of methods.

TargetingTypesResource.TargetingOptionsResource

The "targetingOptions" collection of methods.

TargetingTypesResource.TargetingOptionsResource.GetRequest

Gets a single targeting option.

TargetingTypesResource.TargetingOptionsResource.ListRequest

Lists targeting options of a given type.

TargetingTypesResource.TargetingOptionsResource.SearchRequest

Searches for targeting options of a given type based on the given search terms.

UsersResource

The "users" collection of methods.

UsersResource.BulkEditAssignedUserRolesRequest

Bulk edits user roles for a user. The operation will delete the assigned user roles provided in BulkEditAssignedUserRolesRequest.deletedAssignedUserRoles and then assign the user roles provided in BulkEditAssignedUserRolesRequest.createdAssignedUserRoles.

UsersResource.CreateRequest

Creates a new user. Returns the newly created user if successful.

UsersResource.DeleteRequest

Deletes a user.

UsersResource.GetRequest

Gets a user.

UsersResource.ListRequest

Lists users that are accessible to the current user. If two users have user roles on the same partner or advertiser, they can access each other.

UsersResource.PatchRequest

Updates an existing user. Returns the updated user if successful.

Enums

AdvertisersResource.AssetsResource.UploadMediaUpload.AltEnum

Data format for response.

AdvertisersResource.AssetsResource.UploadMediaUpload.XgafvEnum

V1 error format.

AdvertisersResource.CampaignsResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types:

  • TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.CampaignsResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. Identifies the type of assigned targeting options to list. Supported targeting types: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY

  • TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI
  • TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.InsertionOrdersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. Identifies the type of assigned targeting options to list. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY * TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI * TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.InvoicesResource.ListRequest.LoiSapinInvoiceTypeEnum

Select type of invoice to retrieve for Loi Sapin advertisers. Only applicable to Loi Sapin advertisers. Will be ignored otherwise.

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY

  • TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI
  • TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY

  • TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI
  • TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY

  • TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI
  • TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY * TARGETING_TYPE_YOUTUBE_CHANNEL (only for LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE line items) * TARGETING_TYPE_YOUTUBE_VIDEO (only for LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE line items)

AdvertisersResource.LineItemsResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. Identifies the type of assigned targeting options to list. Supported targeting types include: * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_APP * TARGETING_TYPE_APP_CATEGORY * TARGETING_TYPE_AUDIENCE_GROUP * TARGETING_TYPE_AUDIO_CONTENT_TYPE * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_BROWSER * TARGETING_TYPE_BUSINESS_CHAIN * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_CONTENT_DURATION * TARGETING_TYPE_CONTENT_GENRE * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_CONTENT_STREAM_TYPE * TARGETING_TYPE_DAY_AND_TIME * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_INVENTORY_SOURCE * TARGETING_TYPE_INVENTORY_SOURCE_GROUP * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_LANGUAGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_NEGATIVE_KEYWORD_LIST * TARGETING_TYPE_OMID * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_POI * TARGETING_TYPE_PROXIMITY_LOCATION_LIST * TARGETING_TYPE_REGIONAL_LOCATION_LIST * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_THIRD_PARTY_VERIFIER * TARGETING_TYPE_URL * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_VIEWABILITY * TARGETING_TYPE_YOUTUBE_CHANNEL (only for LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE line items) * TARGETING_TYPE_YOUTUBE_VIDEO (only for LINE_ITEM_TYPE_YOUTUBE_AND_PARTNERS_VIDEO_SEQUENCE line items)

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_OMID * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_OMID * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_OMID * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_YOUTUBE_VIDEO * TARGETING_TYPE_YOUTUBE_CHANNEL

AdvertisersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. Identifies the type of assigned targeting options to list. Supported targeting types:

  • TARGETING_TYPE_CHANNEL * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_OMID * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_YOUTUBE_VIDEO * TARGETING_TYPE_YOUTUBE_CHANNEL

DisplayVideoBaseServiceRequest<TResponse>.AltEnum

Data format for response.

DisplayVideoBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

MediaResource.UploadMediaUpload.AltEnum

Data format for response.

MediaResource.UploadMediaUpload.XgafvEnum

V1 error format.

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.CreateRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.DeleteRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. Identifies the type of this assigned targeting option. Supported targeting types: * TARGETING_TYPE_CHANNEL

PartnersResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. Identifies the type of assigned targeting options to list. Supported targeting types:

  • TARGETING_TYPE_CHANNEL

TargetingTypesResource.TargetingOptionsResource.GetRequest.TargetingTypeEnum

Required. The type of targeting option to retrieve. Accepted values are: * TARGETING_TYPE_APP_CATEGORY * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_BROWSER * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_VIEWABILITY * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_LANGUAGE

  • TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_OMID

TargetingTypesResource.TargetingOptionsResource.ListRequest.TargetingTypeEnum

Required. The type of targeting option to be listed. Accepted values are: * TARGETING_TYPE_APP_CATEGORY * TARGETING_TYPE_AGE_RANGE * TARGETING_TYPE_GENDER * TARGETING_TYPE_VIDEO_PLAYER_SIZE * TARGETING_TYPE_USER_REWARDED_CONTENT * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_CONTENT_INSTREAM_POSITION * TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION * TARGETING_TYPE_DEVICE_TYPE * TARGETING_TYPE_BROWSER * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_ON_SCREEN_POSITION * TARGETING_TYPE_CARRIER_AND_ISP * TARGETING_TYPE_OPERATING_SYSTEM * TARGETING_TYPE_DEVICE_MAKE_MODEL * TARGETING_TYPE_ENVIRONMENT * TARGETING_TYPE_CATEGORY * TARGETING_TYPE_VIEWABILITY * TARGETING_TYPE_AUTHORIZED_SELLER_STATUS * TARGETING_TYPE_LANGUAGE

  • TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION * TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION * TARGETING_TYPE_EXCHANGE * TARGETING_TYPE_SUB_EXCHANGE * TARGETING_TYPE_NATIVE_CONTENT_POSITION * TARGETING_TYPE_OMID

TargetingTypesResource.TargetingOptionsResource.SearchRequest.TargetingTypeEnum

Required. The type of targeting options to retrieve. Accepted values are: * TARGETING_TYPE_GEO_REGION * TARGETING_TYPE_POI * TARGETING_TYPE_BUSINESS_CHAIN

In This Article
Back to top Generated by DocFX