| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
AdGroup |
AdGroup.clone() |
AdGroup |
AdGroup.set(String fieldName,
Object value) |
AdGroup |
AdGroup.setAdGroupFormat(String adGroupFormat)
The format of the ads in the ad group.
|
AdGroup |
AdGroup.setAdGroupId(Long adGroupId)
The unique ID of the ad group.
|
AdGroup |
AdGroup.setAdvertiserId(Long advertiserId)
The unique ID of the advertiser the ad group belongs to.
|
AdGroup |
AdGroup.setBidStrategy(BiddingStrategy bidStrategy)
The bidding strategy used by the ad group.
|
AdGroup |
AdGroup.setDisplayName(String displayName)
The display name of the ad group.
|
AdGroup |
AdGroup.setEntityStatus(String entityStatus)
Controls whether or not the ad group can spend its budget and bid on inventory.
|
AdGroup |
AdGroup.setLineItemId(Long lineItemId)
The unique ID of the line item that the ad group belongs to.
|
AdGroup |
AdGroup.setName(String name)
The resource name of the ad group.
|
AdGroup |
AdGroup.setProductFeedData(ProductFeedData productFeedData)
The settings of the product feed in this ad group.
|
AdGroup |
AdGroup.setTargetingExpansion(TargetingExpansionConfig targetingExpansion)
The [optimized targeting](//support.google.com/displayvideo/answer/12060859) settings of the ad
group.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdGroup> |
ListAdGroupsResponse.getAdGroups()
The list of ad groups.
|
| Modifier and Type | Method and Description |
|---|---|
ListAdGroupsResponse |
ListAdGroupsResponse.setAdGroups(List<AdGroup> adGroups)
The list of ad groups.
|
Copyright © 2011–2025 Google. All rights reserved.