public class BroadMatchKeywordOpportunity extends KeywordOpportunity
Java class for BroadMatchKeywordOpportunity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BroadMatchKeywordOpportunity">
<complexContent>
<extension base="{https://bingads.microsoft.com/AdInsight/v13}KeywordOpportunity">
<sequence>
<element name="AverageCPC" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="AverageCTR" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ClickShare" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ImpressionShare" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ReferenceKeywordBid" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="ReferenceKeywordId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="ReferenceKeywordMatchType" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SearchQueryKPIs" type="{https://bingads.microsoft.com/AdInsight/v13}ArrayOfBroadMatchSearchQueryKPI" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
averageCPC |
protected Double |
averageCTR |
protected Double |
clickShare |
protected Double |
impressionShare |
protected Double |
referenceKeywordBid |
protected Long |
referenceKeywordId |
protected Integer |
referenceKeywordMatchType |
protected ArrayOfBroadMatchSearchQueryKPI |
searchQueryKPIs |
adGroupId, adGroupName, campaignId, campaignName, competition, estimatedIncreaseInClicks, estimatedIncreaseInCost, estimatedIncreaseInImpressions, matchType, monthlySearches, suggestedBid, suggestedKeywordopportunityKey| Constructor and Description |
|---|
BroadMatchKeywordOpportunity() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAverageCPC()
Gets the value of the averageCPC property.
|
Double |
getAverageCTR()
Gets the value of the averageCTR property.
|
Double |
getClickShare()
Gets the value of the clickShare property.
|
Double |
getImpressionShare()
Gets the value of the impressionShare property.
|
Double |
getReferenceKeywordBid()
Gets the value of the referenceKeywordBid property.
|
Long |
getReferenceKeywordId()
Gets the value of the referenceKeywordId property.
|
Integer |
getReferenceKeywordMatchType()
Gets the value of the referenceKeywordMatchType property.
|
ArrayOfBroadMatchSearchQueryKPI |
getSearchQueryKPIs()
Gets the value of the searchQueryKPIs property.
|
void |
setAverageCPC(Double value)
Sets the value of the averageCPC property.
|
void |
setAverageCTR(Double value)
Sets the value of the averageCTR property.
|
void |
setClickShare(Double value)
Sets the value of the clickShare property.
|
void |
setImpressionShare(Double value)
Sets the value of the impressionShare property.
|
void |
setReferenceKeywordBid(Double value)
Sets the value of the referenceKeywordBid property.
|
void |
setReferenceKeywordId(Long value)
Sets the value of the referenceKeywordId property.
|
void |
setReferenceKeywordMatchType(Integer value)
Sets the value of the referenceKeywordMatchType property.
|
void |
setSearchQueryKPIs(ArrayOfBroadMatchSearchQueryKPI value)
Sets the value of the searchQueryKPIs property.
|
getAdGroupId, getAdGroupName, getCampaignId, getCampaignName, getCompetition, getEstimatedIncreaseInClicks, getEstimatedIncreaseInCost, getEstimatedIncreaseInImpressions, getMatchType, getMonthlySearches, getSuggestedBid, getSuggestedKeyword, setAdGroupId, setAdGroupName, setCampaignId, setCampaignName, setCompetition, setEstimatedIncreaseInClicks, setEstimatedIncreaseInCost, setEstimatedIncreaseInImpressions, setMatchType, setMonthlySearches, setSuggestedBid, setSuggestedKeywordgetOpportunityKey, setOpportunityKeyprotected Double averageCPC
protected Double averageCTR
protected Double clickShare
protected Double impressionShare
protected Double referenceKeywordBid
protected Long referenceKeywordId
protected Integer referenceKeywordMatchType
protected ArrayOfBroadMatchSearchQueryKPI searchQueryKPIs
public Double getAverageCPC()
Doublepublic void setAverageCPC(Double value)
value - allowed object is
Doublepublic Double getAverageCTR()
Doublepublic void setAverageCTR(Double value)
value - allowed object is
Doublepublic Double getClickShare()
Doublepublic void setClickShare(Double value)
value - allowed object is
Doublepublic Double getImpressionShare()
Doublepublic void setImpressionShare(Double value)
value - allowed object is
Doublepublic Double getReferenceKeywordBid()
Doublepublic void setReferenceKeywordBid(Double value)
value - allowed object is
Doublepublic Long getReferenceKeywordId()
Longpublic void setReferenceKeywordId(Long value)
value - allowed object is
Longpublic Integer getReferenceKeywordMatchType()
Integerpublic void setReferenceKeywordMatchType(Integer value)
value - allowed object is
Integerpublic ArrayOfBroadMatchSearchQueryKPI getSearchQueryKPIs()
ArrayOfBroadMatchSearchQueryKPIpublic void setSearchQueryKPIs(ArrayOfBroadMatchSearchQueryKPI value)
value - allowed object is
ArrayOfBroadMatchSearchQueryKPICopyright © 2024. All rights reserved.