idx int64 0 41.2k | question stringlengths 74 4.04k | target stringlengths 7 750 |
|---|---|---|
39,300 | public com . google . api . ads . adwords . axis . v201809 . ch . AdGroupChangeData [ ] getChangedAdGroups ( ) { return changedAdGroups ; } | Gets the changedAdGroups value for this CampaignChangeData . |
39,301 | public void setTargetGender ( com . google . api . ads . admanager . axis . v201808 . GrpTargetGender targetGender ) { this . targetGender = targetGender ; } | Sets the targetGender value for this GrpSettings . |
39,302 | public com . google . api . ads . admanager . axis . v201808 . GrpProvider getProvider ( ) { return provider ; } | Gets the provider value for this GrpSettings . |
39,303 | public com . google . api . ads . admanager . axis . v201902 . TrafficTimeSeriesFilterCriteria getFilterCriteria ( ) { return filterCriteria ; } | Gets the filterCriteria value for this TrafficForecastAdjustment . |
39,304 | public void setFilterCriteria ( com . google . api . ads . admanager . axis . v201902 . TrafficTimeSeriesFilterCriteria filterCriteria ) { this . filterCriteria = filterCriteria ; } | Sets the filterCriteria value for this TrafficForecastAdjustment . |
39,305 | public com . google . api . ads . admanager . axis . v201902 . TrafficForecastAdjustmentSegment [ ] getForecastAdjustmentSegments ( ) { return forecastAdjustmentSegments ; } | Gets the forecastAdjustmentSegments value for this TrafficForecastAdjustment . |
39,306 | public void setForecastAdjustmentSegments ( com . google . api . ads . admanager . axis . v201902 . TrafficForecastAdjustmentSegment [ ] forecastAdjustmentSegments ) { this . forecastAdjustmentSegments = forecastAdjustmentSegments ; } | Sets the forecastAdjustmentSegments value for this TrafficForecastAdjustment . |
39,307 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getMaxCpcBidCeiling ( ) { return maxCpcBidCeiling ; } | Gets the maxCpcBidCeiling value for this TargetOutrankShareBiddingScheme . |
39,308 | public void setMoneyWithCurrencyValue ( com . google . api . ads . adwords . axis . v201809 . cm . MoneyWithCurrency moneyWithCurrencyValue ) { this . moneyWithCurrencyValue = moneyWithCurrencyValue ; } | Sets the moneyWithCurrencyValue value for this FeedItemAttributeValue . |
39,309 | public com . google . api . ads . adwords . axis . v201809 . o . KeywordEstimate [ ] getKeywordEstimates ( ) { return keywordEstimates ; } | Gets the keywordEstimates value for this AdGroupEstimate . |
39,310 | public com . google . api . ads . admanager . axis . v201805 . Date getDate ( ) { return date ; } | Gets the date value for this DateTime . |
39,311 | public void setDate ( com . google . api . ads . admanager . axis . v201805 . Date date ) { this . date = date ; } | Sets the date value for this DateTime . |
39,312 | public com . google . api . ads . adwords . axis . v201809 . cm . BidSource getCpmBidSource ( ) { return cpmBidSource ; } | Gets the cpmBidSource value for this CpmBid . |
39,313 | public com . google . api . ads . adwords . axis . v201809 . cm . ConversionOptimizerEligibilityRejectionReason [ ] getRejectionReasons ( ) { return rejectionReasons ; } | Gets the rejectionReasons value for this ConversionOptimizerEligibility . |
39,314 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getTotalAdjustments ( ) { return totalAdjustments ; } | Gets the totalAdjustments value for this BudgetOrder . |
39,315 | public com . google . api . ads . adwords . axis . v201809 . billing . BudgetOrderRequest getLastRequest ( ) { return lastRequest ; } | Gets the lastRequest value for this BudgetOrder . |
39,316 | public void setRules ( com . google . api . ads . admanager . axis . v201811 . ProgressRule [ ] rules ) { this . rules = rules ; } | Sets the rules value for this ProgressStep . |
39,317 | private HttpHeaders createHeaders ( String reportUrl , String version ) throws AuthenticationException { HttpHeaders httpHeaders = new HttpHeaders ( ) ; httpHeaders . setAuthorization ( authorizationHeaderProvider . getAuthorizationHeader ( session , reportUrl ) ) ; httpHeaders . setUserAgent ( userAgentCombiner . getUserAgent ( session . getUserAgent ( ) ) ) ; httpHeaders . set ( "developerToken" , session . getDeveloperToken ( ) ) ; httpHeaders . set ( "clientCustomerId" , session . getClientCustomerId ( ) ) ; ReportingConfiguration reportingConfiguration = session . getReportingConfiguration ( ) ; if ( reportingConfiguration != null ) { reportingConfiguration . validate ( version ) ; if ( reportingConfiguration . isSkipReportHeader ( ) != null ) { httpHeaders . set ( "skipReportHeader" , Boolean . toString ( reportingConfiguration . isSkipReportHeader ( ) ) ) ; } if ( reportingConfiguration . isSkipColumnHeader ( ) != null ) { httpHeaders . set ( "skipColumnHeader" , Boolean . toString ( reportingConfiguration . isSkipColumnHeader ( ) ) ) ; } if ( reportingConfiguration . isSkipReportSummary ( ) != null ) { httpHeaders . set ( "skipReportSummary" , Boolean . toString ( reportingConfiguration . isSkipReportSummary ( ) ) ) ; } if ( reportingConfiguration . isIncludeZeroImpressions ( ) != null ) { httpHeaders . set ( "includeZeroImpressions" , Boolean . toString ( reportingConfiguration . isIncludeZeroImpressions ( ) ) ) ; } if ( reportingConfiguration . isUseRawEnumValues ( ) != null ) { httpHeaders . set ( "useRawEnumValues" , Boolean . toString ( reportingConfiguration . isUseRawEnumValues ( ) ) ) ; } } return httpHeaders ; } | Creates the http headers object for this request populated from data in the session . |
39,318 | public com . google . api . ads . adwords . axis . v201809 . cm . VanityPharmaDisplayUrlMode getVanityPharmaDisplayUrlMode ( ) { return vanityPharmaDisplayUrlMode ; } | Gets the vanityPharmaDisplayUrlMode value for this VanityPharma . |
39,319 | public com . google . api . ads . adwords . axis . v201809 . cm . VanityPharmaText getVanityPharmaText ( ) { return vanityPharmaText ; } | Gets the vanityPharmaText value for this VanityPharma . |
39,320 | public com . google . api . ads . admanager . axis . v201805 . Size [ ] getSizes ( ) { return sizes ; } | Gets the sizes value for this LineItemCreativeAssociation . |
39,321 | public com . google . api . ads . adwords . axis . v201809 . cm . Operand getResult ( ) { return result ; } | Gets the result value for this MutateResult . |
39,322 | public com . google . api . ads . adwords . axis . v201809 . cm . ErrorList getErrorList ( ) { return errorList ; } | Gets the errorList value for this MutateResult . |
39,323 | public void setTargetedPositions ( com . google . api . ads . admanager . axis . v201811 . VideoPositionTarget [ ] targetedPositions ) { this . targetedPositions = targetedPositions ; } | Sets the targetedPositions value for this VideoPositionTargeting . |
39,324 | public void setLineItemCostPerUnit ( com . google . api . ads . admanager . axis . v201805 . Money lineItemCostPerUnit ) { this . lineItemCostPerUnit = lineItemCostPerUnit ; } | Sets the lineItemCostPerUnit value for this ReconciliationReportRow . |
39,325 | public void setDfpRevenue ( com . google . api . ads . admanager . axis . v201805 . Money dfpRevenue ) { this . dfpRevenue = dfpRevenue ; } | Sets the dfpRevenue value for this ReconciliationReportRow . |
39,326 | public com . google . api . ads . admanager . axis . v201805 . Money getThirdPartyRevenue ( ) { return thirdPartyRevenue ; } | Gets the thirdPartyRevenue value for this ReconciliationReportRow . |
39,327 | public void setThirdPartyRevenue ( com . google . api . ads . admanager . axis . v201805 . Money thirdPartyRevenue ) { this . thirdPartyRevenue = thirdPartyRevenue ; } | Sets the thirdPartyRevenue value for this ReconciliationReportRow . |
39,328 | public com . google . api . ads . admanager . axis . v201805 . Money getManualRevenue ( ) { return manualRevenue ; } | Gets the manualRevenue value for this ReconciliationReportRow . |
39,329 | public void setValue ( com . google . api . ads . adwords . axis . v201809 . rm . OfflineDataUpload [ ] value ) { this . value = value ; } | Sets the value value for this OfflineDataUploadReturnValue . |
39,330 | public com . google . api . ads . adwords . axis . v201809 . cm . GenderGenderType getGenderType ( ) { return genderType ; } | Gets the genderType value for this Gender . |
39,331 | public com . google . api . ads . admanager . axis . v201811 . CreativeSizeType getCreativeSizeType ( ) { return creativeSizeType ; } | Gets the creativeSizeType value for this CreativePlaceholder . |
39,332 | public void setCreativeSizeType ( com . google . api . ads . admanager . axis . v201811 . CreativeSizeType creativeSizeType ) { this . creativeSizeType = creativeSizeType ; } | Sets the creativeSizeType value for this CreativePlaceholder . |
39,333 | public com . google . api . ads . admanager . axis . v201808 . AdUnitTargeting [ ] getTargetedAdUnits ( ) { return targetedAdUnits ; } | Gets the targetedAdUnits value for this InventoryTargeting . |
39,334 | public void setTargetedAdUnits ( com . google . api . ads . admanager . axis . v201808 . AdUnitTargeting [ ] targetedAdUnits ) { this . targetedAdUnits = targetedAdUnits ; } | Sets the targetedAdUnits value for this InventoryTargeting . |
39,335 | public com . google . api . ads . admanager . axis . v201808 . AdUnitTargeting [ ] getExcludedAdUnits ( ) { return excludedAdUnits ; } | Gets the excludedAdUnits value for this InventoryTargeting . |
39,336 | public com . google . api . ads . adwords . axis . v201809 . ch . CustomerSyncErrorReason getReason ( ) { return reason ; } | Gets the reason value for this CustomerSyncError . |
39,337 | public com . google . api . ads . adwords . axis . v201809 . cm . CustomerFeed getOperand ( ) { return operand ; } | Gets the operand value for this CustomerFeedOperation . |
39,338 | public void setMetadata ( com . google . api . ads . admanager . axis . v201805 . VideoMetadata metadata ) { this . metadata = metadata ; } | Sets the metadata value for this VideoRedirectAsset . |
39,339 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getTargetCpa ( ) { return targetCpa ; } | Gets the targetCpa value for this TargetCpaBiddingScheme . |
39,340 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getMaxCpcBidFloor ( ) { return maxCpcBidFloor ; } | Gets the maxCpcBidFloor value for this TargetCpaBiddingScheme . |
39,341 | public com . google . api . ads . admanager . axis . v201805 . InventoryTargeting getInventoryRule ( ) { return inventoryRule ; } | Gets the inventoryRule value for this FirstPartyAudienceSegmentRule . |
39,342 | public com . google . api . ads . adwords . axis . v201809 . cm . BidSource getBidSource ( ) { return bidSource ; } | Gets the bidSource value for this CpaBid . |
39,343 | public void setScalableType ( com . google . api . ads . admanager . axis . v201805 . ScalableType scalableType ) { this . scalableType = scalableType ; } | Sets the scalableType value for this VideoMetadata . |
39,344 | public com . google . api . ads . admanager . axis . v201805 . Size getSize ( ) { return size ; } | Gets the size value for this VideoMetadata . |
39,345 | public void setSize ( com . google . api . ads . admanager . axis . v201805 . Size size ) { this . size = size ; } | Sets the size value for this VideoMetadata . |
39,346 | public com . google . api . ads . admanager . axis . v201805 . MimeType getMimeType ( ) { return mimeType ; } | Gets the mimeType value for this VideoMetadata . |
39,347 | public void setMimeType ( com . google . api . ads . admanager . axis . v201805 . MimeType mimeType ) { this . mimeType = mimeType ; } | Sets the mimeType value for this VideoMetadata . |
39,348 | public static InputStream wrapString ( String str , Charset charset ) { return new ByteArrayInputStream ( str . getBytes ( charset ) ) ; } | Wraps the provided string into an InputStream . |
39,349 | public static String readAll ( final InputStream inputStream , Charset charset ) throws IOException { return new ByteSource ( ) { public InputStream openStream ( ) { return inputStream ; } } . asCharSource ( charset ) . read ( ) ; } | Reads all input into memory close the steam and return as a String . Reads the input |
39,350 | public static void write ( String str , final OutputStream outputStream , Charset charset ) throws IOException { new ByteSink ( ) { public OutputStream openStream ( ) { return outputStream ; } } . asCharSink ( charset ) . write ( str ) ; } | Writes the specified string to stream with buffering and closes the stream . |
39,351 | public com . google . api . ads . admanager . axis . v201805 . AdExchangeEnvironment getAdExchangeEnvironment ( ) { return adExchangeEnvironment ; } | Gets the adExchangeEnvironment value for this BuyerRfp . |
39,352 | public com . google . api . ads . admanager . axis . v201805 . RfpType getRfpType ( ) { return rfpType ; } | Gets the rfpType value for this BuyerRfp . |
39,353 | public com . google . api . ads . admanager . axis . v201811 . CreativePlaceholder getCreative ( ) { return creative ; } | Gets the creative value for this ForecastBreakdownTarget . |
39,354 | public void setCreative ( com . google . api . ads . admanager . axis . v201811 . CreativePlaceholder creative ) { this . creative = creative ; } | Sets the creative value for this ForecastBreakdownTarget . |
39,355 | public com . google . api . ads . admanager . axis . v201902 . ValueSourceType getNameSource ( ) { return nameSource ; } | Gets the nameSource value for this Product . |
39,356 | public void setProductType ( com . google . api . ads . admanager . axis . v201902 . ProductType productType ) { this . productType = productType ; } | Sets the productType value for this Product . |
39,357 | public com . google . api . ads . admanager . axis . v201902 . Targeting getBuiltInTargeting ( ) { return builtInTargeting ; } | Gets the builtInTargeting value for this Product . |
39,358 | public com . google . api . ads . admanager . axis . v201811 . AudienceSegmentDataProvider getDataProvider ( ) { return dataProvider ; } | Gets the dataProvider value for this AudienceSegment . |
39,359 | public void setDataProvider ( com . google . api . ads . admanager . axis . v201811 . AudienceSegmentDataProvider dataProvider ) { this . dataProvider = dataProvider ; } | Sets the dataProvider value for this AudienceSegment . |
39,360 | public com . google . api . ads . adwords . axis . v201809 . rm . AddressInfo getAddressInfo ( ) { return addressInfo ; } | Gets the addressInfo value for this Member . |
39,361 | public com . google . api . ads . adwords . axis . v201809 . cm . CriterionUse getCriterionUse ( ) { return criterionUse ; } | Gets the criterionUse value for this AdGroupCriterion . |
39,362 | public com . google . api . ads . adwords . axis . v201809 . cm . Label [ ] getLabels ( ) { return labels ; } | Gets the labels value for this AdGroupCriterion . |
39,363 | public com . google . api . ads . admanager . axis . v201805 . PremiumFeature getPremiumFeature ( ) { return premiumFeature ; } | Gets the premiumFeature value for this PremiumRateValue . |
39,364 | public void setClickTags ( com . google . api . ads . admanager . axis . v201805 . ClickTag [ ] clickTags ) { this . clickTags = clickTags ; } | Sets the clickTags value for this CreativeAsset . |
39,365 | public com . google . api . ads . adwords . axis . v201809 . cm . QueryErrorReason getReason ( ) { return reason ; } | Gets the reason value for this QueryError . |
39,366 | private static SharedBiddingStrategy createBiddingStrategy ( AdWordsServicesInterface adWordsServices , AdWordsSession session ) throws RemoteException { BiddingStrategyServiceInterface biddingStrategyService = adWordsServices . get ( session , BiddingStrategyServiceInterface . class ) ; SharedBiddingStrategy portfolioBiddingStrategy = new SharedBiddingStrategy ( ) ; portfolioBiddingStrategy . setName ( "Maximize Clicks" + System . currentTimeMillis ( ) ) ; TargetSpendBiddingScheme biddingScheme = new TargetSpendBiddingScheme ( ) ; biddingScheme . setBidCeiling ( new Money ( null , 2000000L ) ) ; biddingScheme . setSpendTarget ( new Money ( null , 20000000L ) ) ; portfolioBiddingStrategy . setBiddingScheme ( biddingScheme ) ; BiddingStrategyOperation operation = new BiddingStrategyOperation ( ) ; operation . setOperand ( portfolioBiddingStrategy ) ; operation . setOperator ( Operator . ADD ) ; BiddingStrategyOperation [ ] operations = new BiddingStrategyOperation [ ] { operation } ; BiddingStrategyReturnValue result = biddingStrategyService . mutate ( operations ) ; SharedBiddingStrategy newBiddingStrategy = result . getValue ( 0 ) ; System . out . printf ( "Portfolio bidding strategy with name '%s' and ID %d of type '%s' was created.%n" , newBiddingStrategy . getName ( ) , newBiddingStrategy . getId ( ) , newBiddingStrategy . getBiddingScheme ( ) . getBiddingSchemeType ( ) ) ; return newBiddingStrategy ; } | Creates the bidding strategy object . |
39,367 | private static Budget createSharedBudget ( AdWordsServicesInterface adWordsServices , AdWordsSession session ) throws RemoteException { BudgetServiceInterface budgetService = adWordsServices . get ( session , BudgetServiceInterface . class ) ; Budget budget = new Budget ( ) ; budget . setName ( "Shared Interplanetary Budget #" + System . currentTimeMillis ( ) ) ; budget . setAmount ( new Money ( null , 50000000L ) ) ; budget . setDeliveryMethod ( BudgetBudgetDeliveryMethod . STANDARD ) ; budget . setIsExplicitlyShared ( true ) ; BudgetOperation operation = new BudgetOperation ( ) ; operation . setOperand ( budget ) ; operation . setOperator ( Operator . ADD ) ; BudgetOperation [ ] operations = new BudgetOperation [ ] { operation } ; BudgetReturnValue result = budgetService . mutate ( operations ) ; Budget newBudget = result . getValue ( 0 ) ; System . out . printf ( "Budget with name '%s', ID %d was created.%n" , newBudget . getName ( ) , newBudget . getBudgetId ( ) ) ; return newBudget ; } | Creates an explicit budget to be used only to create the Campaign . |
39,368 | private static Campaign createCampaignWithBiddingStrategy ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Long biddingStrategyId , Long sharedBudgetId ) throws RemoteException { CampaignServiceInterface campaignService = adWordsServices . get ( session , CampaignServiceInterface . class ) ; Campaign campaign = new Campaign ( ) ; campaign . setName ( "Interplanetary Cruise #" + System . currentTimeMillis ( ) ) ; campaign . setStatus ( CampaignStatus . PAUSED ) ; Budget budget = new Budget ( ) ; budget . setBudgetId ( sharedBudgetId ) ; campaign . setBudget ( budget ) ; BiddingStrategyConfiguration biddingStrategyConfiguration = new BiddingStrategyConfiguration ( ) ; biddingStrategyConfiguration . setBiddingStrategyId ( biddingStrategyId ) ; campaign . setBiddingStrategyConfiguration ( biddingStrategyConfiguration ) ; campaign . setAdvertisingChannelType ( AdvertisingChannelType . SEARCH ) ; NetworkSetting networkSetting = new NetworkSetting ( ) ; networkSetting . setTargetGoogleSearch ( true ) ; networkSetting . setTargetSearchNetwork ( true ) ; networkSetting . setTargetContentNetwork ( true ) ; campaign . setNetworkSetting ( networkSetting ) ; CampaignOperation operation = new CampaignOperation ( ) ; operation . setOperand ( campaign ) ; operation . setOperator ( Operator . ADD ) ; CampaignReturnValue result = campaignService . mutate ( new CampaignOperation [ ] { operation } ) ; Campaign newCampaign = result . getValue ( 0 ) ; System . out . printf ( "Campaign with name '%s', ID %d and bidding scheme ID %d was created.%n" , newCampaign . getName ( ) , newCampaign . getId ( ) , newCampaign . getBiddingStrategyConfiguration ( ) . getBiddingStrategyId ( ) ) ; return newCampaign ; } | Create a Campaign with a portfolio bidding strategy . |
39,369 | public com . google . api . ads . admanager . axis . v201902 . ProductTemplateMarketplaceInfo getProductTemplateMarketplaceInfo ( ) { return productTemplateMarketplaceInfo ; } | Gets the productTemplateMarketplaceInfo value for this ProductTemplate . |
39,370 | public void setProposalNetBillableRevenueManualAdjustment ( com . google . api . ads . admanager . axis . v201805 . Money proposalNetBillableRevenueManualAdjustment ) { this . proposalNetBillableRevenueManualAdjustment = proposalNetBillableRevenueManualAdjustment ; } | Sets the proposalNetBillableRevenueManualAdjustment value for this ReconciliationOrderReport . |
39,371 | public com . google . api . ads . admanager . axis . v201805 . Money getProposalGrossBillableRevenueManualAdjustment ( ) { return proposalGrossBillableRevenueManualAdjustment ; } | Gets the proposalGrossBillableRevenueManualAdjustment value for this ReconciliationOrderReport . |
39,372 | public com . google . api . ads . admanager . axis . v201902 . CreativePlaceholder [ ] getBuiltInCreativePlaceholders ( ) { return builtInCreativePlaceholders ; } | Gets the builtInCreativePlaceholders value for this ProposalLineItemConstraints . |
39,373 | public com . google . api . ads . admanager . axis . v201902 . RoadblockingType getBuiltInRoadblockingType ( ) { return builtInRoadblockingType ; } | Gets the builtInRoadblockingType value for this ProposalLineItemConstraints . |
39,374 | public void setBuiltInRoadblockingType ( com . google . api . ads . admanager . axis . v201902 . RoadblockingType builtInRoadblockingType ) { this . builtInRoadblockingType = builtInRoadblockingType ; } | Sets the builtInRoadblockingType value for this ProposalLineItemConstraints . |
39,375 | public void setBuiltInFrequencyCaps ( com . google . api . ads . admanager . axis . v201902 . FrequencyCap [ ] builtInFrequencyCaps ) { this . builtInFrequencyCaps = builtInFrequencyCaps ; } | Sets the builtInFrequencyCaps value for this ProposalLineItemConstraints . |
39,376 | public com . google . api . ads . admanager . axis . v201811 . CostAdjustment getCostAdjustment ( ) { return costAdjustment ; } | Gets the costAdjustment value for this ProposalLineItem . |
39,377 | public void setCostAdjustment ( com . google . api . ads . admanager . axis . v201811 . CostAdjustment costAdjustment ) { this . costAdjustment = costAdjustment ; } | Sets the costAdjustment value for this ProposalLineItem . |
39,378 | public void setGoal ( com . google . api . ads . admanager . axis . v201811 . Goal goal ) { this . goal = goal ; } | Sets the goal value for this ProposalLineItem . |
39,379 | public com . google . api . ads . admanager . axis . v201811 . ProposalLineItemPremium [ ] getPremiums ( ) { return premiums ; } | Gets the premiums value for this ProposalLineItem . |
39,380 | public void setBaseRate ( com . google . api . ads . admanager . axis . v201811 . Money baseRate ) { this . baseRate = baseRate ; } | Sets the baseRate value for this ProposalLineItem . |
39,381 | public com . google . api . ads . admanager . axis . v201811 . Money getNetCost ( ) { return netCost ; } | Gets the netCost value for this ProposalLineItem . |
39,382 | public void setBillingCap ( com . google . api . ads . admanager . axis . v201811 . BillingCap billingCap ) { this . billingCap = billingCap ; } | Sets the billingCap value for this ProposalLineItem . |
39,383 | public com . google . api . ads . admanager . axis . v201811 . BillingSchedule getBillingSchedule ( ) { return billingSchedule ; } | Gets the billingSchedule value for this ProposalLineItem . |
39,384 | public void setReservationStatus ( com . google . api . ads . admanager . axis . v201811 . ReservationStatus reservationStatus ) { this . reservationStatus = reservationStatus ; } | Sets the reservationStatus value for this ProposalLineItem . |
39,385 | public com . google . api . ads . admanager . axis . v201811 . DateTime getLastReservationDateTime ( ) { return lastReservationDateTime ; } | Gets the lastReservationDateTime value for this ProposalLineItem . |
39,386 | public void setLastReservationDateTime ( com . google . api . ads . admanager . axis . v201811 . DateTime lastReservationDateTime ) { this . lastReservationDateTime = lastReservationDateTime ; } | Sets the lastReservationDateTime value for this ProposalLineItem . |
39,387 | public void setRateCardPricingModel ( com . google . api . ads . admanager . axis . v201811 . PricingModel rateCardPricingModel ) { this . rateCardPricingModel = rateCardPricingModel ; } | Sets the rateCardPricingModel value for this ProposalLineItem . |
39,388 | public com . google . api . ads . adwords . axis . v201809 . cm . DraftStatus getDraftStatus ( ) { return draftStatus ; } | Gets the draftStatus value for this Draft . |
39,389 | public com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] getCompanions ( ) { return companions ; } | Gets the companions value for this AdUnitSize . |
39,390 | public void setCompanions ( com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] companions ) { this . companions = companions ; } | Sets the companions value for this AdUnitSize . |
39,391 | public com . google . api . ads . adwords . axis . v201809 . o . Type_AttributeMapEntry [ ] getData ( ) { return data ; } | Gets the data value for this TargetingIdea . |
39,392 | public com . google . api . ads . admanager . axis . v201811 . Size getAssetSize ( ) { return assetSize ; } | Gets the assetSize value for this InternalRedirectCreative . |
39,393 | public void setAssetSize ( com . google . api . ads . admanager . axis . v201811 . Size assetSize ) { this . assetSize = assetSize ; } | Sets the assetSize value for this InternalRedirectCreative . |
39,394 | public void writeDetails ( javax . xml . namespace . QName qname , org . apache . axis . encoding . SerializationContext context ) throws java . io . IOException { context . serialize ( qname , null , this ) ; } | Writes the exception data to the faultDetails |
39,395 | public com . google . api . ads . admanager . axis . v201902 . MinuteOfHour getMinute ( ) { return minute ; } | Gets the minute value for this TimeOfDay . |
39,396 | public com . google . api . ads . adwords . axis . v201809 . cm . PolicyTopicConstraintPolicyTopicConstraintType getConstraintType ( ) { return constraintType ; } | Gets the constraintType value for this PolicyTopicConstraint . |
39,397 | public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomer [ ] getEntries ( ) { return entries ; } | Gets the entries value for this ManagedCustomerPage . |
39,398 | public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomerLink [ ] getLinks ( ) { return links ; } | Gets the links value for this ManagedCustomerPage . |
39,399 | public void setDetails ( com . google . api . ads . adwords . axis . v201809 . cm . TargetingSettingDetail [ ] details ) { this . details = details ; } | Sets the details value for this TargetingSetting . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.