public class ResponsiveSearchAdRecommendation extends RecommendationBase
Java class for ResponsiveSearchAdRecommendation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponsiveSearchAdRecommendation">
<complexContent>
<extension base="{https://bingads.microsoft.com/AdInsight/v13}RecommendationBase">
<sequence>
<element name="SuggestedAd" type="{https://bingads.microsoft.com/AdInsight/v13}SuggestedResponsiveSearchAd" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SuggestedResponsiveSearchAd |
suggestedAd |
accountId, adGroupId, campaignId, currentClicks, currentConversions, currentCost, currentImpressions, dismissed, estimatedIncreaseInClicks, estimatedIncreaseInConversions, estimatedIncreaseInCost, estimatedIncreaseInImpressions, recommendationHash, recommendationId, recommendationType, type| Constructor and Description |
|---|
ResponsiveSearchAdRecommendation() |
| Modifier and Type | Method and Description |
|---|---|
SuggestedResponsiveSearchAd |
getSuggestedAd()
Gets the value of the suggestedAd property.
|
void |
setSuggestedAd(SuggestedResponsiveSearchAd value)
Sets the value of the suggestedAd property.
|
getAccountId, getAdGroupId, getCampaignId, getCurrentClicks, getCurrentConversions, getCurrentCost, getCurrentImpressions, getDismissed, getEstimatedIncreaseInClicks, getEstimatedIncreaseInConversions, getEstimatedIncreaseInCost, getEstimatedIncreaseInImpressions, getRecommendationHash, getRecommendationId, getRecommendationType, getType, setAccountId, setAdGroupId, setCampaignId, setCurrentClicks, setCurrentConversions, setCurrentCost, setCurrentImpressions, setDismissed, setEstimatedIncreaseInClicks, setEstimatedIncreaseInConversions, setEstimatedIncreaseInCost, setEstimatedIncreaseInImpressions, setRecommendationHash, setRecommendationId, setRecommendationType, setTypeprotected SuggestedResponsiveSearchAd suggestedAd
public SuggestedResponsiveSearchAd getSuggestedAd()
SuggestedResponsiveSearchAdpublic void setSuggestedAd(SuggestedResponsiveSearchAd value)
value - allowed object is
SuggestedResponsiveSearchAdCopyright © 2024. All rights reserved.