Skip to main content

@swamp/gcp/displayvideo

v2026.04.23.1

Google Cloud displayvideo infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-clouddisplayvideocloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/displayvideo

advertisers_adassets.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
adAsset?objectOutput only. The ID of the ad asset. Referred to as the asset ID when assigned to an ad.
advertiserIdstringRequired. The ID of the advertiser this ad asset belongs to.
createCreate a adAssets
getGet a adAssets
ArgumentTypeDescription
identifierstringThe name of the adAssets
syncSync adAssets state from GCP
bulk_createbulk create
ArgumentTypeDescription
adAssets?any
uploadupload
ArgumentTypeDescription
adAssetType?any
filename?any
partners_channels_sites.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
urlOrAppId?stringRequired. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
partnerIdstringThe ID of the partner that owns the parent channel.
channelIdstringRequired. The ID of the parent channel in which the site will be created.
advertiserId?stringThe ID of the advertiser that owns the parent channel.
createCreate a sites
getGet a sites
ArgumentTypeDescription
identifierstringThe name of the sites
deleteDelete the sites
ArgumentTypeDescription
identifierstringThe name of the sites
syncSync sites state from GCP
bulk_editbulk edit
ArgumentTypeDescription
advertiserId?any
createdSites?any
deletedSites?any
partnerId?any
replacereplace
ArgumentTypeDescription
advertiserId?any
newSites?any
partnerId?any
advertisers_locationlists.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringRequired. Immutable. The unique ID of the advertiser the location list belongs to.
displayName?stringRequired. The display name of the location list. Must be UTF-8 encoded with a maximum size of 240 bytes.
locationType?enumRequired. Immutable. The type of location. All locations in the list will share this type.
createCreate a locationLists
getGet a locationLists
ArgumentTypeDescription
identifierstringThe name of the locationLists
updateUpdate locationLists attributes
syncSync locationLists state from GCP
advertisers_negativekeywordlists.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringOutput only. The unique ID of the advertiser the negative keyword list belongs to.
displayName?stringRequired. The display name of the negative keyword list. Must be UTF-8 encoded with a maximum size of 255 bytes.
createCreate a negativeKeywordLists
getGet a negativeKeywordLists
ArgumentTypeDescription
identifierstringThe name of the negativeKeywordLists
updateUpdate negativeKeywordLists attributes
deleteDelete the negativeKeywordLists
ArgumentTypeDescription
identifierstringThe name of the negativeKeywordLists
syncSync negativeKeywordLists state from GCP
floodlightgroups.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
activeViewConfig?objectRequired. The display name of the custom metric.
customVariables?recordUser-defined custom variables owned by the Floodlight group. Use custom Floodlight variables to create reporting data that is tailored to your unique business needs. Custom Floodlight variables use the keys `U1=`, `U2=`, and so on, and can take any values that you choose to pass to them. You can use them to track virtually any type of data that you collect about your customers, such as the genre of movie that a customer purchases, the country to which the item is shipped, and so on. Custom Floodlight variables may not be used to pass any data that could be used or recognized as personally identifiable information (PII). Example: `custom_variables { fields { "U1": value { number_value: 123.4 }, "U2": value { string_value: "MyVariable2" }, "U3": value { string_value: "MyVariable3" } } }` Acceptable values for keys are "U1" through "U100", inclusive. String values must be less than 64 characters long, and cannot contain the following characters: `"<>`.
displayName?stringRequired. The display name of the Floodlight group.
floodlightGroupId?stringOutput only. The unique ID of the Floodlight group. Assigned by the system.
lookbackWindow?objectLookback window, in days, from the last time a given user clicked on one of your ads.
name?stringOutput only. The resource name of the Floodlight group.
webTagType?enumRequired. The web tag type enabled for the Floodlight group.
getGet a floodlightGroups
ArgumentTypeDescription
identifierstringThe name of the floodlightGroups
updateUpdate floodlightGroups attributes
syncSync floodlightGroups state from GCP
guaranteedorders.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
defaultCampaignId?stringThe ID of the default campaign that is assigned to the guaranteed order. The default campaign must belong to the default advertiser.
displayName?stringRequired. The display name of the guaranteed order. Must be UTF-8 encoded with a maximum size of 240 bytes.
exchange?enumRequired. Immutable. The exchange where the guaranteed order originated.
publisherName?stringRequired. The publisher name of the guaranteed order. Must be UTF-8 encoded with a maximum size of 240 bytes.
readAccessInherited?booleanWhether all advertisers of read_write_partner_id have read access to the guaranteed order. Only applicable if read_write_partner_id is set. If True, overrides read_advertiser_ids.
readAdvertiserIds?arrayThe IDs of advertisers with read access to the guaranteed order. This field must not include the advertiser assigned to read_write_advertiser_id if it is set. All advertisers in this field must belong to read_write_partner_id or the same partner as read_write_advertiser_id.
readWriteAdvertiserId?stringThe advertiser with read/write access to the guaranteed order. This is also the default advertiser of the guaranteed order.
readWritePartnerId?stringThe partner with read/write access to the guaranteed order.
status?objectOutput only. The configuration status of the guaranteed order. Acceptable values are `PENDING` and `COMPLETED`. A guaranteed order must be configured (fill in the required fields, choose creatives, and select a default campaign) before it can serve. Currently the configuration action can only be performed via UI.
advertiserId?stringThe ID of the advertiser that the request is being made within.
partnerId?stringThe ID of the partner that the request is being made within.
createCreate a guaranteedOrders
getGet a guaranteedOrders
ArgumentTypeDescription
identifierstringThe name of the guaranteedOrders
updateUpdate guaranteedOrders attributes
syncSync guaranteedOrders state from GCP
edit_guaranteed_order_read_accessorsedit guaranteed order read accessors
ArgumentTypeDescription
addedAdvertisers?any
partnerId?any
readAccessInherited?any
removedAdvertisers?any
partners_channels.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringThe ID of the advertiser that owns the channel.
displayName?stringRequired. The display name of the channel. Must be UTF-8 encoded with a maximum length of 240 bytes.
partnerId?stringThe ID of the partner that owns the channel.
createCreate a channels
getGet a channels
ArgumentTypeDescription
identifierstringThe name of the channels
updateUpdate channels attributes
syncSync channels state from GCP
partners.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a partners
ArgumentTypeDescription
identifierstringThe name of the partners
syncSync partners state from GCP
edit_assigned_targeting_optionsedit assigned targeting options
ArgumentTypeDescription
createRequests?any
deleteRequests?any
firstpartyandpartneraudiences.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
appId?stringOptional. The app_id matches with the type of the mobile_device_ids being uploaded. Only applicable to audience_type `CUSTOMER_MATCH_DEVICE_ID`
audienceType?enumImmutable. The type of the audience.
contactInfoList?objectRepresents consent for ad personalization.
description?stringOptional. The user-provided description of the audience. Only applicable to first party audiences.
displayName?stringOptional. The display name of the first party and partner audience.
firstPartyAndPartnerAudienceId?stringIdentifier. The unique ID of the first party and partner audience. Assigned by the system.
membershipDurationDays?stringOptional. The duration in days that an entry remains in the audience after the qualifying event. The set value must be greater than 0 and less than or equal to 540. Only applicable to first party audiences. This field is required if one of the following audience_type is used: * `CUSTOMER_MATCH_CONTACT_INFO` * `CUSTOMER_MATCH_DEVICE_ID`
mobileDeviceIdList?objectRepresents consent for ad personalization.
advertiserId?stringRequired. The ID of the advertiser under whom the FirstPartyAndPartnerAudience will be created.
createCreate a firstPartyAndPartnerAudiences
getGet a firstPartyAndPartnerAudiences
ArgumentTypeDescription
identifierstringThe name of the firstPartyAndPartnerAudiences
updateUpdate firstPartyAndPartnerAudiences attributes
syncSync firstPartyAndPartnerAudiences state from GCP
edit_customer_match_membersedit customer match members
ArgumentTypeDescription
addedContactInfoList?any
addedMobileDeviceIdList?any
advertiserId?any
removedContactInfoList?any
removedMobileDeviceIdList?any
combinedaudiences.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a combinedAudiences
ArgumentTypeDescription
identifierstringThe name of the combinedAudiences
syncSync combinedAudiences state from GCP
advertisers_targetingtypes_assignedtargetingoptions.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ageRangeDetails?objectRequired. The age range of an audience. We only support targeting a continuous age range of an audience. Thus, the age range represented in this field can be 1) targeted solely, or, 2) part of a larger continuous age range. The reach of a continuous age range targeting can be expanded by also targeting an audience of an unknown age.
appCategoryDetails?objectOutput only. The display name of the app category.
appDetails?objectRequired. The ID of the app. Android's Play store app uses bundle ID, for example `com.google.android.gm`. Apple's App store app ID uses 9 digit string, for example `422689480`.
audienceGroupDetails?objectRequired. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
audioContentTypeDetails?objectRequired. The audio content type.
authorizedSellerStatusDetails?objectOutput only. The authorized seller status to target.
browserDetails?objectOutput only. The display name of the browser.
businessChainDetails?objectOutput only. The display name of a business chain, e.g. "KFC", "Chase Bank".
carrierAndIspDetails?objectOutput only. The display name of the carrier or ISP.
categoryDetails?objectOutput only. The display name of the category.
channelDetails?objectRequired. ID of the channel. Should refer to the channel ID field on a [Partner-owned channel](partners.channels#Channel.FIELDS.channel_id) or [advertiser-owned channel](advertisers.channels#Channel.FIELDS.channel_id) resource.
contentDurationDetails?objectOutput only. The content duration.
contentGenreDetails?objectOutput only. The display name of the content genre.
contentInstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`. * `AD_TYPE_AUDIO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_AUDIO_DEFAULT`.
contentOutstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
contentStreamTypeDetails?objectOutput only. The content stream type.
contentThemeExclusionDetails?objectOutput only. An enum for the DV360 content theme classifier.
dayAndTimeDetails?objectRequired. The day of the week for this day and time targeting setting.
deviceMakeModelDetails?objectOutput only. The display name of the device make and model.
deviceTypeDetails?objectRequired. The display name of the device type.
digitalContentLabelExclusionDetails?objectRequired. The display name of the digital content label rating tier to be EXCLUDED.
environmentDetails?objectRequired. The serving environment.
exchangeDetails?objectRequired. The enum value for the exchange.
genderDetails?objectRequired. The gender of the audience.
geoRegionDetails?objectOutput only. The display name of the geographic region (e.g., "Ontario, Canada").
householdIncomeDetails?objectRequired. The household income of the audience.
inventorySourceDetails?objectRequired. ID of the inventory source. Should refer to the inventory_source_id field of an InventorySource resource.
inventorySourceGroupDetails?objectRequired. ID of the inventory source group. Should refer to the inventory_source_group_id field of an InventorySourceGroup resource.
keywordDetails?objectOptional. The policy names to exempt the keyword from. When attempting to target a keyword that violates a policy, the error returned will include the name of the relevant policy. Use that name in this field to exempt the targeted keyword from the policy. This field is only applicable for positively-targeted keywords assigned to Demand Gen resources. Retrieval and management of Demand Gen resources is currently in beta. This field is only available to allowlisted users.
languageDetails?objectOutput only. The display name of the language (e.g., "French").
nativeContentPositionDetails?objectRequired. The content position.
negativeKeywordListDetails?objectRequired. ID of the negative keyword list. Should refer to the negative_keyword_list_id field of a NegativeKeywordList resource.
omidDetails?objectRequired. The type of Open Measurement enabled inventory.
onScreenPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
operatingSystemDetails?objectOutput only. The display name of the operating system.
parentalStatusDetails?objectRequired. The parental status of the audience.
poiDetails?objectOutput only. The display name of a POI, e.g. "Times Square", "Space Needle", followed by its full address if available.
proximityLocationListDetails?objectRequired. ID of the proximity location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_PROXIMITY`.
regionalLocationListDetails?objectIndicates if this option is being negatively targeted.
sensitiveCategoryExclusionDetails?objectRequired. An enum for the DV360 Sensitive category content classified to be EXCLUDED.
sessionPositionDetails?objectThe position where the ad will show in a session.
subExchangeDetails?objectRequired. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_SUB_EXCHANGE`.
targetingType?enumOutput only. Identifies the type of this assigned targeting option.
thirdPartyVerifierDetails?objectOptional. Adult and Explicit Sexual Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
urlDetails?objectIndicates if this option is being negatively targeted.
userRewardedContentDetails?objectRequired. The targeting_option_id field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
videoPlayerSizeDetails?objectRequired. The video player size.
viewabilityDetails?objectRequired. The predicted viewability percentage.
youtubeChannelDetails?objectThe YouTube uploader channel id or the channel code of a YouTube channel.
youtubeVideoDetails?objectIndicates if this option is being negatively targeted.
advertiserIdstringRequired. The ID of the advertiser.
createCreate a assignedTargetingOptions
getGet a assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
deleteDelete the assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
syncSync assignedTargetingOptions state from GCP
advertisers_channels_sites.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
urlOrAppId?stringRequired. The app ID or URL of the site. Must be UTF-8 encoded with a maximum length of 240 bytes.
advertiserIdstringThe ID of the advertiser that owns the parent channel.
channelIdstringRequired. The ID of the parent channel in which the site will be created.
partnerId?stringThe ID of the partner that owns the parent channel.
createCreate a sites
getGet a sites
ArgumentTypeDescription
identifierstringThe name of the sites
deleteDelete the sites
ArgumentTypeDescription
identifierstringThe name of the sites
syncSync sites state from GCP
bulk_editbulk edit
ArgumentTypeDescription
advertiserId?any
createdSites?any
deletedSites?any
partnerId?any
replacereplace
ArgumentTypeDescription
advertiserId?any
newSites?any
partnerId?any
custombiddingalgorithms_scripts.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
customBiddingAlgorithmId?stringOutput only. The unique ID of the custom bidding algorithm the script belongs to.
script?objectA resource name to be used in media.download to Download the script files. Or media.upload to Upload the script files. Resource names have the format `customBiddingAlgorithms/{custom_bidding_algorithm_id}/scriptRef/{ref_id}`.
advertiserId?stringThe ID of the advertiser that owns the parent custom bidding algorithm.
partnerId?stringThe ID of the partner that owns the parent custom bidding algorithm. Only this partner will have write access to this custom bidding script.
createCreate a scripts
getGet a scripts
ArgumentTypeDescription
identifierstringThe name of the scripts
syncSync scripts state from GCP
advertisers_adgroups_youtubeassettypes_youtubeassetassociations.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
linkedYoutubeAsset?objectRequired. ID of the affiliate location chain.
name?stringIdentifier. The resource name of the association. For line item-level associations: The name pattern is `advertisers/{advertiser_id}/lineItems/{line_item_id}/youtubeAssetTypes/{youtube_asset_type}/youtubeAssetAssociations/{youtube_asset_association_id}`. For ad group-level associations: The name pattern is `advertisers/{advertiser_id}/adGroups/{ad_group_id}/youtubeAssetTypes/{youtube_asset_type}/youtubeAssetAssociations/{youtube_asset_association_id}`. For `YOUTUBE_ASSET_TYPE_LOCATION` and `YOUTUBE_ASSET_TYPE_AFFILIATE_LOCATION` associations: `youtube_asset_association_id` is the ID of the asset set linked, or 0 if the location_matching_type or affiliate_location_matching_type is `DISABLED`. For `YOUTUBE_ASSET_TYPE_SITELINK` associations: `youtube_asset_association_id` is be the ID of the sitelink asset linked.
youtubeAssetType?enumRequired. The type of YouTube asset associated with the resource.
advertiserIdstringRequired. The ID of the advertiser that the linked entity belongs to.
adGroupIdstringThe ID of an ad group.
linkedEntity_lineItemId?stringThe ID of a line item.
createCreate a youtubeAssetAssociations
getGet a youtubeAssetAssociations
ArgumentTypeDescription
identifierstringThe name of the youtubeAssetAssociations
deleteDelete the youtubeAssetAssociations
ArgumentTypeDescription
identifierstringThe name of the youtubeAssetAssociations
syncSync youtubeAssetAssociations state from GCP
users.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
displayName?stringRequired. The display name of the user. Must be UTF-8 encoded with a maximum size of 240 bytes.
email?stringRequired. Immutable. The email address used to identify the user.
createCreate a users
getGet a users
ArgumentTypeDescription
identifierstringThe name of the users
updateUpdate users attributes
deleteDelete the users
ArgumentTypeDescription
identifierstringThe name of the users
syncSync users state from GCP
bulk_edit_assigned_user_rolesbulk edit assigned user roles
ArgumentTypeDescription
createdAssignedUserRoles?any
deletedAssignedUserRoles?any
inventorysourcegroups.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
displayName?stringRequired. The display name of the inventory source group. Must be UTF-8 encoded with a maximum size of 240 bytes.
advertiserId?stringThe ID of the advertiser that owns the inventory source group. The parent partner will not have access to this group.
partnerId?stringThe ID of the partner that owns the inventory source group. Only this partner will have write access to this group. Only advertisers to which this group is explicitly shared will have read access to this group.
createCreate a inventorySourceGroups
getGet a inventorySourceGroups
ArgumentTypeDescription
identifierstringThe name of the inventorySourceGroups
updateUpdate inventorySourceGroups attributes
deleteDelete the inventorySourceGroups
ArgumentTypeDescription
identifierstringThe name of the inventorySourceGroups
syncSync inventorySourceGroups state from GCP
custombiddingalgorithms.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringImmutable. The unique ID of the advertiser that owns the custom bidding algorithm.
customBiddingAlgorithmType?enumRequired. Immutable. The type of custom bidding algorithm.
displayName?stringRequired. The display name of the custom bidding algorithm. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumControls whether or not the custom bidding algorithm can be used as a bidding strategy. Accepted values are: * `ENTITY_STATUS_ACTIVE` * `ENTITY_STATUS_ARCHIVED`
partnerId?stringImmutable. The unique ID of the partner that owns the custom bidding algorithm.
sharedAdvertiserIds?arrayThe IDs of the advertisers who have access to this algorithm. If advertiser_id is set, this field will only consist of that value. This field will not be set if the algorithm [`owner`](/display-video/api/reference/rest/v1/customBiddingAlgorithms#CustomBiddingAlgorithm.FIELDS.oneof_owner) is a partner and is being retrieved using an advertiser [`accessor`](/display-video/api/reference/rest/v1/customBiddingAlgorithms/list#body.QUERY_PARAMETERS.oneof_accessor).
thirdPartyOptimizationPartner?enumOptional. Immutable. Designates the third party optimization partner that manages this algorithm.
createCreate a customBiddingAlgorithms
getGet a customBiddingAlgorithms
ArgumentTypeDescription
identifierstringThe name of the customBiddingAlgorithms
updateUpdate customBiddingAlgorithms attributes
syncSync customBiddingAlgorithms state from GCP
upload_rulesupload rules
upload_scriptupload script
advertisers_adgroups_targetingtypes_assignedtargetingoptions.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ageRangeDetails?objectRequired. The age range of an audience. We only support targeting a continuous age range of an audience. Thus, the age range represented in this field can be 1) targeted solely, or, 2) part of a larger continuous age range. The reach of a continuous age range targeting can be expanded by also targeting an audience of an unknown age.
appCategoryDetails?objectOutput only. The display name of the app category.
appDetails?objectRequired. The ID of the app. Android's Play store app uses bundle ID, for example `com.google.android.gm`. Apple's App store app ID uses 9 digit string, for example `422689480`.
audienceGroupDetails?objectRequired. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
audioContentTypeDetails?objectRequired. The audio content type.
authorizedSellerStatusDetails?objectOutput only. The authorized seller status to target.
browserDetails?objectOutput only. The display name of the browser.
businessChainDetails?objectOutput only. The display name of a business chain, e.g. "KFC", "Chase Bank".
carrierAndIspDetails?objectOutput only. The display name of the carrier or ISP.
categoryDetails?objectOutput only. The display name of the category.
channelDetails?objectRequired. ID of the channel. Should refer to the channel ID field on a [Partner-owned channel](partners.channels#Channel.FIELDS.channel_id) or [advertiser-owned channel](advertisers.channels#Channel.FIELDS.channel_id) resource.
contentDurationDetails?objectOutput only. The content duration.
contentGenreDetails?objectOutput only. The display name of the content genre.
contentInstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`. * `AD_TYPE_AUDIO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_AUDIO_DEFAULT`.
contentOutstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
contentStreamTypeDetails?objectOutput only. The content stream type.
contentThemeExclusionDetails?objectOutput only. An enum for the DV360 content theme classifier.
dayAndTimeDetails?objectRequired. The day of the week for this day and time targeting setting.
deviceMakeModelDetails?objectOutput only. The display name of the device make and model.
deviceTypeDetails?objectRequired. The display name of the device type.
digitalContentLabelExclusionDetails?objectRequired. The display name of the digital content label rating tier to be EXCLUDED.
environmentDetails?objectRequired. The serving environment.
exchangeDetails?objectRequired. The enum value for the exchange.
genderDetails?objectRequired. The gender of the audience.
geoRegionDetails?objectOutput only. The display name of the geographic region (e.g., "Ontario, Canada").
householdIncomeDetails?objectRequired. The household income of the audience.
inventorySourceDetails?objectRequired. ID of the inventory source. Should refer to the inventory_source_id field of an InventorySource resource.
inventorySourceGroupDetails?objectRequired. ID of the inventory source group. Should refer to the inventory_source_group_id field of an InventorySourceGroup resource.
keywordDetails?objectOptional. The policy names to exempt the keyword from. When attempting to target a keyword that violates a policy, the error returned will include the name of the relevant policy. Use that name in this field to exempt the targeted keyword from the policy. This field is only applicable for positively-targeted keywords assigned to Demand Gen resources. Retrieval and management of Demand Gen resources is currently in beta. This field is only available to allowlisted users.
languageDetails?objectOutput only. The display name of the language (e.g., "French").
nativeContentPositionDetails?objectRequired. The content position.
negativeKeywordListDetails?objectRequired. ID of the negative keyword list. Should refer to the negative_keyword_list_id field of a NegativeKeywordList resource.
omidDetails?objectRequired. The type of Open Measurement enabled inventory.
onScreenPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
operatingSystemDetails?objectOutput only. The display name of the operating system.
parentalStatusDetails?objectRequired. The parental status of the audience.
poiDetails?objectOutput only. The display name of a POI, e.g. "Times Square", "Space Needle", followed by its full address if available.
proximityLocationListDetails?objectRequired. ID of the proximity location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_PROXIMITY`.
regionalLocationListDetails?objectIndicates if this option is being negatively targeted.
sensitiveCategoryExclusionDetails?objectRequired. An enum for the DV360 Sensitive category content classified to be EXCLUDED.
sessionPositionDetails?objectThe position where the ad will show in a session.
subExchangeDetails?objectRequired. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_SUB_EXCHANGE`.
targetingType?enumOutput only. Identifies the type of this assigned targeting option.
thirdPartyVerifierDetails?objectOptional. Adult and Explicit Sexual Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
urlDetails?objectIndicates if this option is being negatively targeted.
userRewardedContentDetails?objectRequired. The targeting_option_id field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
videoPlayerSizeDetails?objectRequired. The video player size.
viewabilityDetails?objectRequired. The predicted viewability percentage.
youtubeChannelDetails?objectThe YouTube uploader channel id or the channel code of a YouTube channel.
youtubeVideoDetails?objectIndicates if this option is being negatively targeted.
advertiserIdstringRequired. The ID of the advertiser the ad group belongs to.
adGroupIdstringRequired. The ID of the ad group the assigned targeting option will belong to.
createCreate a assignedTargetingOptions
getGet a assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
deleteDelete the assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
syncSync assignedTargetingOptions state from GCP
advertisers_insertionorders.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringOutput only. The unique ID of the advertiser the insertion order belongs to.
bidStrategy?objectOutput only. The value effectively used by the bidding strategy. This field will be the same as value if set. If value is not set and the strategy is assigned to an ad group, this field will be inherited from the line item's bidding strategy. If type is not `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_CPA` or `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_ROAS`, this field will be 0.
budget?objectOptional. The type of automation used to manage bid and budget for the insertion order. If this field is unspecified in creation, the value defaults to `INSERTION_ORDER_AUTOMATION_TYPE_NONE`.
campaignId?stringRequired. Immutable. The unique ID of the campaign that the insertion order belongs to.
displayName?stringRequired. The display name of the insertion order. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumRequired. Controls whether or not the insertion order can spend its budget and bid on inventory. * For CreateInsertionOrder method, only `ENTITY_STATUS_DRAFT` is allowed. To activate an insertion order, use UpdateInsertionOrder method and update the status to `ENTITY_STATUS_ACTIVE` after creation. * An insertion order cannot be changed back to `ENTITY_STATUS_DRAFT` status from any other status. * An insertion order cannot be set to `ENTITY_STATUS_ACTIVE` if its parent campaign is not active.
frequencyCap?objectThe maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
insertionOrderType?enumOptional. The type of insertion order. If this field is unspecified in creation, the value defaults to `RTB`.
integrationDetails?objectAdditional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters.
kpi?objectOptional. Custom Bidding Algorithm ID associated with KPI_CUSTOM_IMPRESSION_VALUE_OVER_COST. This field is ignored if the proper KPI is not selected.
optimizationObjective?enumOptional. Required. The optimization objective of the insertion order.
pacing?objectMaximum number of impressions to serve every day. Applicable when the budget is impression based. Must be greater than 0.
partnerCosts?arrayRequired. The type of the partner cost.
createCreate a insertionOrders
getGet a insertionOrders
ArgumentTypeDescription
identifierstringThe name of the insertionOrders
updateUpdate insertionOrders attributes
deleteDelete the insertionOrders
ArgumentTypeDescription
identifierstringThe name of the insertionOrders
syncSync insertionOrders state from GCP
advertisers_campaigns.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringOutput only. The unique ID of the advertiser the campaign belongs to.
campaignBudgets?arrayRequired. The total amount the linked insertion order segments can budget. The amount is in micros. Must be greater than 0. For example, 500000000 represents 500 standard units of the currency.
campaignFlight?objectDay of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
campaignGoal?objectRequired. The type of the campaign goal.
displayName?stringRequired. The display name of the campaign. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumRequired. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
frequencyCap?objectThe maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
createCreate a campaigns
getGet a campaigns
ArgumentTypeDescription
identifierstringThe name of the campaigns
updateUpdate campaigns attributes
deleteDelete the campaigns
ArgumentTypeDescription
identifierstringThe name of the campaigns
syncSync campaigns state from GCP
custombiddingalgorithms_rules.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
customBiddingAlgorithmId?stringOutput only. The unique ID of the custom bidding algorithm that the rules resource belongs to.
error?objectThe type of error.
rules?objectA resource name to be used in media.download to download the rules files. Or media.upload to upload the rules files. Resource names have the format `customBiddingAlgorithms/{custom_bidding_algorithm_id}/rulesRef/{ref_id}`.
advertiserId?stringThe ID of the advertiser that owns the parent custom bidding algorithm.
partnerId?stringThe ID of the partner that owns the parent custom bidding algorithm. Only this partner will have write access to this rules resource.
createCreate a rules
getGet a rules
ArgumentTypeDescription
identifierstringThe name of the rules
syncSync rules state from GCP
advertisers_invoices.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a invoices
ArgumentTypeDescription
identifierstringThe name of the invoices
syncSync invoices state from GCP
lookup_invoice_currencylookup invoice currency
inventorysources.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
commitment?enumWhether the inventory source has a guaranteed or non-guaranteed delivery.
creativeConfigs?arrayThe type of creative that can be assigned to the inventory source. Only the following types are supported: * `CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_VIDEO`
dealId?stringThe ID in the exchange space that uniquely identifies the inventory source. Must be unique across buyers within each exchange but not necessarily unique across exchanges.
deliveryMethod?enumThe delivery method of the inventory source. * For non-guaranteed inventory sources, the only acceptable value is `INVENTORY_SOURCE_DELIVERY_METHOD_PROGRAMMATIC`. * For guaranteed inventory sources, acceptable values are `INVENTORY_SOURCE_DELIVERY_METHOD_TAG` and `INVENTORY_SOURCE_DELIVERY_METHOD_PROGRAMMATIC`.
displayName?stringThe display name of the inventory source. Must be UTF-8 encoded with a maximum size of 240 bytes.
exchange?enumThe exchange to which the inventory source belongs.
guaranteedOrderId?stringImmutable. The ID of the guaranteed order that this inventory source belongs to. Only applicable when commitment is `INVENTORY_SOURCE_COMMITMENT_GUARANTEED`.
inventorySourceType?enumDenotes the type of the inventory source.
publisherName?stringThe publisher/seller name of the inventory source.
rateDetails?objectThe rate type. Acceptable values are `INVENTORY_SOURCE_RATE_TYPE_CPM_FIXED`, `INVENTORY_SOURCE_RATE_TYPE_CPM_FLOOR`, and `INVENTORY_SOURCE_RATE_TYPE_CPD`.
readWriteAccessors?objectThe IDs of the advertisers.
status?objectOutput only. The configuration status of the inventory source. Only applicable for guaranteed inventory sources. Acceptable values are `INVENTORY_SOURCE_CONFIG_STATUS_PENDING` and `INVENTORY_SOURCE_CONFIG_STATUS_COMPLETED`. An inventory source must be configured (fill in the required fields, choose creatives, and select a default campaign) before it can serve.
timeRange?objectRequired. The upper bound of a time range, inclusive.
advertiserId?stringThe ID of the advertiser that the request is being made within.
partnerId?stringThe ID of the partner that the request is being made within.
createCreate a inventorySources
getGet a inventorySources
ArgumentTypeDescription
identifierstringThe name of the inventorySources
updateUpdate inventorySources attributes
syncSync inventorySources state from GCP
edit_inventory_source_read_write_accessorsedit inventory source read write accessors
ArgumentTypeDescription
advertisersUpdate?any
assignPartner?any
partnerId?any
advertisers_lineitems_youtubeassettypes_youtubeassetassociations.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
linkedYoutubeAsset?objectRequired. ID of the affiliate location chain.
name?stringIdentifier. The resource name of the association. For line item-level associations: The name pattern is `advertisers/{advertiser_id}/lineItems/{line_item_id}/youtubeAssetTypes/{youtube_asset_type}/youtubeAssetAssociations/{youtube_asset_association_id}`. For ad group-level associations: The name pattern is `advertisers/{advertiser_id}/adGroups/{ad_group_id}/youtubeAssetTypes/{youtube_asset_type}/youtubeAssetAssociations/{youtube_asset_association_id}`. For `YOUTUBE_ASSET_TYPE_LOCATION` and `YOUTUBE_ASSET_TYPE_AFFILIATE_LOCATION` associations: `youtube_asset_association_id` is the ID of the asset set linked, or 0 if the location_matching_type or affiliate_location_matching_type is `DISABLED`. For `YOUTUBE_ASSET_TYPE_SITELINK` associations: `youtube_asset_association_id` is be the ID of the sitelink asset linked.
youtubeAssetType?enumRequired. The type of YouTube asset associated with the resource.
advertiserIdstringRequired. The ID of the advertiser that the linked entity belongs to.
lineItemIdstringThe ID of a line item.
linkedEntity_adGroupId?stringThe ID of an ad group.
createCreate a youtubeAssetAssociations
getGet a youtubeAssetAssociations
ArgumentTypeDescription
identifierstringThe name of the youtubeAssetAssociations
deleteDelete the youtubeAssetAssociations
ArgumentTypeDescription
identifierstringThe name of the youtubeAssetAssociations
syncSync youtubeAssetAssociations state from GCP
partners_targetingtypes_assignedtargetingoptions.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ageRangeDetails?objectRequired. The age range of an audience. We only support targeting a continuous age range of an audience. Thus, the age range represented in this field can be 1) targeted solely, or, 2) part of a larger continuous age range. The reach of a continuous age range targeting can be expanded by also targeting an audience of an unknown age.
appCategoryDetails?objectOutput only. The display name of the app category.
appDetails?objectRequired. The ID of the app. Android's Play store app uses bundle ID, for example `com.google.android.gm`. Apple's App store app ID uses 9 digit string, for example `422689480`.
audienceGroupDetails?objectRequired. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
audioContentTypeDetails?objectRequired. The audio content type.
authorizedSellerStatusDetails?objectOutput only. The authorized seller status to target.
browserDetails?objectOutput only. The display name of the browser.
businessChainDetails?objectOutput only. The display name of a business chain, e.g. "KFC", "Chase Bank".
carrierAndIspDetails?objectOutput only. The display name of the carrier or ISP.
categoryDetails?objectOutput only. The display name of the category.
channelDetails?objectRequired. ID of the channel. Should refer to the channel ID field on a [Partner-owned channel](partners.channels#Channel.FIELDS.channel_id) or [advertiser-owned channel](advertisers.channels#Channel.FIELDS.channel_id) resource.
contentDurationDetails?objectOutput only. The content duration.
contentGenreDetails?objectOutput only. The display name of the content genre.
contentInstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`. * `AD_TYPE_AUDIO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_AUDIO_DEFAULT`.
contentOutstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
contentStreamTypeDetails?objectOutput only. The content stream type.
contentThemeExclusionDetails?objectOutput only. An enum for the DV360 content theme classifier.
dayAndTimeDetails?objectRequired. The day of the week for this day and time targeting setting.
deviceMakeModelDetails?objectOutput only. The display name of the device make and model.
deviceTypeDetails?objectRequired. The display name of the device type.
digitalContentLabelExclusionDetails?objectRequired. The display name of the digital content label rating tier to be EXCLUDED.
environmentDetails?objectRequired. The serving environment.
exchangeDetails?objectRequired. The enum value for the exchange.
genderDetails?objectRequired. The gender of the audience.
geoRegionDetails?objectOutput only. The display name of the geographic region (e.g., "Ontario, Canada").
householdIncomeDetails?objectRequired. The household income of the audience.
inventorySourceDetails?objectRequired. ID of the inventory source. Should refer to the inventory_source_id field of an InventorySource resource.
inventorySourceGroupDetails?objectRequired. ID of the inventory source group. Should refer to the inventory_source_group_id field of an InventorySourceGroup resource.
keywordDetails?objectOptional. The policy names to exempt the keyword from. When attempting to target a keyword that violates a policy, the error returned will include the name of the relevant policy. Use that name in this field to exempt the targeted keyword from the policy. This field is only applicable for positively-targeted keywords assigned to Demand Gen resources. Retrieval and management of Demand Gen resources is currently in beta. This field is only available to allowlisted users.
languageDetails?objectOutput only. The display name of the language (e.g., "French").
nativeContentPositionDetails?objectRequired. The content position.
negativeKeywordListDetails?objectRequired. ID of the negative keyword list. Should refer to the negative_keyword_list_id field of a NegativeKeywordList resource.
omidDetails?objectRequired. The type of Open Measurement enabled inventory.
onScreenPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
operatingSystemDetails?objectOutput only. The display name of the operating system.
parentalStatusDetails?objectRequired. The parental status of the audience.
poiDetails?objectOutput only. The display name of a POI, e.g. "Times Square", "Space Needle", followed by its full address if available.
proximityLocationListDetails?objectRequired. ID of the proximity location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_PROXIMITY`.
regionalLocationListDetails?objectIndicates if this option is being negatively targeted.
sensitiveCategoryExclusionDetails?objectRequired. An enum for the DV360 Sensitive category content classified to be EXCLUDED.
sessionPositionDetails?objectThe position where the ad will show in a session.
subExchangeDetails?objectRequired. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_SUB_EXCHANGE`.
targetingType?enumOutput only. Identifies the type of this assigned targeting option.
thirdPartyVerifierDetails?objectOptional. Adult and Explicit Sexual Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
urlDetails?objectIndicates if this option is being negatively targeted.
userRewardedContentDetails?objectRequired. The targeting_option_id field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
videoPlayerSizeDetails?objectRequired. The video player size.
viewabilityDetails?objectRequired. The predicted viewability percentage.
youtubeChannelDetails?objectThe YouTube uploader channel id or the channel code of a YouTube channel.
youtubeVideoDetails?objectIndicates if this option is being negatively targeted.
partnerIdstringRequired. The ID of the partner.
createCreate a assignedTargetingOptions
getGet a assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
deleteDelete the assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
syncSync assignedTargetingOptions state from GCP
advertisers_negativekeywordlists_negativekeywords.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
keywordValue?stringRequired. Immutable. The negatively targeted keyword, for example `car insurance`. Must be UTF-8 encoded with a maximum size of 255 bytes. Maximum number of characters is 80. Maximum number of words is 10. Valid characters are restricted to ASCII characters only. The only URL-escaping permitted is for representing whitespace between words. Leading or trailing whitespace is ignored.
advertiserIdstringRequired. The ID of the DV360 advertiser to which the parent negative keyword list belongs.
negativeKeywordListIdstringRequired. The ID of the parent negative keyword list in which the negative keyword will be created.
createCreate a negativeKeywords
getGet a negativeKeywords
ArgumentTypeDescription
identifierstringThe name of the negativeKeywords
deleteDelete the negativeKeywords
ArgumentTypeDescription
identifierstringThe name of the negativeKeywords
syncSync negativeKeywords state from GCP
bulk_editbulk edit
ArgumentTypeDescription
createdNegativeKeywords?any
deletedNegativeKeywords?any
replacereplace
ArgumentTypeDescription
newNegativeKeywords?any
advertisers_creatives.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
additionalDimensions?arrayThe height in pixels.
advertiserId?stringOutput only. The unique ID of the advertiser the creative belongs to.
appendedTag?stringOptional. Third-party HTML tracking tag to be appended to the creative tag.
assets?arrayThe asset content. For uploaded assets, the content is the serving path.
cmTrackingAd?objectOptional. The ad ID of the campaign manager 360 tracking Ad.
companionCreativeIds?arrayOptional. The IDs of companion creatives for a video creative. You can assign existing display creatives (with image or HTML5 assets) to serve surrounding the publisher's video player. Companions display around the video player while the video is playing and remain after the video has completed. Creatives contain additional dimensions can not be companion creatives. This field is only supported for the following creative_type: * `CREATIVE_TYPE_AUDIO` * `CREATIVE_TYPE_VIDEO`
counterEvents?arrayRequired. The name of the counter event.
creativeType?enumRequired. Immutable. The type of the creative.
dimensions?objectThe height in pixels.
displayName?stringRequired. The display name of the creative. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumRequired. Controls whether or not the creative can serve. Accepted values are: * `ENTITY_STATUS_ACTIVE` * `ENTITY_STATUS_ARCHIVED` * `ENTITY_STATUS_PAUSED`
exitEvents?arrayOptional. The name of the click tag of the exit event. The name must be unique within one creative. Leave it empty or unset for creatives containing image assets only.
expandOnHover?booleanOptional. Indicates the creative will automatically expand on hover. Optional and only valid for third-party expandable creatives. Third-party expandable creatives are creatives with following hosting source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_EXPANDABLE`
expandingDirection?enumOptional. Specifies the expanding direction of the creative. Required and only valid for third-party expandable creatives. Third-party expandable creatives are creatives with following hosting source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_EXPANDABLE`
hostingSource?enumRequired. Indicates where the creative is hosted.
iasCampaignMonitoring?booleanOptional. Indicates whether Integral Ad Science (IAS) campaign monitoring is enabled. To enable this for the creative, make sure the Advertiser.creative_config.ias_client_id has been set to your IAS client ID.
integrationCode?stringOptional. ID information used to link this creative to an external system. Must be UTF-8 encoded with a length of no more than 10,000 characters.
jsTrackerUrl?stringOptional. JavaScript measurement URL from supported third-party verification providers (ComScore, DoubleVerify, IAS, Moat). HTML script tags are not supported. This field is only writeable in the following creative_type: * `CREATIVE_TYPE_NATIVE` * `CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
notes?stringOptional. User notes for this creative. Must be UTF-8 encoded with a length of no more than 20,000 characters.
obaIcon?objectRequired. The click tracking URL of the OBA icon. Only URLs of the following domains are allowed: * `https://info.evidon.com` * `https://l.betrad.com`
progressOffset?objectOptional. The offset in percentage of the audio or video duration.
requireHtml5?booleanOptional. Indicates that the creative relies on HTML5 to render properly. Optional and only valid for third-party tag creatives. Third-party tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE`
requireMraid?booleanOptional. Indicates that the creative requires MRAID (Mobile Rich Media Ad Interface Definitions system). Set this if the creative relies on mobile gestures for interactivity, such as swiping or tapping. Optional and only valid for third-party tag creatives. Third-party tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE`
requirePingForAttribution?booleanOptional. Indicates that the creative will wait for a return ping for attribution. Only valid when using a Campaign Manager 360 tracking ad with a third-party ad server parameter and the ${DC_DBM_TOKEN} macro. Optional and only valid for third-party tag creatives or third-party VAST tag creatives. Third-party tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE` Third-party VAST tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_AUDIO` * `CREATIVE_TYPE_VIDEO`
reviewStatus?objectRepresents the basic approval needed for a creative to begin serving. Summary of creative_and_landing_page_review_status and content_and_policy_review_status.
skipOffset?objectOptional. The offset in percentage of the audio or video duration.
skippable?booleanOptional. Whether the user can choose to skip a video creative. This field is only supported for the following creative_type: * `CREATIVE_TYPE_VIDEO`
thirdPartyTag?stringOptional. The original third-party tag used for the creative. Required and only valid for third-party tag creatives. Third-party tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_STANDARD` * `CREATIVE_TYPE_EXPANDABLE`
thirdPartyUrls?arrayOptional. The type of interaction needs to be tracked by the tracking URL
timerEvents?arrayRequired. The name of the timer event.
trackerUrls?arrayOptional. Tracking URLs for analytics providers or third-party ad technology vendors. The URLs must start with `https:` (except on inventory that doesn't require SSL compliance). If using macros in your URL, use only macros supported by Display & Video 360. Standard URLs only, no IMG or SCRIPT tags. This field is only writeable in the following creative_type: * `CREATIVE_TYPE_NATIVE` * `CREATIVE_TYPE_NATIVE_SITE_SQUARE` * `CREATIVE_TYPE_NATIVE_VIDEO`
universalAdId?objectOptional. The unique creative identifier.
vastTagUrl?stringOptional. The URL of the VAST tag for a third-party VAST tag creative. Required and only valid for third-party VAST tag creatives. Third-party VAST tag creatives are creatives with following hosting_source: * `HOSTING_SOURCE_THIRD_PARTY` combined with following creative_type: * `CREATIVE_TYPE_AUDIO` * `CREATIVE_TYPE_VIDEO`
createCreate a creatives
getGet a creatives
ArgumentTypeDescription
identifierstringThe name of the creatives
updateUpdate creatives attributes
deleteDelete the creatives
ArgumentTypeDescription
identifierstringThe name of the creatives
syncSync creatives state from GCP
advertisers_adgroupads.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
adGroupId?stringRequired. Immutable. The unique ID of the ad group that the ad belongs to.
adPolicy?objectThe policy approval status of an ad, indicating the approval decision.
advertiserId?stringOutput only. The unique ID of the advertiser the ad belongs to.
audioAd?objectThe webpage address that appears with the ad.
bumperAd?objectThe text on the call-to-action button.
dcmTrackingInfo?objectRequired. The DCM creative id.
demandGenCarouselAd?objectRequired. The business name shown on the ad.
demandGenImageAd?objectRequired. The business name shown on the ad.
demandGenProductAd?objectRequired. The business name shown on the ad.
demandGenVideoAd?objectRequired. The business name shown on the ad.
displayName?stringRequired. The display name of the ad. Must be UTF-8 encoded with a maximum size of 255 bytes.
displayVideoSourceAd?objectThe ID of the source creative.
entityStatus?enumRequired. The entity status of the ad.
inStreamAd?objectThe text on the call-to-action button.
mastheadAd?objectThe duration of time the video will autoplay.
nonSkippableAd?objectThe text on the call-to-action button.
videoDiscoverAd?objectFirst text line for the ad.
videoPerformanceAd?objectThe list of text assets shown on the call-to-action button.
createCreate a adGroupAds
getGet a adGroupAds
ArgumentTypeDescription
identifierstringThe name of the adGroupAds
updateUpdate adGroupAds attributes
deleteDelete the adGroupAds
ArgumentTypeDescription
identifierstringThe name of the adGroupAds
syncSync adGroupAds state from GCP
advertisers.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
adServerConfig?objectRequired. Immutable. Account ID of the CM360 Floodlight configuration linked with the DV360 advertiser.
billingConfig?objectRequired. The ID of a billing profile assigned to the advertiser.
containsEuPoliticalAds?enumOptional. Whether this advertiser contains line items that serve European Union political ads. If this field is set to `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING`, then the following will happen: * Any new line items created under this advertiser will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not otherwise specified. * Any existing line items under this advertiser that do not have a set value be updated to `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` within a day.
creativeConfig?objectWhether or not the advertiser is enabled for dynamic creatives.
dataAccessConfig?objectWhether or not this advertiser overrides the SDF configuration of its parent partner. By default, an advertiser inherits the SDF configuration from the parent partner. To override the partner configuration, set this field to `true` and provide the new configuration in sdfConfig.
displayName?stringRequired. The display name of the advertiser. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumRequired. Controls whether or not insertion orders and line items of the advertiser can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_PAUSED` and `ENTITY_STATUS_SCHEDULED_FOR_DELETION`. * If set to `ENTITY_STATUS_SCHEDULED_FOR_DELETION`, the advertiser will be deleted 30 days from when it was first scheduled for deletion.
generalConfig?objectRequired. Immutable. Advertiser's currency in ISO 4217 format. Accepted codes and the currencies they represent are: Currency Code: Currency Name * `ARS`: Argentine Peso * `AUD`: Australian Dollar * `BRL`: Brazilian Real * `CAD`: Canadian Dollar * `CHF`: Swiss Franc * `CLP`: Chilean Peso * `CNY`: Chinese Yuan * `COP`: Colombian Peso * `CZK`: Czech Koruna * `DKK`: Danish Krone * `EGP`: Egyption Pound * `EUR`: Euro * `GBP`: British Pound * `HKD`: Hong Kong Dollar * `HUF`: Hungarian Forint * `IDR`: Indonesian Rupiah * `ILS`: Israeli Shekel * `INR`: Indian Rupee * `JPY`: Japanese Yen * `KRW`: South Korean Won * `MXN`: Mexican Pesos * `MYR`: Malaysian Ringgit * `NGN`: Nigerian Naira * `NOK`: Norwegian Krone * `NZD`: New Zealand Dollar * `PEN`: Peruvian Nuevo Sol * `PLN`: Polish Zloty * `RON`: New Romanian Leu * `RUB`: Russian Ruble * `SEK`: Swedish Krona * `TRY`: Turkish Lira * `TWD`: New Taiwan Dollar * `USD`: US Dollar * `ZAR`: South African Rand
integrationDetails?objectAdditional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters.
partnerId?stringRequired. Immutable. The unique ID of the partner that the advertiser belongs to.
prismaEnabled?booleanWhether integration with Mediaocean (Prisma) is enabled. By enabling this, you agree to the following: On behalf of my company, I authorize Mediaocean (Prisma) to send budget segment plans to Google, and I authorize Google to send corresponding reporting and invoices from DV360 to Mediaocean for the purposes of budget planning, billing, and reconciliation for this advertiser.
servingConfig?objectWhether or not connected TV devices are exempt from viewability targeting for all video line items under the advertiser.
createCreate a advertisers
getGet a advertisers
ArgumentTypeDescription
identifierstringThe name of the advertisers
updateUpdate advertisers attributes
deleteDelete the advertisers
ArgumentTypeDescription
identifierstringThe name of the advertisers
syncSync advertisers state from GCP
auditaudit
edit_assigned_targeting_optionsedit assigned targeting options
ArgumentTypeDescription
createRequests?any
deleteRequests?any
list_assigned_targeting_optionslist assigned targeting options
advertisers_channels.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringThe ID of the advertiser that owns the channel.
displayName?stringRequired. The display name of the channel. Must be UTF-8 encoded with a maximum length of 240 bytes.
partnerId?stringThe ID of the partner that owns the channel.
createCreate a channels
getGet a channels
ArgumentTypeDescription
identifierstringThe name of the channels
updateUpdate channels attributes
syncSync channels state from GCP
advertisers_lineitems_targetingtypes_assignedtargetingoptions.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ageRangeDetails?objectRequired. The age range of an audience. We only support targeting a continuous age range of an audience. Thus, the age range represented in this field can be 1) targeted solely, or, 2) part of a larger continuous age range. The reach of a continuous age range targeting can be expanded by also targeting an audience of an unknown age.
appCategoryDetails?objectOutput only. The display name of the app category.
appDetails?objectRequired. The ID of the app. Android's Play store app uses bundle ID, for example `com.google.android.gm`. Apple's App store app ID uses 9 digit string, for example `422689480`.
audienceGroupDetails?objectRequired. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
audioContentTypeDetails?objectRequired. The audio content type.
authorizedSellerStatusDetails?objectOutput only. The authorized seller status to target.
browserDetails?objectOutput only. The display name of the browser.
businessChainDetails?objectOutput only. The display name of a business chain, e.g. "KFC", "Chase Bank".
carrierAndIspDetails?objectOutput only. The display name of the carrier or ISP.
categoryDetails?objectOutput only. The display name of the category.
channelDetails?objectRequired. ID of the channel. Should refer to the channel ID field on a [Partner-owned channel](partners.channels#Channel.FIELDS.channel_id) or [advertiser-owned channel](advertisers.channels#Channel.FIELDS.channel_id) resource.
contentDurationDetails?objectOutput only. The content duration.
contentGenreDetails?objectOutput only. The display name of the content genre.
contentInstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`. * `AD_TYPE_AUDIO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_AUDIO_DEFAULT`.
contentOutstreamPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
contentStreamTypeDetails?objectOutput only. The content stream type.
contentThemeExclusionDetails?objectOutput only. An enum for the DV360 content theme classifier.
dayAndTimeDetails?objectRequired. The day of the week for this day and time targeting setting.
deviceMakeModelDetails?objectOutput only. The display name of the device make and model.
deviceTypeDetails?objectRequired. The display name of the device type.
digitalContentLabelExclusionDetails?objectRequired. The display name of the digital content label rating tier to be EXCLUDED.
environmentDetails?objectRequired. The serving environment.
exchangeDetails?objectRequired. The enum value for the exchange.
genderDetails?objectRequired. The gender of the audience.
geoRegionDetails?objectOutput only. The display name of the geographic region (e.g., "Ontario, Canada").
householdIncomeDetails?objectRequired. The household income of the audience.
inventorySourceDetails?objectRequired. ID of the inventory source. Should refer to the inventory_source_id field of an InventorySource resource.
inventorySourceGroupDetails?objectRequired. ID of the inventory source group. Should refer to the inventory_source_group_id field of an InventorySourceGroup resource.
keywordDetails?objectOptional. The policy names to exempt the keyword from. When attempting to target a keyword that violates a policy, the error returned will include the name of the relevant policy. Use that name in this field to exempt the targeted keyword from the policy. This field is only applicable for positively-targeted keywords assigned to Demand Gen resources. Retrieval and management of Demand Gen resources is currently in beta. This field is only available to allowlisted users.
languageDetails?objectOutput only. The display name of the language (e.g., "French").
nativeContentPositionDetails?objectRequired. The content position.
negativeKeywordListDetails?objectRequired. ID of the negative keyword list. Should refer to the negative_keyword_list_id field of a NegativeKeywordList resource.
omidDetails?objectRequired. The type of Open Measurement enabled inventory.
onScreenPositionDetails?objectOutput only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
operatingSystemDetails?objectOutput only. The display name of the operating system.
parentalStatusDetails?objectRequired. The parental status of the audience.
poiDetails?objectOutput only. The display name of a POI, e.g. "Times Square", "Space Needle", followed by its full address if available.
proximityLocationListDetails?objectRequired. ID of the proximity location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_PROXIMITY`.
regionalLocationListDetails?objectIndicates if this option is being negatively targeted.
sensitiveCategoryExclusionDetails?objectRequired. An enum for the DV360 Sensitive category content classified to be EXCLUDED.
sessionPositionDetails?objectThe position where the ad will show in a session.
subExchangeDetails?objectRequired. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_SUB_EXCHANGE`.
targetingType?enumOutput only. Identifies the type of this assigned targeting option.
thirdPartyVerifierDetails?objectOptional. Adult and Explicit Sexual Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
urlDetails?objectIndicates if this option is being negatively targeted.
userRewardedContentDetails?objectRequired. The targeting_option_id field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
videoPlayerSizeDetails?objectRequired. The video player size.
viewabilityDetails?objectRequired. The predicted viewability percentage.
youtubeChannelDetails?objectThe YouTube uploader channel id or the channel code of a YouTube channel.
youtubeVideoDetails?objectIndicates if this option is being negatively targeted.
advertiserIdstringRequired. The ID of the advertiser the line item belongs to.
lineItemIdstringRequired. The ID of the line item the assigned targeting option will belong to.
createCreate a assignedTargetingOptions
getGet a assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
deleteDelete the assignedTargetingOptions
ArgumentTypeDescription
identifierstringThe name of the assignedTargetingOptions
syncSync assignedTargetingOptions state from GCP
floodlightgroups_floodlightactivities.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a floodlightActivities
ArgumentTypeDescription
identifierstringThe name of the floodlightActivities
syncSync floodlightActivities state from GCP
targetingtypes_targetingoptions.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a targetingOptions
ArgumentTypeDescription
identifierstringThe name of the targetingOptions
syncSync targetingOptions state from GCP
searchsearch
ArgumentTypeDescription
advertiserId?any
businessChainSearchTerms?any
geoRegionSearchTerms?any
pageSize?any
pageToken?any
poiSearchTerms?any
advertisers_lineitems.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
advertiserId?stringOutput only. The unique ID of the advertiser the line item belongs to.
bidStrategy?objectOutput only. The value effectively used by the bidding strategy. This field will be the same as value if set. If value is not set and the strategy is assigned to an ad group, this field will be inherited from the line item's bidding strategy. If type is not `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_CPA` or `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_ROAS`, this field will be 0.
budget?objectRequired. The type of the budget allocation. `LINE_ITEM_BUDGET_ALLOCATION_TYPE_AUTOMATIC` is only applicable when automatic budget allocation is enabled for the parent insertion order. This field must be set to `LINE_ITEM_BUDGET_ALLOCATION_TYPE_FIXED` for Demand Gen line items.
containsEuPoliticalAds?enumWhether this line item will serve European Union political ads. If contains_eu_political_ads has been set to `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` in the parent advertiser, then this field will be assigned `DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING` if not otherwise specified. This field can then be updated using the UI, API, or Structured Data Files. This field must be assigned when creating a new line item. Otherwise, **the `advertisers.lineItems.create` request will fail**.
conversionCounting?objectRequired. The ID of the Floodlight activity.
creativeIds?arrayThe IDs of the creatives associated with the line item.
demandGenSettings?objectOptional. Immutable. Whether location and language targeting can be set at the line item level. Otherwise, relevant targeting types must be assigned directly to ad groups.
displayName?stringRequired. The display name of the line item. Must be UTF-8 encoded with a maximum size of 240 bytes.
entityStatus?enumRequired. Controls whether or not the line item can spend its budget and bid on inventory. * For CreateLineItem method, only `ENTITY_STATUS_DRAFT` is allowed. To activate a line item, use UpdateLineItem method and update the status to `ENTITY_STATUS_ACTIVE` after creation. * A line item cannot be changed back to `ENTITY_STATUS_DRAFT` status from any other status. * If the line item's parent insertion order is not active, the line item can't spend its budget even if its own status is `ENTITY_STATUS_ACTIVE`.
excludeNewExchanges?booleanWhether to exclude new exchanges from automatically being targeted by the line item. This field is false by default.
flight?objectDay of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
frequencyCap?objectThe maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
insertionOrderId?stringRequired. Immutable. The unique ID of the insertion order that the line item belongs to.
integrationDetails?objectAdditional details of the entry in string format. Must be UTF-8 encoded with a length of no more than 1000 characters.
lineItemType?enumRequired. Immutable. The type of the line item.
mobileApp?objectRequired. The ID of the app provided by the platform store. Android apps are identified by the bundle ID used by Android's Play store, such as `com.google.android.gm`. iOS apps are identified by a nine-digit app ID used by Apple's App store, such as `422689480`.
optimizeFixedBidding?booleanOptional. Whether to enable DV360's bid optimization for fixed bid line items. By default, DV360 optimizes your fixed bid by automatically lowering bids for impressions that are less likely to perform well. This optimization is enabled by default (value is true). When this field is set to `false`, this optimization is disabled, and the bid will not be lowered for any reason. This setting only applies to line items with a `bidding_strategy` of type `FIXED_BID`.
pacing?objectMaximum number of impressions to serve every day. Applicable when the budget is impression based. Must be greater than 0.
partnerCosts?arrayRequired. The type of the partner cost.
partnerRevenueModel?objectRequired. The markup amount of the partner revenue model. Must be greater than or equal to 0. * When the markup_type is set to be `PARTNER_REVENUE_MODEL_MARKUP_TYPE_CPM`, this field represents the CPM markup in micros of advertiser's currency. For example, 1500000 represents 1.5 standard units of the currency. * When the markup_type is set to be `PARTNER_REVENUE_MODEL_MARKUP_TYPE_MEDIA_COST_MARKUP`, this field represents the media cost percent markup in millis. For example, 100 represents 0.1% (decimal 0.001). * When the markup_type is set to be `PARTNER_REVENUE_MODEL_MARKUP_TYPE_TOTAL_MEDIA_COST_MARKUP`, this field represents the total media cost percent markup in millis. For example, 100 represents 0.1% (decimal 0.001).
targetingExpansion?objectOutput only. Magnitude of expansion for eligible first-party user lists under this ad group. This field only applies to YouTube and Partners line item and ad group resources.
youtubeAndPartnersSettings?objectOutput only. The kind of content on which the YouTube and Partners ads will be shown. *Warning*: This field will be removed in the near future. Use effective_content_category instead.
createCreate a lineItems
getGet a lineItems
ArgumentTypeDescription
identifierstringThe name of the lineItems
updateUpdate lineItems attributes
deleteDelete the lineItems
ArgumentTypeDescription
identifierstringThe name of the lineItems
syncSync lineItems state from GCP
bulk_edit_assigned_targeting_optionsbulk edit assigned targeting options
ArgumentTypeDescription
createRequests?any
deleteRequests?any
lineItemIds?any
bulk_list_assigned_targeting_optionsbulk list assigned targeting options
bulk_updatebulk update
ArgumentTypeDescription
lineItemIds?any
targetLineItem?any
updateMask?any
duplicateduplicate
ArgumentTypeDescription
containsEuPoliticalAds?any
targetDisplayName?any
advertisers_adgroups.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
adGroupFormat?enumRequired. Immutable. The format of the ads in the ad group.
adGroupInventoryControl?objectThe inventory strategy.
advertiserId?stringOutput only. The unique ID of the advertiser the ad group belongs to.
bidStrategy?objectOutput only. The value effectively used by the bidding strategy. This field will be the same as value if set. If value is not set and the strategy is assigned to an ad group, this field will be inherited from the line item's bidding strategy. If type is not `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_CPA` or `DEMAND_GEN_BIDDING_STRATEGY_TYPE_TARGET_ROAS`, this field will be 0.
displayName?stringRequired. The display name of the ad group. Must be UTF-8 encoded with a maximum size of 255 bytes.
entityStatus?enumRequired. Controls whether or not the ad group can spend its budget and bid on inventory. If the ad group's parent line item is not active, the ad group can't spend its budget even if its own status is `ENTITY_STATUS_ACTIVE`.
lineItemId?stringRequired. Immutable. The unique ID of the line item that the ad group belongs to.
productFeedData?objectWhether the product feed has opted-out of showing products.
targetingExpansion?objectOutput only. Magnitude of expansion for eligible first-party user lists under this ad group. This field only applies to YouTube and Partners line item and ad group resources.
createCreate a adGroups
getGet a adGroups
ArgumentTypeDescription
identifierstringThe name of the adGroups
updateUpdate adGroups attributes
deleteDelete the adGroups
ArgumentTypeDescription
identifierstringThe name of the adGroups
syncSync adGroups state from GCP
bulk_edit_assigned_targeting_optionsbulk edit assigned targeting options
ArgumentTypeDescription
adGroupIds?any
createRequests?any
deleteRequests?any
bulk_list_assigned_targeting_optionsbulk list assigned targeting options
inventorysourcegroups_assignedinventorysources.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
inventorySourceId?stringRequired. The ID of the inventory source entity being targeted.
inventorySourceGroupIdstringRequired. The ID of the inventory source group to which the assignment will be assigned.
advertiserId?stringThe ID of the advertiser that owns the parent inventory source group. The parent partner will not have access to this assigned inventory source.
partnerId?stringThe ID of the partner that owns the parent inventory source group. Only this partner will have write access to this assigned inventory source.
createCreate a assignedInventorySources
getGet a assignedInventorySources
ArgumentTypeDescription
identifierstringThe name of the assignedInventorySources
deleteDelete the assignedInventorySources
ArgumentTypeDescription
identifierstringThe name of the assignedInventorySources
syncSync assignedInventorySources state from GCP
bulk_editbulk edit
ArgumentTypeDescription
advertiserId?any
createdAssignedInventorySources?any
deletedAssignedInventorySources?any
partnerId?any
googleaudiences.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a googleAudiences
ArgumentTypeDescription
identifierstringThe name of the googleAudiences
syncSync googleAudiences state from GCP
advertisers_locationlists_assignedlocations.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
targetingOptionId?stringRequired. The ID of the targeting option assigned to the location list.
advertiserIdstringRequired. The ID of the DV360 advertiser to which the location list belongs.
locationListIdstringRequired. The ID of the location list for which the assignment will be created.
createCreate a assignedLocations
getGet a assignedLocations
ArgumentTypeDescription
identifierstringThe name of the assignedLocations
deleteDelete the assignedLocations
ArgumentTypeDescription
identifierstringThe name of the assignedLocations
syncSync assignedLocations state from GCP
bulk_editbulk edit
ArgumentTypeDescription
createdAssignedLocations?any
deletedAssignedLocations?any
customlists.tsv2026.04.23.1

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a customLists
ArgumentTypeDescription
identifierstringThe name of the customLists
syncSync customLists state from GCP