Uses of Class
com.google.api.ads.adwords.v201109.cm.BidLandscapeLandscapePoint

Packages that use BidLandscapeLandscapePoint
com.google.api.ads.adwords.v201109.cm   
 

Uses of BidLandscapeLandscapePoint in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return BidLandscapeLandscapePoint
 BidLandscapeLandscapePoint[] BidLandscape.getLandscapePoints()
          Gets the landscapePoints value for this BidLandscape.
 BidLandscapeLandscapePoint BidLandscape.getLandscapePoints(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type BidLandscapeLandscapePoint
 void BidLandscape.setLandscapePoints(BidLandscapeLandscapePoint[] landscapePoints)
          Sets the landscapePoints value for this BidLandscape.
 void BidLandscape.setLandscapePoints(int i, BidLandscapeLandscapePoint _value)
           
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type BidLandscapeLandscapePoint
AdGroupBidLandscape(String dataEntryType, Long campaignId, Long adGroupId, String startDate, String endDate, BidLandscapeLandscapePoint[] landscapePoints, AdGroupBidLandscapeType type, Boolean landscapeCurrent)
           
BidLandscape(String dataEntryType, Long campaignId, Long adGroupId, String startDate, String endDate, BidLandscapeLandscapePoint[] landscapePoints)
           
CriterionBidLandscape(String dataEntryType, Long campaignId, Long adGroupId, String startDate, String endDate, BidLandscapeLandscapePoint[] landscapePoints, Long criterionId)
           
 



Copyright © 2011. All Rights Reserved.