Display & Video 360 API: firstAndThirdPartyAudiences. Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items. See: https://developers.google.com/display-video/docs/reference/rest/v3/firstAndThirdPartyAudiences
Display & Video 360 API: firstAndThirdPartyAudiences. Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items. See: https://developers.google.com/display-video/docs/reference/rest/v3/firstAndThirdPartyAudiences
(create$ auth parameters body)
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/create
Required parameters: none
Optional parameters: advertiserId
Body:
{:description string, :firstAndThirdPartyAudienceType string, :audienceSource string, :displayName string, :contactInfoList {:contactInfos [ContactInfo], :consent Consent}, :name string, :audienceType string, :gmailAudienceSize string, :activeDisplayAudienceSize string, :membershipDurationDays string, :displayDesktopAudienceSize string, :appId string, :firstAndThirdPartyAudienceId string, :displayMobileWebAudienceSize string, :youtubeAudienceSize string, :mobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :displayAudienceSize string, :displayMobileAppAudienceSize string}
Creates a FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO
* CUSTOMER_MATCH_DEVICE_ID
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/create Required parameters: none Optional parameters: advertiserId Body: {:description string, :firstAndThirdPartyAudienceType string, :audienceSource string, :displayName string, :contactInfoList {:contactInfos [ContactInfo], :consent Consent}, :name string, :audienceType string, :gmailAudienceSize string, :activeDisplayAudienceSize string, :membershipDurationDays string, :displayDesktopAudienceSize string, :appId string, :firstAndThirdPartyAudienceId string, :displayMobileWebAudienceSize string, :youtubeAudienceSize string, :mobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :displayAudienceSize string, :displayMobileAppAudienceSize string} Creates a FirstAndThirdPartyAudience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`
(editCustomerMatchMembers$ auth parameters body)
Required parameters: firstAndThirdPartyAudienceId
Optional parameters: none
Body:
{:addedContactInfoList {:contactInfos [ContactInfo], :consent Consent}, :addedMobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :removedContactInfoList {:contactInfos [ContactInfo], :consent Consent}, :removedMobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :advertiserId string}
Updates the member list of a Customer Match audience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO
* CUSTOMER_MATCH_DEVICE_ID
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/editCustomerMatchMembers Required parameters: firstAndThirdPartyAudienceId Optional parameters: none Body: {:addedContactInfoList {:contactInfos [ContactInfo], :consent Consent}, :addedMobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :removedContactInfoList {:contactInfos [ContactInfo], :consent Consent}, :removedMobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :advertiserId string} Updates the member list of a Customer Match audience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`
(get$ auth parameters)
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/get
Required parameters: firstAndThirdPartyAudienceId
Optional parameters: partnerId, advertiserId
Gets a first and third party audience.
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/get Required parameters: firstAndThirdPartyAudienceId Optional parameters: partnerId, advertiserId Gets a first and third party audience.
(list$ auth parameters)
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/list
Required parameters: none
Optional parameters: partnerId, advertiserId, pageSize, pageToken, orderBy, filter
Lists first and third party audiences. The order is defined by the order_by parameter.
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/list Required parameters: none Optional parameters: partnerId, advertiserId, pageSize, pageToken, orderBy, filter Lists first and third party audiences. The order is defined by the order_by parameter.
(patch$ auth parameters body)
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/patch
Required parameters: firstAndThirdPartyAudienceId
Optional parameters: updateMask, advertiserId
Body:
{:description string, :firstAndThirdPartyAudienceType string, :audienceSource string, :displayName string, :contactInfoList {:contactInfos [ContactInfo], :consent Consent}, :name string, :audienceType string, :gmailAudienceSize string, :activeDisplayAudienceSize string, :membershipDurationDays string, :displayDesktopAudienceSize string, :appId string, :firstAndThirdPartyAudienceId string, :displayMobileWebAudienceSize string, :youtubeAudienceSize string, :mobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :displayAudienceSize string, :displayMobileAppAudienceSize string}
Updates an existing FirstAndThirdPartyAudience. Only supported for the following audience_type: * CUSTOMER_MATCH_CONTACT_INFO
* CUSTOMER_MATCH_DEVICE_ID
https://developers.google.com/display-video/api/reference/rest/v3/firstAndThirdPartyAudiences/patch Required parameters: firstAndThirdPartyAudienceId Optional parameters: updateMask, advertiserId Body: {:description string, :firstAndThirdPartyAudienceType string, :audienceSource string, :displayName string, :contactInfoList {:contactInfos [ContactInfo], :consent Consent}, :name string, :audienceType string, :gmailAudienceSize string, :activeDisplayAudienceSize string, :membershipDurationDays string, :displayDesktopAudienceSize string, :appId string, :firstAndThirdPartyAudienceId string, :displayMobileWebAudienceSize string, :youtubeAudienceSize string, :mobileDeviceIdList {:mobileDeviceIds [string], :consent Consent}, :displayAudienceSize string, :displayMobileAppAudienceSize string} Updates an existing FirstAndThirdPartyAudience. Only supported for the following audience_type: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |