| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
YoutubeAdGroup |
YoutubeAdGroup.clone() |
YoutubeAdGroup |
YoutubeAdGroup.set(String fieldName,
Object value) |
YoutubeAdGroup |
YoutubeAdGroup.setAdGroupFormat(String adGroupFormat)
The format of the ads in the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setAdGroupId(Long adGroupId)
The unique ID of the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setAdvertiserId(Long advertiserId)
The unique ID of the advertiser the ad group belongs to.
|
YoutubeAdGroup |
YoutubeAdGroup.setBiddingStrategy(YoutubeAndPartnersBiddingStrategy biddingStrategy)
The bidding strategy used by the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setDisplayName(String displayName)
The display name of the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setEntityStatus(String entityStatus)
Controls whether or not the ad group can spend its budget and bid on inventory.
|
YoutubeAdGroup |
YoutubeAdGroup.setLineItemId(Long lineItemId)
The unique ID of the line item that the ad group belongs to.
|
YoutubeAdGroup |
YoutubeAdGroup.setName(String name)
The resource name of the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setProductFeedData(ProductFeedData productFeedData)
The settings of the product feed in this ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setTargetingExpansion(TargetingExpansionConfig targetingExpansion)
The [targeting expansion](https://support.google.com/displayvideo/answer/10191558) settings of
the ad group.
|
YoutubeAdGroup |
YoutubeAdGroup.setYoutubeAdIds(List<Long> youtubeAdIds)
The IDs of the youtube_ad_group_ad resources associated with the ad group.
|
| Modifier and Type | Method and Description |
|---|---|
List<YoutubeAdGroup> |
ListYoutubeAdGroupsResponse.getYoutubeAdGroups()
The list of ad groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListYoutubeAdGroupsResponse |
ListYoutubeAdGroupsResponse.setYoutubeAdGroups(List<YoutubeAdGroup> youtubeAdGroups)
The list of ad groups.
|
Copyright © 2011–2026 Google. All rights reserved.