idx
int64
0
41.2k
question
stringlengths
74
4.04k
target
stringlengths
7
750
39,500
public com . google . api . ads . admanager . axis . v201811 . VideoRedirectAsset [ ] getVideoAssets ( ) { return videoAssets ; }
Gets the videoAssets value for this VideoRedirectCreative .
39,501
public void setVideoAssets ( com . google . api . ads . admanager . axis . v201811 . VideoRedirectAsset [ ] videoAssets ) { this . videoAssets = videoAssets ; }
Sets the videoAssets value for this VideoRedirectCreative .
39,502
public com . google . api . ads . admanager . axis . v201811 . VideoRedirectAsset getMezzanineFile ( ) { return mezzanineFile ; }
Gets the mezzanineFile value for this VideoRedirectCreative .
39,503
public com . google . api . ads . adwords . axis . v201809 . cm . Money getCost ( ) { return cost ; }
Gets the cost value for this BidLandscapeLandscapePoint .
39,504
public com . google . api . ads . adwords . axis . v201809 . cm . Money getRequiredBudget ( ) { return requiredBudget ; }
Gets the requiredBudget value for this BidLandscapeLandscapePoint .
39,505
public void setTotalLocalCost ( com . google . api . ads . adwords . axis . v201809 . cm . Money totalLocalCost ) { this . totalLocalCost = totalLocalCost ; }
Sets the totalLocalCost value for this BidLandscapeLandscapePoint .
39,506
public com . google . api . ads . adwords . axis . v201809 . cm . PolicyTopicEntryType getPolicyTopicEntryType ( ) { return policyTopicEntryType ; }
Gets the policyTopicEntryType value for this PolicyTopicEntry .
39,507
public com . google . api . ads . adwords . axis . v201809 . cm . PolicyTopicEvidence [ ] getPolicyTopicEvidences ( ) { return policyTopicEvidences ; }
Gets the policyTopicEvidences value for this PolicyTopicEntry .
39,508
public com . google . api . ads . adwords . axis . v201809 . cm . PolicyTopicConstraint [ ] getPolicyTopicConstraints ( ) { return policyTopicConstraints ; }
Gets the policyTopicConstraints value for this PolicyTopicEntry .
39,509
public com . google . api . ads . admanager . axis . v201808 . ExchangeRateDirection getDirection ( ) { return direction ; }
Gets the direction value for this ExchangeRate .
39,510
public com . google . api . ads . adwords . axis . v201809 . billing . BudgetOrder [ ] getEntries ( ) { return entries ; }
Gets the entries value for this BudgetOrderPage .
39,511
public com . google . api . ads . admanager . axis . v201811 . WorkflowEvaluationStatus getEvaluationStatus ( ) { return evaluationStatus ; }
Gets the evaluationStatus value for this ProgressRule .
39,512
public void setEvaluationStatus ( com . google . api . ads . admanager . axis . v201811 . WorkflowEvaluationStatus evaluationStatus ) { this . evaluationStatus = evaluationStatus ; }
Sets the evaluationStatus value for this ProgressRule .
39,513
private static void displayCategories ( List < CategoryNode > categories , String prefix ) { for ( CategoryNode category : categories ) { System . out . printf ( "%s%s [%s]%n" , prefix , category . name , category . id ) ; displayCategories ( category . children , String . format ( "%s%s > " , prefix , category . name ) ) ; } }
Recursively prints out each category node and its children .
39,514
public com . google . api . ads . admanager . axis . v201902 . Technology [ ] getTargetedOperatingSystemVersions ( ) { return targetedOperatingSystemVersions ; }
Gets the targetedOperatingSystemVersions value for this OperatingSystemVersionTargeting .
39,515
public com . google . api . ads . admanager . axis . v201902 . Technology [ ] getExcludedOperatingSystemVersions ( ) { return excludedOperatingSystemVersions ; }
Gets the excludedOperatingSystemVersions value for this OperatingSystemVersionTargeting .
39,516
public void setExcludedOperatingSystemVersions ( com . google . api . ads . admanager . axis . v201902 . Technology [ ] excludedOperatingSystemVersions ) { this . excludedOperatingSystemVersions = excludedOperatingSystemVersions ; }
Sets the excludedOperatingSystemVersions value for this OperatingSystemVersionTargeting .
39,517
public com . google . api . ads . admanager . axis . v201805 . ProductType getProductType ( ) { return productType ; }
Gets the productType value for this Product .
39,518
public com . google . api . ads . admanager . axis . v201805 . CustomizableAttributes getCustomizableAttributes ( ) { return customizableAttributes ; }
Gets the customizableAttributes value for this Product .
39,519
public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomer [ ] getValue ( ) { return value ; }
Gets the value value for this ManagedCustomerReturnValue .
39,520
public void setInventoryRule ( com . google . api . ads . admanager . axis . v201808 . InventoryTargeting inventoryRule ) { this . inventoryRule = inventoryRule ; }
Sets the inventoryRule value for this FirstPartyAudienceSegmentRule .
39,521
public com . google . api . ads . adwords . axis . v201809 . cm . UserStatus getUserStatus ( ) { return userStatus ; }
Gets the userStatus value for this BiddableAdGroupCriterion .
39,522
public void setSystemServingStatus ( com . google . api . ads . adwords . axis . v201809 . cm . SystemServingStatus systemServingStatus ) { this . systemServingStatus = systemServingStatus ; }
Sets the systemServingStatus value for this BiddableAdGroupCriterion .
39,523
public com . google . api . ads . adwords . axis . v201809 . cm . ApprovalStatus getApprovalStatus ( ) { return approvalStatus ; }
Gets the approvalStatus value for this BiddableAdGroupCriterion .
39,524
public void setFirstPageCpc ( com . google . api . ads . adwords . axis . v201809 . cm . Bid firstPageCpc ) { this . firstPageCpc = firstPageCpc ; }
Sets the firstPageCpc value for this BiddableAdGroupCriterion .
39,525
public com . google . api . ads . adwords . axis . v201809 . cm . Bid getTopOfPageCpc ( ) { return topOfPageCpc ; }
Gets the topOfPageCpc value for this BiddableAdGroupCriterion .
39,526
public com . google . api . ads . adwords . axis . v201809 . cm . Bid getFirstPositionCpc ( ) { return firstPositionCpc ; }
Gets the firstPositionCpc value for this BiddableAdGroupCriterion .
39,527
public com . google . api . ads . adwords . axis . v201809 . cm . QualityInfo getQualityInfo ( ) { return qualityInfo ; }
Gets the qualityInfo value for this BiddableAdGroupCriterion .
39,528
public void setBiddingStrategyConfiguration ( com . google . api . ads . adwords . axis . v201809 . cm . BiddingStrategyConfiguration biddingStrategyConfiguration ) { this . biddingStrategyConfiguration = biddingStrategyConfiguration ; }
Sets the biddingStrategyConfiguration value for this BiddableAdGroupCriterion .
39,529
public com . google . api . ads . adwords . axis . v201809 . cm . AppUrlList getFinalAppUrls ( ) { return finalAppUrls ; }
Gets the finalAppUrls value for this BiddableAdGroupCriterion .
39,530
public com . google . api . ads . admanager . axis . v201811 . Money getBillableRevenueOverride ( ) { return billableRevenueOverride ; }
Gets the billableRevenueOverride value for this BillableRevenueOverrides .
39,531
public com . google . api . ads . admanager . axis . v201902 . GeoTargeting getGeoTargeting ( ) { return geoTargeting ; }
Gets the geoTargeting value for this Targeting .
39,532
public void setDateTimeRangeTargeting ( com . google . api . ads . admanager . axis . v201902 . DateTimeRangeTargeting dateTimeRangeTargeting ) { this . dateTimeRangeTargeting = dateTimeRangeTargeting ; }
Sets the dateTimeRangeTargeting value for this Targeting .
39,533
public void setContentTargeting ( com . google . api . ads . admanager . axis . v201902 . ContentTargeting contentTargeting ) { this . contentTargeting = contentTargeting ; }
Sets the contentTargeting value for this Targeting .
39,534
public void setFields ( com . google . api . ads . adwords . axis . v201809 . cm . TemplateElementField [ ] fields ) { this . fields = fields ; }
Sets the fields value for this TemplateElement .
39,535
private static Campaign createCampaign ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Budget budget ) throws RemoteException , ApiException { CampaignServiceInterface campaignService = adWordsServices . get ( session , CampaignServiceInterface . class ) ; Campaign campaign = new Campaign ( ) ; campaign . setName ( "Interplanetary Cruise #" + System . currentTimeMillis ( ) ) ; campaign . setAdvertisingChannelType ( AdvertisingChannelType . SEARCH ) ; campaign . setStatus ( CampaignStatus . PAUSED ) ; BiddingStrategyConfiguration biddingStrategyConfiguration = new BiddingStrategyConfiguration ( ) ; biddingStrategyConfiguration . setBiddingStrategyType ( BiddingStrategyType . MANUAL_CPC ) ; campaign . setBiddingStrategyConfiguration ( biddingStrategyConfiguration ) ; Budget campaignBudget = new Budget ( ) ; campaignBudget . setBudgetId ( budget . getBudgetId ( ) ) ; campaign . setBudget ( campaignBudget ) ; DynamicSearchAdsSetting dynamicSearchAdsSetting = new DynamicSearchAdsSetting ( ) ; dynamicSearchAdsSetting . setDomainName ( "example.com" ) ; dynamicSearchAdsSetting . setLanguageCode ( "en" ) ; campaign . setSettings ( new Setting [ ] { dynamicSearchAdsSetting } ) ; campaign . setStartDate ( new DateTime ( ) . plusDays ( 1 ) . toString ( "yyyyMMdd" ) ) ; campaign . setEndDate ( new DateTime ( ) . plusYears ( 1 ) . toString ( "yyyyMMdd" ) ) ; CampaignOperation operation = new CampaignOperation ( ) ; operation . setOperand ( campaign ) ; operation . setOperator ( Operator . ADD ) ; Campaign newCampaign = campaignService . mutate ( new CampaignOperation [ ] { operation } ) . getValue ( 0 ) ; System . out . printf ( "Campaign with name '%s' and ID %d was added.%n" , newCampaign . getName ( ) , newCampaign . getId ( ) ) ; return newCampaign ; }
Creates the campaign .
39,536
private static Budget createBudget ( AdWordsServicesInterface adWordsServices , AdWordsSession session ) throws RemoteException , ApiException { BudgetServiceInterface budgetService = adWordsServices . get ( session , BudgetServiceInterface . class ) ; Budget sharedBudget = new Budget ( ) ; sharedBudget . setName ( "Interplanetary Cruise #" + System . currentTimeMillis ( ) ) ; Money budgetAmount = new Money ( ) ; budgetAmount . setMicroAmount ( 50000000L ) ; sharedBudget . setAmount ( budgetAmount ) ; sharedBudget . setDeliveryMethod ( BudgetBudgetDeliveryMethod . STANDARD ) ; BudgetOperation budgetOperation = new BudgetOperation ( ) ; budgetOperation . setOperand ( sharedBudget ) ; budgetOperation . setOperator ( Operator . ADD ) ; Budget budget = budgetService . mutate ( new BudgetOperation [ ] { budgetOperation } ) . getValue ( 0 ) ; return budget ; }
Creates the budget .
39,537
private static AdGroup createAdGroup ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Campaign campaign ) throws ApiException , RemoteException { AdGroupServiceInterface adGroupService = adWordsServices . get ( session , AdGroupServiceInterface . class ) ; AdGroup adGroup = new AdGroup ( ) ; adGroup . setAdGroupType ( AdGroupType . SEARCH_DYNAMIC_ADS ) ; adGroup . setName ( "Earth to Mars Cruises #" + System . currentTimeMillis ( ) ) ; adGroup . setCampaignId ( campaign . getId ( ) ) ; adGroup . setStatus ( AdGroupStatus . PAUSED ) ; adGroup . setTrackingUrlTemplate ( "http://tracker.example.com/traveltracker/{escapedlpurl}" ) ; BiddingStrategyConfiguration biddingConfig = new BiddingStrategyConfiguration ( ) ; CpcBid cpcBid = new CpcBid ( ) ; cpcBid . setBid ( new Money ( ) ) ; cpcBid . getBid ( ) . setMicroAmount ( 3000000L ) ; biddingConfig . setBids ( new Bids [ ] { cpcBid } ) ; adGroup . setBiddingStrategyConfiguration ( biddingConfig ) ; AdGroupOperation operation = new AdGroupOperation ( ) ; operation . setOperand ( adGroup ) ; operation . setOperator ( Operator . ADD ) ; AdGroup newAdGroup = adGroupService . mutate ( new AdGroupOperation [ ] { operation } ) . getValue ( 0 ) ; System . out . printf ( "Ad group with name '%s' and ID %d was added.%n" , newAdGroup . getName ( ) , newAdGroup . getId ( ) ) ; return newAdGroup ; }
Creates the ad group .
39,538
private static void createExpandedDSA ( AdWordsServicesInterface adWordsServices , AdWordsSession session , AdGroup adGroup ) throws ApiException , RemoteException { AdGroupAdServiceInterface adGroupAdService = adWordsServices . get ( session , AdGroupAdServiceInterface . class ) ; ExpandedDynamicSearchAd expandedDSA = new ExpandedDynamicSearchAd ( ) ; expandedDSA . setDescription ( "Buy your tickets now!" ) ; expandedDSA . setDescription2 ( "Discount ends soon" ) ; AdGroupAd adGroupAd = new AdGroupAd ( ) ; adGroupAd . setAdGroupId ( adGroup . getId ( ) ) ; adGroupAd . setAd ( expandedDSA ) ; adGroupAd . setStatus ( AdGroupAdStatus . PAUSED ) ; AdGroupAdOperation operation = new AdGroupAdOperation ( ) ; operation . setOperator ( Operator . ADD ) ; operation . setOperand ( adGroupAd ) ; AdGroupAd newAdGroupAd = adGroupAdService . mutate ( new AdGroupAdOperation [ ] { operation } ) . getValue ( 0 ) ; ExpandedDynamicSearchAd newExpandedDSA = ( ExpandedDynamicSearchAd ) newAdGroupAd . getAd ( ) ; System . out . printf ( "Expanded Dynamic Search Ad with ID %d and description '%s' and description 2 '%s' was " + "added.%n" , newExpandedDSA . getId ( ) , newExpandedDSA . getDescription ( ) , newExpandedDSA . getDescription2 ( ) ) ; }
Creates the expanded Dynamic Search Ad .
39,539
private static void addWebPageCriteria ( AdWordsServicesInterface adWordsServices , AdWordsSession session , AdGroup adGroup ) throws ApiException , RemoteException { AdGroupCriterionServiceInterface adGroupCriterionService = adWordsServices . get ( session , AdGroupCriterionServiceInterface . class ) ; WebpageParameter param = new WebpageParameter ( ) ; param . setCriterionName ( "Special offers" ) ; WebpageCondition urlCondition = new WebpageCondition ( ) ; urlCondition . setOperand ( WebpageConditionOperand . URL ) ; urlCondition . setArgument ( "/specialoffers" ) ; WebpageCondition titleCondition = new WebpageCondition ( ) ; titleCondition . setOperand ( WebpageConditionOperand . PAGE_TITLE ) ; titleCondition . setArgument ( "Special Offer" ) ; param . setConditions ( new WebpageCondition [ ] { urlCondition , titleCondition } ) ; Webpage webpage = new Webpage ( ) ; webpage . setParameter ( param ) ; BiddableAdGroupCriterion biddableAdGroupCriterion = new BiddableAdGroupCriterion ( ) ; biddableAdGroupCriterion . setAdGroupId ( adGroup . getId ( ) ) ; biddableAdGroupCriterion . setCriterion ( webpage ) ; biddableAdGroupCriterion . setUserStatus ( UserStatus . PAUSED ) ; BiddingStrategyConfiguration biddingStrategyConfiguration = new BiddingStrategyConfiguration ( ) ; CpcBid bid = new CpcBid ( ) ; bid . setBid ( new Money ( ) ) ; bid . getBid ( ) . setMicroAmount ( 10000000L ) ; biddingStrategyConfiguration . setBids ( new Bids [ ] { bid } ) ; biddableAdGroupCriterion . setBiddingStrategyConfiguration ( biddingStrategyConfiguration ) ; AdGroupCriterionOperation operation = new AdGroupCriterionOperation ( ) ; operation . setOperator ( Operator . ADD ) ; operation . setOperand ( biddableAdGroupCriterion ) ; AdGroupCriterion newAdGroupCriterion = adGroupCriterionService . mutate ( new AdGroupCriterionOperation [ ] { operation } ) . getValue ( 0 ) ; System . out . printf ( "Webpage criterion with ID %d was added to ad group ID %d.%n" , newAdGroupCriterion . getCriterion ( ) . getId ( ) , newAdGroupCriterion . getAdGroupId ( ) ) ; }
Adds a web page criteria to target Dynamic Search Ads .
39,540
public void setBuiltInTargeting ( com . google . api . ads . admanager . axis . v201811 . Targeting builtInTargeting ) { this . builtInTargeting = builtInTargeting ; }
Sets the builtInTargeting value for this ProductTemplate .
39,541
public com . google . api . ads . admanager . axis . v201902 . LineItemDeliveryForecast [ ] getLineItemDeliveryForecasts ( ) { return lineItemDeliveryForecasts ; }
Gets the lineItemDeliveryForecasts value for this DeliveryForecast .
39,542
public void setLineItemDeliveryForecasts ( com . google . api . ads . admanager . axis . v201902 . LineItemDeliveryForecast [ ] lineItemDeliveryForecasts ) { this . lineItemDeliveryForecasts = lineItemDeliveryForecasts ; }
Sets the lineItemDeliveryForecasts value for this DeliveryForecast .
39,543
public com . google . api . ads . adwords . axis . v201809 . cm . FeedType getFeedType ( ) { return feedType ; }
Gets the feedType value for this ExtensionFeedItem .
39,544
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemDevicePreference getDevicePreference ( ) { return devicePreference ; }
Gets the devicePreference value for this ExtensionFeedItem .
39,545
public void setScheduling ( com . google . api . ads . adwords . axis . v201809 . cm . FeedItemScheduling scheduling ) { this . scheduling = scheduling ; }
Sets the scheduling value for this ExtensionFeedItem .
39,546
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemCampaignTargeting getCampaignTargeting ( ) { return campaignTargeting ; }
Gets the campaignTargeting value for this ExtensionFeedItem .
39,547
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemAdGroupTargeting getAdGroupTargeting ( ) { return adGroupTargeting ; }
Gets the adGroupTargeting value for this ExtensionFeedItem .
39,548
public com . google . api . ads . adwords . axis . v201809 . cm . Keyword getKeywordTargeting ( ) { return keywordTargeting ; }
Gets the keywordTargeting value for this ExtensionFeedItem .
39,549
public void setGeoTargeting ( com . google . api . ads . adwords . axis . v201809 . cm . Location geoTargeting ) { this . geoTargeting = geoTargeting ; }
Sets the geoTargeting value for this ExtensionFeedItem .
39,550
public void setRadius ( com . google . api . ads . adwords . axis . v201809 . cm . ConstantOperand radius ) { this . radius = radius ; }
Sets the radius value for this LocationExtensionOperand .
39,551
public com . google . api . ads . adwords . axis . v201809 . cm . ComparableValue getMin ( ) { return min ; }
Gets the min value for this Range .
39,552
public com . google . api . ads . adwords . axis . v201809 . cm . ComparableValue getMax ( ) { return max ; }
Gets the max value for this Range .
39,553
public void setContractedRevenue ( com . google . api . ads . admanager . axis . v201902 . Money contractedRevenue ) { this . contractedRevenue = contractedRevenue ; }
Sets the contractedRevenue value for this ReconciliationReportRow .
39,554
public void setReconciledRevenue ( com . google . api . ads . admanager . axis . v201902 . Money reconciledRevenue ) { this . reconciledRevenue = reconciledRevenue ; }
Sets the reconciledRevenue value for this ReconciliationReportRow .
39,555
public void setTargetedMobileDeviceSubmodels ( com . google . api . ads . admanager . axis . v201902 . Technology [ ] targetedMobileDeviceSubmodels ) { this . targetedMobileDeviceSubmodels = targetedMobileDeviceSubmodels ; }
Sets the targetedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting .
39,556
public com . google . api . ads . admanager . axis . v201902 . Technology [ ] getExcludedMobileDeviceSubmodels ( ) { return excludedMobileDeviceSubmodels ; }
Gets the excludedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting .
39,557
public static Serializer getSerializer ( @ SuppressWarnings ( "unused" ) java . lang . String mechType , java . lang . Class < ? extends Operation > javaType , javax . xml . namespace . QName xmlType ) { return new org . apache . axis . encoding . ser . BeanSerializer ( javaType , xmlType , TYPE_DESC ) ; }
Returns the Axis serializer for this object .
39,558
public static Deserializer getDeserializer ( @ SuppressWarnings ( "unused" ) java . lang . String mechType , java . lang . Class < ? extends Operation > javaType , javax . xml . namespace . QName xmlType ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( javaType , xmlType , TYPE_DESC ) ; }
Returns the Axis deserializer for this object .
39,559
public com . google . api . ads . admanager . axis . v201902 . Technology [ ] getExcludedDeviceCapabilities ( ) { return excludedDeviceCapabilities ; }
Gets the excludedDeviceCapabilities value for this DeviceCapabilityTargeting .
39,560
public com . google . api . ads . adwords . axis . v201809 . cm . GeoTargetTypeSettingPositiveGeoTargetType getPositiveGeoTargetType ( ) { return positiveGeoTargetType ; }
Gets the positiveGeoTargetType value for this GeoTargetTypeSetting .
39,561
public com . google . api . ads . adwords . axis . v201809 . cm . GeoTargetTypeSettingNegativeGeoTargetType getNegativeGeoTargetType ( ) { return negativeGeoTargetType ; }
Gets the negativeGeoTargetType value for this GeoTargetTypeSetting .
39,562
public void setTargetedOperatingSystemVersions ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] targetedOperatingSystemVersions ) { this . targetedOperatingSystemVersions = targetedOperatingSystemVersions ; }
Sets the targetedOperatingSystemVersions value for this OperatingSystemVersionTargeting .
39,563
public com . google . api . ads . adwords . axis . v201809 . rm . UserListConversionType [ ] getConversionTypes ( ) { return conversionTypes ; }
Gets the conversionTypes value for this BasicUserList .
39,564
public com . google . api . ads . adwords . axis . v201809 . cm . ServingStatus getServingStatus ( ) { return servingStatus ; }
Gets the servingStatus value for this Campaign .
39,565
public com . google . api . ads . adwords . axis . v201809 . cm . ConversionOptimizerEligibility getConversionOptimizerEligibility ( ) { return conversionOptimizerEligibility ; }
Gets the conversionOptimizerEligibility value for this Campaign .
39,566
public com . google . api . ads . adwords . axis . v201809 . cm . AdServingOptimizationStatus getAdServingOptimizationStatus ( ) { return adServingOptimizationStatus ; }
Gets the adServingOptimizationStatus value for this Campaign .
39,567
public com . google . api . ads . adwords . axis . v201809 . cm . FrequencyCap getFrequencyCap ( ) { return frequencyCap ; }
Gets the frequencyCap value for this Campaign .
39,568
public com . google . api . ads . adwords . axis . v201809 . cm . Setting [ ] getSettings ( ) { return settings ; }
Gets the settings value for this Campaign .
39,569
public com . google . api . ads . adwords . axis . v201809 . cm . AdvertisingChannelSubType getAdvertisingChannelSubType ( ) { return advertisingChannelSubType ; }
Gets the advertisingChannelSubType value for this Campaign .
39,570
public com . google . api . ads . adwords . axis . v201809 . cm . NetworkSetting getNetworkSetting ( ) { return networkSetting ; }
Gets the networkSetting value for this Campaign .
39,571
public com . google . api . ads . adwords . axis . v201809 . cm . CampaignTrialType getCampaignTrialType ( ) { return campaignTrialType ; }
Gets the campaignTrialType value for this Campaign .
39,572
public com . google . api . ads . adwords . axis . v201809 . cm . VanityPharma getVanityPharma ( ) { return vanityPharma ; }
Gets the vanityPharma value for this Campaign .
39,573
public com . google . api . ads . adwords . axis . v201809 . cm . UniversalAppCampaignInfo getUniversalAppCampaignInfo ( ) { return universalAppCampaignInfo ; }
Gets the universalAppCampaignInfo value for this Campaign .
39,574
public com . google . api . ads . adwords . axis . v201809 . cm . SelectiveOptimization getSelectiveOptimization ( ) { return selectiveOptimization ; }
Gets the selectiveOptimization value for this Campaign .
39,575
public com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] getAdUnitSizes ( ) { return adUnitSizes ; }
Gets the adUnitSizes value for this AdUnit .
39,576
public com . google . api . ads . admanager . axis . v201811 . AdSenseSettings getAdSenseSettings ( ) { return adSenseSettings ; }
Gets the adSenseSettings value for this AdUnit .
39,577
public void setAdSenseSettings ( com . google . api . ads . admanager . axis . v201811 . AdSenseSettings adSenseSettings ) { this . adSenseSettings = adSenseSettings ; }
Sets the adSenseSettings value for this AdUnit .
39,578
public void setAppliedLabelFrequencyCaps ( com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] appliedLabelFrequencyCaps ) { this . appliedLabelFrequencyCaps = appliedLabelFrequencyCaps ; }
Sets the appliedLabelFrequencyCaps value for this AdUnit .
39,579
public com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] getEffectiveLabelFrequencyCaps ( ) { return effectiveLabelFrequencyCaps ; }
Gets the effectiveLabelFrequencyCaps value for this AdUnit .
39,580
public void setEffectiveLabelFrequencyCaps ( com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] effectiveLabelFrequencyCaps ) { this . effectiveLabelFrequencyCaps = effectiveLabelFrequencyCaps ; }
Sets the effectiveLabelFrequencyCaps value for this AdUnit .
39,581
public void setSmartSizeMode ( com . google . api . ads . admanager . axis . v201811 . SmartSizeMode smartSizeMode ) { this . smartSizeMode = smartSizeMode ; }
Sets the smartSizeMode value for this AdUnit .
39,582
public com . google . api . ads . adwords . axis . v201809 . rm . StoreSalesTransaction getStoreSalesTransaction ( ) { return storeSalesTransaction ; }
Gets the storeSalesTransaction value for this OfflineData .
39,583
public void setSpendTarget ( com . google . api . ads . adwords . axis . v201809 . cm . Money spendTarget ) { this . spendTarget = spendTarget ; }
Sets the spendTarget value for this TargetSpendBiddingScheme .
39,584
public com . google . api . ads . adwords . axis . v201809 . cm . Money getRecommendedCpc ( ) { return recommendedCpc ; }
Gets the recommendedCpc value for this DomainCategory .
39,585
public void setVisibility ( com . google . api . ads . admanager . axis . v201808 . CustomFieldVisibility visibility ) { this . visibility = visibility ; }
Sets the visibility value for this CustomField .
39,586
public void setBuiltInCompanionDeliveryOption ( com . google . api . ads . admanager . axis . v201808 . CompanionDeliveryOption builtInCompanionDeliveryOption ) { this . builtInCompanionDeliveryOption = builtInCompanionDeliveryOption ; }
Sets the builtInCompanionDeliveryOption value for this ProposalLineItemConstraints .
39,587
public com . google . api . ads . adwords . axis . v201809 . cm . ExtensionFeedItem [ ] getExtensions ( ) { return extensions ; }
Gets the extensions value for this ExtensionSetting .
39,588
public com . google . api . ads . adwords . axis . v201809 . cm . ExtensionSettingPlatform getPlatformRestrictions ( ) { return platformRestrictions ; }
Gets the platformRestrictions value for this ExtensionSetting .
39,589
public com . google . api . ads . adwords . axis . v201809 . cm . Location [ ] getLocations ( ) { return locations ; }
Gets the locations value for this LocationSearchParameter .
39,590
public static boolean isInstanceOf ( Object obj , String classSimpleName ) { if ( obj == null ) { return false ; } Class < ? > currentClass = obj . getClass ( ) ; while ( currentClass != Object . class ) { if ( currentClass . getSimpleName ( ) . equals ( classSimpleName ) ) { return true ; } else { currentClass = currentClass . getSuperclass ( ) ; } } return false ; }
Check whether an object is an instance of a specified class .
39,591
@ SuppressWarnings ( "unchecked" ) public void setHttpHeaders ( Object soapClient , AdManagerSession adManagerSession ) { Map < String , String > headersMap = Maps . newHashMap ( ) ; soapClientHandler . putAllHttpHeaders ( soapClient , headersMap ) ; }
Sets the HTTP headers on the SOAP client .
39,592
public com . google . api . ads . admanager . axis . v201805 . CreativeAsset getPrimaryImageAsset ( ) { return primaryImageAsset ; }
Gets the primaryImageAsset value for this BaseImageCreative .
39,593
public void setPrimaryImageAsset ( com . google . api . ads . admanager . axis . v201805 . CreativeAsset primaryImageAsset ) { this . primaryImageAsset = primaryImageAsset ; }
Sets the primaryImageAsset value for this BaseImageCreative .
39,594
public void setClickThroughConversionCost ( com . google . api . ads . admanager . axis . v201902 . Money clickThroughConversionCost ) { this . clickThroughConversionCost = clickThroughConversionCost ; }
Sets the clickThroughConversionCost value for this LineItemActivityAssociation .
39,595
public com . google . api . ads . admanager . axis . v201902 . Money getViewThroughConversionCost ( ) { return viewThroughConversionCost ; }
Gets the viewThroughConversionCost value for this LineItemActivityAssociation .
39,596
public com . google . api . ads . adwords . axis . v201809 . cm . VolumeGoalType getVolumeGoalType ( ) { return volumeGoalType ; }
Gets the volumeGoalType value for this PerformanceTarget .
39,597
public com . google . api . ads . adwords . axis . v201809 . cm . EfficiencyTargetType getEfficiencyTargetType ( ) { return efficiencyTargetType ; }
Gets the efficiencyTargetType value for this PerformanceTarget .
39,598
public com . google . api . ads . adwords . axis . v201809 . cm . SpendTargetType getSpendTargetType ( ) { return spendTargetType ; }
Gets the spendTargetType value for this PerformanceTarget .
39,599
public com . google . api . ads . adwords . axis . v201809 . cm . PerformanceTargetStatus getForecastStatus ( ) { return forecastStatus ; }
Gets the forecastStatus value for this PerformanceTarget .