public class GetAudienceFullEstimationResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EstImpression" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfDecimalRoundedResult" minOccurs="0"/>
<element name="EstAudienceSize" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfDecimalRoundedResult" minOccurs="0"/>
<element name="EstClick" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfDecimalRoundedResult" minOccurs="0"/>
<element name="EstSpend" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfDecimalRoundedResult" minOccurs="0"/>
<element name="EstCostPerEvent" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfDecimalRoundedResult" minOccurs="0"/>
<element name="EstCTR" type="{https://bingads.microsoft.com/AdInsight/v13}RangeResultOfdouble" minOccurs="0"/>
<element name="SuggestedBid" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="SuggestedBudget" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
<element name="EventsLostToBid" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="EventsLostToBudget" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="EstReachAudienceSize" type="{https://bingads.microsoft.com/AdInsight/v13}DecimalRoundedResult" minOccurs="0"/>
<element name="EstReachImpression" type="{https://bingads.microsoft.com/AdInsight/v13}DecimalRoundedResult" minOccurs="0"/>
<element name="Currency" type="{https://bingads.microsoft.com/AdInsight/v13}Currency" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Currency |
currency |
protected RangeResultOfDecimalRoundedResult |
estAudienceSize |
protected RangeResultOfDecimalRoundedResult |
estClick |
protected RangeResultOfDecimalRoundedResult |
estCostPerEvent |
protected RangeResultOfdouble |
estCTR |
protected RangeResultOfDecimalRoundedResult |
estImpression |
protected DecimalRoundedResult |
estReachAudienceSize |
protected DecimalRoundedResult |
estReachImpression |
protected RangeResultOfDecimalRoundedResult |
estSpend |
protected Integer |
eventsLostToBid |
protected Integer |
eventsLostToBudget |
protected BigDecimal |
suggestedBid |
protected BigDecimal |
suggestedBudget |
| Constructor and Description |
|---|
GetAudienceFullEstimationResponse() |
| Modifier and Type | Method and Description |
|---|---|
Currency |
getCurrency()
Gets the value of the currency property.
|
RangeResultOfDecimalRoundedResult |
getEstAudienceSize()
Gets the value of the estAudienceSize property.
|
RangeResultOfDecimalRoundedResult |
getEstClick()
Gets the value of the estClick property.
|
RangeResultOfDecimalRoundedResult |
getEstCostPerEvent()
Gets the value of the estCostPerEvent property.
|
RangeResultOfdouble |
getEstCTR()
Gets the value of the estCTR property.
|
RangeResultOfDecimalRoundedResult |
getEstImpression()
Gets the value of the estImpression property.
|
DecimalRoundedResult |
getEstReachAudienceSize()
Gets the value of the estReachAudienceSize property.
|
DecimalRoundedResult |
getEstReachImpression()
Gets the value of the estReachImpression property.
|
RangeResultOfDecimalRoundedResult |
getEstSpend()
Gets the value of the estSpend property.
|
Integer |
getEventsLostToBid()
Gets the value of the eventsLostToBid property.
|
Integer |
getEventsLostToBudget()
Gets the value of the eventsLostToBudget property.
|
BigDecimal |
getSuggestedBid()
Gets the value of the suggestedBid property.
|
BigDecimal |
getSuggestedBudget()
Gets the value of the suggestedBudget property.
|
void |
setCurrency(Currency value)
Sets the value of the currency property.
|
void |
setEstAudienceSize(RangeResultOfDecimalRoundedResult value)
Sets the value of the estAudienceSize property.
|
void |
setEstClick(RangeResultOfDecimalRoundedResult value)
Sets the value of the estClick property.
|
void |
setEstCostPerEvent(RangeResultOfDecimalRoundedResult value)
Sets the value of the estCostPerEvent property.
|
void |
setEstCTR(RangeResultOfdouble value)
Sets the value of the estCTR property.
|
void |
setEstImpression(RangeResultOfDecimalRoundedResult value)
Sets the value of the estImpression property.
|
void |
setEstReachAudienceSize(DecimalRoundedResult value)
Sets the value of the estReachAudienceSize property.
|
void |
setEstReachImpression(DecimalRoundedResult value)
Sets the value of the estReachImpression property.
|
void |
setEstSpend(RangeResultOfDecimalRoundedResult value)
Sets the value of the estSpend property.
|
void |
setEventsLostToBid(Integer value)
Sets the value of the eventsLostToBid property.
|
void |
setEventsLostToBudget(Integer value)
Sets the value of the eventsLostToBudget property.
|
void |
setSuggestedBid(BigDecimal value)
Sets the value of the suggestedBid property.
|
void |
setSuggestedBudget(BigDecimal value)
Sets the value of the suggestedBudget property.
|
protected RangeResultOfDecimalRoundedResult estImpression
protected RangeResultOfDecimalRoundedResult estAudienceSize
protected RangeResultOfDecimalRoundedResult estClick
protected RangeResultOfDecimalRoundedResult estSpend
protected RangeResultOfDecimalRoundedResult estCostPerEvent
protected RangeResultOfdouble estCTR
protected BigDecimal suggestedBid
protected BigDecimal suggestedBudget
protected Integer eventsLostToBid
protected Integer eventsLostToBudget
protected DecimalRoundedResult estReachAudienceSize
protected DecimalRoundedResult estReachImpression
protected Currency currency
public RangeResultOfDecimalRoundedResult getEstImpression()
RangeResultOfDecimalRoundedResultpublic void setEstImpression(RangeResultOfDecimalRoundedResult value)
value - allowed object is
RangeResultOfDecimalRoundedResultpublic RangeResultOfDecimalRoundedResult getEstAudienceSize()
RangeResultOfDecimalRoundedResultpublic void setEstAudienceSize(RangeResultOfDecimalRoundedResult value)
value - allowed object is
RangeResultOfDecimalRoundedResultpublic RangeResultOfDecimalRoundedResult getEstClick()
RangeResultOfDecimalRoundedResultpublic void setEstClick(RangeResultOfDecimalRoundedResult value)
value - allowed object is
RangeResultOfDecimalRoundedResultpublic RangeResultOfDecimalRoundedResult getEstSpend()
RangeResultOfDecimalRoundedResultpublic void setEstSpend(RangeResultOfDecimalRoundedResult value)
value - allowed object is
RangeResultOfDecimalRoundedResultpublic RangeResultOfDecimalRoundedResult getEstCostPerEvent()
RangeResultOfDecimalRoundedResultpublic void setEstCostPerEvent(RangeResultOfDecimalRoundedResult value)
value - allowed object is
RangeResultOfDecimalRoundedResultpublic RangeResultOfdouble getEstCTR()
RangeResultOfdoublepublic void setEstCTR(RangeResultOfdouble value)
value - allowed object is
RangeResultOfdoublepublic BigDecimal getSuggestedBid()
BigDecimalpublic void setSuggestedBid(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getSuggestedBudget()
BigDecimalpublic void setSuggestedBudget(BigDecimal value)
value - allowed object is
BigDecimalpublic Integer getEventsLostToBid()
Integerpublic void setEventsLostToBid(Integer value)
value - allowed object is
Integerpublic Integer getEventsLostToBudget()
Integerpublic void setEventsLostToBudget(Integer value)
value - allowed object is
Integerpublic DecimalRoundedResult getEstReachAudienceSize()
DecimalRoundedResultpublic void setEstReachAudienceSize(DecimalRoundedResult value)
value - allowed object is
DecimalRoundedResultpublic DecimalRoundedResult getEstReachImpression()
DecimalRoundedResultpublic void setEstReachImpression(DecimalRoundedResult value)
value - allowed object is
DecimalRoundedResultpublic Currency getCurrency()
CurrencyCopyright © 2024. All rights reserved.