public class ProposalLineItemMarketplaceInfo extends Object implements Serializable
ProposalLineItem with a corresponding
deal in Marketplace.| Constructor and Description |
|---|
ProposalLineItemMarketplaceInfo() |
ProposalLineItemMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AdExchangeEnvironment |
getAdExchangeEnvironment()
Gets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
Sets the adExchangeEnvironment value for this ProposalLineItemMarketplaceInfo.
|
String |
toString() |
public ProposalLineItemMarketplaceInfo()
public ProposalLineItemMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment)
public AdExchangeEnvironment getAdExchangeEnvironment()
AdExchangeEnvironment of the marketplace web property
that is associated with this
line item.
The last API version in which this field will be available is v202105. Starting with v202108, this field will no longer be available. To control which platforms your proposal line item will serve on from v202108 onward, please use request platform targeting in the targeting expression.
public void setAdExchangeEnvironment(AdExchangeEnvironment adExchangeEnvironment)
adExchangeEnvironment - * The AdExchangeEnvironment of the marketplace web property
that is associated with this
line item.
The last API version in which this field will be available is v202105. Starting with v202108, this field will no longer be available. To control which platforms your proposal line item will serve on from v202108 onward, please use request platform targeting in the targeting expression.
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2022. All rights reserved.