Show / Hide Table of Contents

Namespace Google.Apis.DisplayVideo.v2

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.CampaignsResource

The "campaigns" collection of methods.

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. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

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.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. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

AdvertisersResource.CreateRequest

Creates a new advertiser. Returns the newly created advertiser if successful. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

AdvertisersResource.CreativesResource

The "creatives" collection of methods.

AdvertisersResource.CreativesResource.CreateRequest

Creates a new creative. Returns the newly created creative if successful. A "Standard" user role or greater for the parent advertiser or partner is required to make this request.

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. A "Standard" user role or greater for the parent advertiser or partner is required to make this request.

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. A "Standard" user role or greater for the parent advertiser or partner is required to make this request.

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.EditAssignedTargetingOptionsRequest

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.GetRequest

Gets an advertiser.

AdvertisersResource.InsertionOrdersResource

The "insertionOrders" collection of methods.

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.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.BulkEditAssignedTargetingOptionsRequest

Bulk edits targeting options under multiple line items. The operation will delete the assigned targeting options provided in BulkEditAssignedTargetingOptionsRequest.delete_requests and then create the assigned targeting options provided in BulkEditAssignedTargetingOptionsRequest.create_requests. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * lineItems.bulkUpdate * lineItems.patch * assignedTargetingOptions.create * assignedTargetingOptions.delete YouTube & Partners line items cannot be created or updated using the API.

AdvertisersResource.LineItemsResource.BulkListAssignedTargetingOptionsRequest

Lists assigned targeting options for multiple line items across targeting types.

AdvertisersResource.LineItemsResource.BulkUpdateRequest

Updates multiple line items. Requests to this endpoint cannot be made concurrently with the following requests updating the same line item: * BulkEditAssignedTargetingOptions * UpdateLineItem * assignedTargetingOptions.create * assignedTargetingOptions.delete YouTube & Partners line items cannot be created or updated using the API.

AdvertisersResource.LineItemsResource.CreateRequest

Creates a new line item. Returns the newly created line item if successful. YouTube & Partners line items cannot be created or updated using the API.

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. YouTube & Partners line items cannot be created or updated using the API.

AdvertisersResource.LineItemsResource.DuplicateRequest

Duplicates a line item. Returns the ID of the created line item if successful. YouTube & Partners line items cannot be created or updated using the API. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

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 YouTube & Partners line items cannot be created or updated using the API.

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 * assignedTargetingOptions.create * assignedTargetingOptions.delete YouTube & Partners line items cannot be created or updated using the API. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

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: * lineItems.bulkEditAssignedTargetingOptions * lineItems.bulkUpdate * lineItems.patch * DeleteLineItemAssignedTargetingOption YouTube & Partners line items cannot be created or updated using the API.

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: * lineItems.bulkEditAssignedTargetingOptions * lineItems.bulkUpdate * lineItems.patch * CreateLineItemAssignedTargetingOption YouTube & Partners line items cannot be created or updated using the API.

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.ListAssignedTargetingOptionsRequest

Lists assigned targeting options of an advertiser across targeting types.

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 deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.

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. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

AdvertisersResource.ManualTriggersResource.CreateRequest

Creates a new manual trigger. Returns the newly created manual trigger if successful. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

AdvertisersResource.ManualTriggersResource.DeactivateRequest

Deactivates a manual trigger. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

AdvertisersResource.ManualTriggersResource.GetRequest

Gets a manual trigger. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

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. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

AdvertisersResource.ManualTriggersResource.PatchRequest

Updates a manual trigger. Returns the updated manual trigger if successful. Warning: Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our feature deprecation announcement for more information.

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.

AdvertisersResource.YoutubeAdGroupAdsResource

The "youtubeAdGroupAds" collection of methods.

AdvertisersResource.YoutubeAdGroupAdsResource.GetRequest

Gets a YouTube ad group ad.

AdvertisersResource.YoutubeAdGroupAdsResource.ListRequest

Lists YouTube ad group ads.

AdvertisersResource.YoutubeAdGroupsResource

The "youtubeAdGroups" collection of methods.

AdvertisersResource.YoutubeAdGroupsResource.BulkListAdGroupAssignedTargetingOptionsRequest

Lists assigned targeting options for multiple YouTube ad groups across targeting types. Inherited assigned targeting options are not included.

AdvertisersResource.YoutubeAdGroupsResource.GetRequest

Gets a YouTube ad group.

AdvertisersResource.YoutubeAdGroupsResource.ListRequest

Lists YouTube ad groups.

AdvertisersResource.YoutubeAdGroupsResource.TargetingTypesResource

The "targetingTypes" collection of methods.

AdvertisersResource.YoutubeAdGroupsResource.TargetingTypesResource.AssignedTargetingOptionsResource

The "assignedTargetingOptions" collection of methods.

AdvertisersResource.YoutubeAdGroupsResource.TargetingTypesResource.AssignedTargetingOptionsResource.GetRequest

Gets a single targeting option assigned to a YouTube ad group. Inherited assigned targeting options are not included.

AdvertisersResource.YoutubeAdGroupsResource.TargetingTypesResource.AssignedTargetingOptionsResource.ListRequest

Lists the targeting options assigned to a YouTube ad group. Inherited assigned targeting options are not included.

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. Requests updating a custom bidding algorithm assigned to a line item will return an error.

CustomBiddingAlgorithmsResource.ScriptsResource

The "scripts" collection of methods.

CustomBiddingAlgorithmsResource.ScriptsResource.CreateRequest

Creates a new custom bidding script. Returns the newly created script if successful. Requests creating a custom bidding script under an algorithm assigned to a line item will return an error.

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.

FloodlightGroupsResource

The "floodlightGroups" collection of methods.

FloodlightGroupsResource.FloodlightActivitiesResource

The "floodlightActivities" collection of methods.

FloodlightGroupsResource.FloodlightActivitiesResource.GetRequest

Gets a Floodlight activity.

FloodlightGroupsResource.FloodlightActivitiesResource.ListRequest

Lists Floodlight activities in a Floodlight group.

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.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. This method regularly experiences high latency. We recommend increasing your default timeout to avoid errors.

PartnersResource.EditAssignedTargetingOptionsRequest

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.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 sdfdownloadtasks.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. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

UsersResource.CreateRequest

Creates a new user. Returns the newly created user if successful. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

UsersResource.DeleteRequest

Deletes a user. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

UsersResource.GetRequest

Gets a user. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

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. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

UsersResource.PatchRequest

Updates an existing user. Returns the updated user if successful. This method has unique authentication requirements. Read the prerequisites in our Managing Users guide before using this method. The "Try this method" feature does not work for this method.

Enums

AdvertisersResource.AssetsResource.UploadMediaUpload.AltEnum

Data format for response.

AdvertisersResource.AssetsResource.UploadMediaUpload.XgafvEnum

V1 error format.

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 * TARGETING_TYPE_KEYWORD

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 * TARGETING_TYPE_KEYWORD

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 * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_CONTENT_THEME_EXCLUSION

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 * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_CONTENT_THEME_EXCLUSION

AdvertisersResource.YoutubeAdGroupsResource.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_CATEGORY * TARGETING_TYPE_GENDER * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_SESSION_POSITION * TARGETING_TYPE_URL
  • TARGETING_TYPE_YOUTUBE_CHANNEL * TARGETING_TYPE_YOUTUBE_VIDEO

AdvertisersResource.YoutubeAdGroupsResource.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_CATEGORY

  • TARGETING_TYPE_GENDER * TARGETING_TYPE_HOUSEHOLD_INCOME * TARGETING_TYPE_KEYWORD * TARGETING_TYPE_PARENTAL_STATUS * TARGETING_TYPE_SESSION_POSITION * TARGETING_TYPE_URL
  • TARGETING_TYPE_YOUTUBE_CHANNEL * TARGETING_TYPE_YOUTUBE_VIDEO

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