|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BidDescriptor | |
|---|---|
| com.yahoo.marketing.apt | |
| Uses of BidDescriptor in com.yahoo.marketing.apt |
|---|
| Fields in com.yahoo.marketing.apt declared as BidDescriptor | |
|---|---|
private BidDescriptor |
PlacementNonGuaranteedSettings.bidDescriptor
|
private BidDescriptor |
AdGroupNonGuaranteedSettings.bidDescriptor
|
| Methods in com.yahoo.marketing.apt that return BidDescriptor | |
|---|---|
BidDescriptor |
PlacementNonGuaranteedSettings.getBidDescriptor()
Gets the bidDescriptor value for this PlacementNonGuaranteedSettings. |
BidDescriptor |
AdGroupNonGuaranteedSettings.getBidDescriptor()
Gets the bidDescriptor value for this AdGroupNonGuaranteedSettings. |
| Methods in com.yahoo.marketing.apt with parameters of type BidDescriptor | |
|---|---|
void |
PlacementNonGuaranteedSettings.setBidDescriptor(BidDescriptor bidDescriptor)
Sets the bidDescriptor value for this PlacementNonGuaranteedSettings. |
void |
AdGroupNonGuaranteedSettings.setBidDescriptor(BidDescriptor bidDescriptor)
Sets the bidDescriptor value for this AdGroupNonGuaranteedSettings. |
| Constructors in com.yahoo.marketing.apt with parameters of type BidDescriptor | |
|---|---|
AdGroupNonGuaranteedSettings(ROITarget ROITarget,
BidDescriptor bidDescriptor)
|
|
PlacementNonGuaranteedSettings(long[] adBehaviorIDs,
long[] adDeliveryModeIDs,
long[] adSizeIDs,
BidDescriptor bidDescriptor,
long[] contentTopicIDs,
long[] contentTypeIDs,
long[] customContentCategoryIDs,
java.lang.Long networkID,
long[] sectionIDs,
long[] siteIDs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||