idx int64 0 165k | question stringlengths 73 4.15k | target stringlengths 5 918 | len_question int64 21 890 | len_target int64 3 255 |
|---|---|---|---|---|
39,300 | private static Campaign createCampaignWithBiddingStrategy ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Long biddingStrategyId , Long sharedBudgetId ) throws RemoteException { // Get the CampaignService, which loads the required classes. CampaignServiceInterface campaignService = adWordsServices... | Create a Campaign with a portfolio bidding strategy . | 484 | 9 |
39,301 | public com . google . api . ads . admanager . axis . v201902 . ProductTemplateMarketplaceInfo getProductTemplateMarketplaceInfo ( ) { return productTemplateMarketplaceInfo ; } | Gets the productTemplateMarketplaceInfo value for this ProductTemplate . | 40 | 14 |
39,302 | public void setProposalNetBillableRevenueManualAdjustment ( com . google . api . ads . admanager . axis . v201805 . Money proposalNetBillableRevenueManualAdjustment ) { this . proposalNetBillableRevenueManualAdjustment = proposalNetBillableRevenueManualAdjustment ; } | Sets the proposalNetBillableRevenueManualAdjustment value for this ReconciliationOrderReport . | 70 | 22 |
39,303 | public com . google . api . ads . admanager . axis . v201805 . Money getProposalGrossBillableRevenueManualAdjustment ( ) { return proposalGrossBillableRevenueManualAdjustment ; } | Gets the proposalGrossBillableRevenueManualAdjustment value for this ReconciliationOrderReport . | 49 | 23 |
39,304 | public com . google . api . ads . admanager . axis . v201902 . CreativePlaceholder [ ] getBuiltInCreativePlaceholders ( ) { return builtInCreativePlaceholders ; } | Gets the builtInCreativePlaceholders value for this ProposalLineItemConstraints . | 42 | 20 |
39,305 | public com . google . api . ads . admanager . axis . v201902 . RoadblockingType getBuiltInRoadblockingType ( ) { return builtInRoadblockingType ; } | Gets the builtInRoadblockingType value for this ProposalLineItemConstraints . | 38 | 19 |
39,306 | public void setBuiltInRoadblockingType ( com . google . api . ads . admanager . axis . v201902 . RoadblockingType builtInRoadblockingType ) { this . builtInRoadblockingType = builtInRoadblockingType ; } | Sets the builtInRoadblockingType value for this ProposalLineItemConstraints . | 51 | 19 |
39,307 | public void setBuiltInFrequencyCaps ( com . google . api . ads . admanager . axis . v201902 . FrequencyCap [ ] builtInFrequencyCaps ) { this . builtInFrequencyCaps = builtInFrequencyCaps ; } | Sets the builtInFrequencyCaps value for this ProposalLineItemConstraints . | 56 | 20 |
39,308 | public com . google . api . ads . admanager . axis . v201811 . CostAdjustment getCostAdjustment ( ) { return costAdjustment ; } | Gets the costAdjustment value for this ProposalLineItem . | 34 | 14 |
39,309 | public void setCostAdjustment ( com . google . api . ads . admanager . axis . v201811 . CostAdjustment costAdjustment ) { this . costAdjustment = costAdjustment ; } | Sets the costAdjustment value for this ProposalLineItem . | 43 | 14 |
39,310 | public void setGoal ( com . google . api . ads . admanager . axis . v201811 . Goal goal ) { this . goal = goal ; } | Sets the goal value for this ProposalLineItem . | 33 | 12 |
39,311 | public com . google . api . ads . admanager . axis . v201811 . ProposalLineItemPremium [ ] getPremiums ( ) { return premiums ; } | Gets the premiums value for this ProposalLineItem . | 35 | 12 |
39,312 | public void setBaseRate ( com . google . api . ads . admanager . axis . v201811 . Money baseRate ) { this . baseRate = baseRate ; } | Sets the baseRate value for this ProposalLineItem . | 37 | 13 |
39,313 | public com . google . api . ads . admanager . axis . v201811 . Money getNetCost ( ) { return netCost ; } | Gets the netCost value for this ProposalLineItem . | 30 | 13 |
39,314 | public void setBillingCap ( com . google . api . ads . admanager . axis . v201811 . BillingCap billingCap ) { this . billingCap = billingCap ; } | Sets the billingCap value for this ProposalLineItem . | 40 | 13 |
39,315 | public com . google . api . ads . admanager . axis . v201811 . BillingSchedule getBillingSchedule ( ) { return billingSchedule ; } | Gets the billingSchedule value for this ProposalLineItem . | 36 | 14 |
39,316 | public void setReservationStatus ( com . google . api . ads . admanager . axis . v201811 . ReservationStatus reservationStatus ) { this . reservationStatus = reservationStatus ; } | Sets the reservationStatus value for this ProposalLineItem . | 40 | 13 |
39,317 | public com . google . api . ads . admanager . axis . v201811 . DateTime getLastReservationDateTime ( ) { return lastReservationDateTime ; } | Gets the lastReservationDateTime value for this ProposalLineItem . | 37 | 16 |
39,318 | public void setLastReservationDateTime ( com . google . api . ads . admanager . axis . v201811 . DateTime lastReservationDateTime ) { this . lastReservationDateTime = lastReservationDateTime ; } | Sets the lastReservationDateTime value for this ProposalLineItem . | 50 | 16 |
39,319 | public void setRateCardPricingModel ( com . google . api . ads . admanager . axis . v201811 . PricingModel rateCardPricingModel ) { this . rateCardPricingModel = rateCardPricingModel ; } | Sets the rateCardPricingModel value for this ProposalLineItem . | 54 | 17 |
39,320 | public com . google . api . ads . adwords . axis . v201809 . cm . DraftStatus getDraftStatus ( ) { return draftStatus ; } | Gets the draftStatus value for this Draft . | 33 | 10 |
39,321 | public com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] getCompanions ( ) { return companions ; } | Gets the companions value for this AdUnitSize . | 33 | 11 |
39,322 | public void setCompanions ( com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] companions ) { this . companions = companions ; } | Sets the companions value for this AdUnitSize . | 38 | 11 |
39,323 | public com . google . api . ads . adwords . axis . v201809 . o . Type_AttributeMapEntry [ ] getData ( ) { return data ; } | Gets the data value for this TargetingIdea . | 36 | 12 |
39,324 | public com . google . api . ads . admanager . axis . v201811 . Size getAssetSize ( ) { return assetSize ; } | Gets the assetSize value for this InternalRedirectCreative . | 30 | 14 |
39,325 | public void setAssetSize ( com . google . api . ads . admanager . axis . v201811 . Size assetSize ) { this . assetSize = assetSize ; } | Sets the assetSize value for this InternalRedirectCreative . | 37 | 14 |
39,326 | 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 | 54 | 9 |
39,327 | public com . google . api . ads . admanager . axis . v201902 . MinuteOfHour getMinute ( ) { return minute ; } | Gets the minute value for this TimeOfDay . | 31 | 11 |
39,328 | public com . google . api . ads . adwords . axis . v201809 . cm . PolicyTopicConstraintPolicyTopicConstraintType getConstraintType ( ) { return constraintType ; } | Gets the constraintType value for this PolicyTopicConstraint . | 44 | 14 |
39,329 | public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomer [ ] getEntries ( ) { return entries ; } | Gets the entries value for this ManagedCustomerPage . | 36 | 12 |
39,330 | public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomerLink [ ] getLinks ( ) { return links ; } | Gets the links value for this ManagedCustomerPage . | 36 | 12 |
39,331 | public void setDetails ( com . google . api . ads . adwords . axis . v201809 . cm . TargetingSettingDetail [ ] details ) { this . details = details ; } | Sets the details value for this TargetingSetting . | 41 | 11 |
39,332 | public com . google . api . ads . admanager . axis . v201811 . CreativeAsset getHtml5Asset ( ) { return html5Asset ; } | Gets the html5Asset value for this Html5Creative . | 34 | 15 |
39,333 | public void setHtml5Asset ( com . google . api . ads . admanager . axis . v201811 . CreativeAsset html5Asset ) { this . html5Asset = html5Asset ; } | Sets the html5Asset value for this Html5Creative . | 43 | 15 |
39,334 | public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemValidationStatus getValidationStatus ( ) { return validationStatus ; } | Gets the validationStatus value for this FeedItemPolicySummary . | 37 | 13 |
39,335 | public void setValidationErrors ( com . google . api . ads . adwords . axis . v201809 . cm . FeedItemAttributeError [ ] validationErrors ) { this . validationErrors = validationErrors ; } | Sets the validationErrors value for this FeedItemPolicySummary . | 49 | 14 |
39,336 | public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemQualityApprovalStatus getQualityApprovalStatus ( ) { return qualityApprovalStatus ; } | Gets the qualityApprovalStatus value for this FeedItemPolicySummary . | 44 | 16 |
39,337 | public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemQualityDisapprovalReasons [ ] getQualityDisapprovalReasons ( ) { return qualityDisapprovalReasons ; } | Gets the qualityDisapprovalReasons value for this FeedItemPolicySummary . | 49 | 17 |
39,338 | public com . google . api . ads . admanager . axis . v201805 . WorkflowProgress getWorkflowProgress ( ) { return workflowProgress ; } | Gets the workflowProgress value for this Proposal . | 33 | 11 |
39,339 | public com . google . api . ads . admanager . axis . v201805 . DateTime getExpectedExpiryTime ( ) { return expectedExpiryTime ; } | Gets the expectedExpiryTime value for this Proposal . | 38 | 14 |
39,340 | public com . google . api . ads . admanager . axis . v201805 . BuyerRfp getBuyerRfp ( ) { return buyerRfp ; } | Gets the buyerRfp value for this Proposal . | 36 | 12 |
39,341 | public void setBuyerRfp ( com . google . api . ads . admanager . axis . v201805 . BuyerRfp buyerRfp ) { this . buyerRfp = buyerRfp ; } | Sets the buyerRfp value for this Proposal . | 45 | 12 |
39,342 | public void setTargetingCriteriaBreakdowns ( com . google . api . ads . admanager . axis . v201808 . TargetingCriteriaBreakdown [ ] targetingCriteriaBreakdowns ) { this . targetingCriteriaBreakdowns = targetingCriteriaBreakdowns ; } | Sets the targetingCriteriaBreakdowns value for this AvailabilityForecast . | 57 | 15 |
39,343 | public void setAlternativeUnitTypeForecasts ( com . google . api . ads . admanager . axis . v201808 . AlternativeUnitTypeForecast [ ] alternativeUnitTypeForecasts ) { this . alternativeUnitTypeForecasts = alternativeUnitTypeForecasts ; } | Sets the alternativeUnitTypeForecasts value for this AvailabilityForecast . | 55 | 15 |
39,344 | public void setCriterionTypeGroup ( com . google . api . ads . adwords . axis . v201809 . cm . CriterionTypeGroup criterionTypeGroup ) { this . criterionTypeGroup = criterionTypeGroup ; } | Sets the criterionTypeGroup value for this TargetingSettingDetail . | 47 | 15 |
39,345 | public com . google . api . ads . adwords . axis . v201809 . cm . Language [ ] getLanguages ( ) { return languages ; } | Gets the languages value for this LanguageSearchParameter . | 33 | 11 |
39,346 | public com . google . api . ads . admanager . axis . v201808 . Money getCost ( ) { return cost ; } | Gets the cost value for this ThirdPartyAudienceSegment . | 28 | 14 |
39,347 | public void setCost ( com . google . api . ads . admanager . axis . v201808 . Money cost ) { this . cost = cost ; } | Sets the cost value for this ThirdPartyAudienceSegment . | 33 | 14 |
39,348 | public void setHierarchyLevels ( com . google . api . ads . admanager . axis . v201808 . ContentMetadataKeyHierarchyLevel [ ] hierarchyLevels ) { this . hierarchyLevels = hierarchyLevels ; } | Sets the hierarchyLevels value for this ContentMetadataKeyHierarchy . | 52 | 17 |
39,349 | private < T extends Serializable > Serializer getSerializer ( QName xmlType , Class < T > clazz ) throws SecurityException , NoSuchMethodException , IllegalArgumentException , IllegalAccessException , InvocationTargetException { Method getSerializer = clazz . getMethod ( "getSerializer" , String . class , Class . class... | Uses reflection to get an Axis Serializer . | 102 | 10 |
39,350 | private < T extends Serializable > QName getXmlType ( Class < T > clazz ) throws IllegalArgumentException , IllegalAccessException , InvocationTargetException , SecurityException , NoSuchMethodException { Method getTypeDesc = clazz . getMethod ( "getTypeDesc" ) ; TypeDesc typeDesc = ( TypeDesc ) getTypeDesc . invoke ( ... | Uses reflection to get the QName XmlType . | 92 | 12 |
39,351 | public void setTargetedMobileDevices ( com . google . api . ads . admanager . axis . v201805 . Technology [ ] targetedMobileDevices ) { this . targetedMobileDevices = targetedMobileDevices ; } | Sets the targetedMobileDevices value for this MobileDeviceTargeting . | 48 | 15 |
39,352 | public com . google . api . ads . admanager . axis . v201805 . PricingMethod getPricingMethod ( ) { return pricingMethod ; } | Gets the pricingMethod value for this PremiumRate . | 33 | 11 |
39,353 | public void setPricingMethod ( com . google . api . ads . admanager . axis . v201805 . PricingMethod pricingMethod ) { this . pricingMethod = pricingMethod ; } | Sets the pricingMethod value for this PremiumRate . | 40 | 11 |
39,354 | public com . google . api . ads . admanager . axis . v201902 . RetractionDetails getRetractionDetails ( ) { return retractionDetails ; } | Gets the retractionDetails value for this RetractProposals . | 34 | 15 |
39,355 | public void setRetractionDetails ( com . google . api . ads . admanager . axis . v201902 . RetractionDetails retractionDetails ) { this . retractionDetails = retractionDetails ; } | Sets the retractionDetails value for this RetractProposals . | 43 | 15 |
39,356 | public void setAdUnitView ( com . google . api . ads . admanager . axis . v201808 . ReportQueryAdUnitView adUnitView ) { this . adUnitView = adUnitView ; } | Sets the adUnitView value for this ReportQuery . | 45 | 12 |
39,357 | public com . google . api . ads . admanager . axis . v201808 . Column [ ] getColumns ( ) { return columns ; } | Gets the columns value for this ReportQuery . | 31 | 10 |
39,358 | public void setColumns ( com . google . api . ads . admanager . axis . v201808 . Column [ ] columns ) { this . columns = columns ; } | Sets the columns value for this ReportQuery . | 36 | 10 |
39,359 | public com . google . api . ads . admanager . axis . v201808 . DimensionAttribute [ ] getDimensionAttributes ( ) { return dimensionAttributes ; } | Gets the dimensionAttributes value for this ReportQuery . | 34 | 11 |
39,360 | public void setStartDate ( com . google . api . ads . admanager . axis . v201808 . Date startDate ) { this . startDate = startDate ; } | Sets the startDate value for this ReportQuery . | 37 | 11 |
39,361 | public void setBorderStyle ( com . google . api . ads . admanager . axis . v201811 . AdSenseSettingsBorderStyle borderStyle ) { this . borderStyle = borderStyle ; } | Sets the borderStyle value for this AdSenseSettings . | 41 | 12 |
39,362 | public com . google . api . ads . adwords . axis . v201809 . cm . AppFeedItemAppStore getAppStore ( ) { return appStore ; } | Gets the appStore value for this AppFeedItem . | 36 | 12 |
39,363 | public com . google . api . ads . adwords . axis . v201809 . cm . UrlList getAppFinalUrls ( ) { return appFinalUrls ; } | Gets the appFinalUrls value for this AppFeedItem . | 38 | 14 |
39,364 | public com . google . api . ads . adwords . axis . v201809 . cm . UrlList getAppFinalMobileUrls ( ) { return appFinalMobileUrls ; } | Gets the appFinalMobileUrls value for this AppFeedItem . | 40 | 15 |
39,365 | public com . google . api . ads . adwords . axis . v201809 . cm . CustomParameters getAppUrlCustomParameters ( ) { return appUrlCustomParameters ; } | Gets the appUrlCustomParameters value for this AppFeedItem . | 37 | 14 |
39,366 | public com . google . api . ads . adwords . axis . v201809 . cm . BidLandscapeLandscapePoint [ ] getLandscapePoints ( ) { return landscapePoints ; } | Gets the landscapePoints value for this BidLandscape . | 40 | 12 |
39,367 | public com . google . api . ads . admanager . axis . v201902 . BasisType getBasisType ( ) { return basisType ; } | Gets the basisType value for this TrafficForecastAdjustmentSegment . | 33 | 16 |
39,368 | public void setBasisType ( com . google . api . ads . admanager . axis . v201902 . BasisType basisType ) { this . basisType = basisType ; } | Sets the basisType value for this TrafficForecastAdjustmentSegment . | 40 | 16 |
39,369 | public com . google . api . ads . admanager . axis . v201902 . TimeSeries getAdjustmentTimeSeries ( ) { return adjustmentTimeSeries ; } | Gets the adjustmentTimeSeries value for this TrafficForecastAdjustmentSegment . | 34 | 17 |
39,370 | public void setAdjustmentTimeSeries ( com . google . api . ads . admanager . axis . v201902 . TimeSeries adjustmentTimeSeries ) { this . adjustmentTimeSeries = adjustmentTimeSeries ; } | Sets the adjustmentTimeSeries value for this TrafficForecastAdjustmentSegment . | 43 | 17 |
39,371 | public com . google . api . ads . admanager . axis . v201902 . HistoricalAdjustment getHistoricalAdjustment ( ) { return historicalAdjustment ; } | Gets the historicalAdjustment value for this TrafficForecastAdjustmentSegment . | 35 | 17 |
39,372 | public void setHistoricalAdjustment ( com . google . api . ads . admanager . axis . v201902 . HistoricalAdjustment historicalAdjustment ) { this . historicalAdjustment = historicalAdjustment ; } | Sets the historicalAdjustment value for this TrafficForecastAdjustmentSegment . | 44 | 17 |
39,373 | public com . google . api . ads . adwords . axis . v201809 . cm . AppUrl [ ] getAppUrls ( ) { return appUrls ; } | Gets the appUrls value for this AppUrlList . | 37 | 13 |
39,374 | public Configuration fromFile ( String path ) throws ConfigurationLoadException { PropertiesConfiguration propertiesConfiguration = setupConfiguration ( new PropertiesConfiguration ( ) ) ; propertiesConfiguration . setFileName ( path ) ; try { propertiesConfiguration . load ( ) ; } catch ( ConfigurationException e ) { ... | Loads configuration from a specified path . If not absolute will look in the user home directory the current classpath and the system classpath . Absolute classpath references will not work . | 139 | 36 |
39,375 | public Configuration fromSystem ( ) { MapConfiguration mapConfig = setupConfiguration ( new MapConfiguration ( ( Properties ) System . getProperties ( ) . clone ( ) ) ) ; // Disables trimming so system properties that include whitespace (such as line.separator) will // be preserved. mapConfig . setTrimmingDisabled ( tr... | Loads configuration from system defined arguments i . e . - Dapi . x . y . z = abc . | 78 | 24 |
39,376 | public static < T > List < ConfigurationInfo < T > > newList ( boolean isOptional , T location ) { if ( location == null ) { throw new IllegalArgumentException ( "location cannot be null" ) ; } return newList ( Collections . < T > singletonList ( location ) , isOptional ) ; } | Creates a list of configuration infos from the single location and if they are optional . | 68 | 18 |
39,377 | private < C extends AbstractConfiguration > C setupConfiguration ( C configuration ) { configuration . setListDelimiter ( ' ' ) ; configuration . setDelimiterParsingDisabled ( false ) ; return configuration ; } | Sets attributes of the configuration to common values . Pass any Configuration objects created by this helper to this method to ensure consistency . | 46 | 25 |
39,378 | public com . google . api . ads . admanager . axis . v201902 . ReconciliationLineItemReport [ ] getResults ( ) { return results ; } | Gets the results value for this ReconciliationLineItemReportPage . | 35 | 15 |
39,379 | public void setSizes ( com . google . api . ads . admanager . axis . v201902 . Size [ ] sizes ) { this . sizes = sizes ; } | Sets the sizes value for this LineItemCreativeAssociation . | 36 | 14 |
39,380 | public com . google . api . ads . adwords . axis . v201809 . o . SearchParameter [ ] getSearchParameters ( ) { return searchParameters ; } | Gets the searchParameters value for this TargetingIdeaSelector . | 35 | 15 |
39,381 | public void setIdeaType ( com . google . api . ads . adwords . axis . v201809 . o . IdeaType ideaType ) { this . ideaType = ideaType ; } | Sets the ideaType value for this TargetingIdeaSelector . | 41 | 15 |
39,382 | public com . google . api . ads . adwords . axis . v201809 . o . RequestType getRequestType ( ) { return requestType ; } | Gets the requestType value for this TargetingIdeaSelector . | 33 | 15 |
39,383 | public com . google . api . ads . adwords . axis . v201809 . o . AttributeType [ ] getRequestedAttributeTypes ( ) { return requestedAttributeTypes ; } | Gets the requestedAttributeTypes value for this TargetingIdeaSelector . | 39 | 16 |
39,384 | public com . google . api . ads . adwords . axis . v201809 . cm . PerformanceTarget getPerformanceTarget ( ) { return performanceTarget ; } | Gets the performanceTarget value for this CampaignGroupPerformanceTarget . | 33 | 13 |
39,385 | public void setHlsIngestStatus ( com . google . api . ads . admanager . axis . v201805 . DaiIngestStatus hlsIngestStatus ) { this . hlsIngestStatus = hlsIngestStatus ; } | Sets the hlsIngestStatus value for this Content . | 52 | 13 |
39,386 | public com . google . api . ads . admanager . axis . v201805 . DaiIngestError [ ] getHlsIngestErrors ( ) { return hlsIngestErrors ; } | Gets the hlsIngestErrors value for this Content . | 43 | 14 |
39,387 | public void setDashIngestStatus ( com . google . api . ads . admanager . axis . v201805 . DaiIngestStatus dashIngestStatus ) { this . dashIngestStatus = dashIngestStatus ; } | Sets the dashIngestStatus value for this Content . | 48 | 12 |
39,388 | public void setImportDateTime ( com . google . api . ads . admanager . axis . v201805 . DateTime importDateTime ) { this . importDateTime = importDateTime ; } | Sets the importDateTime value for this Content . | 42 | 11 |
39,389 | public com . google . api . ads . admanager . axis . v201808 . ChangeHistoryEntityType getEntityType ( ) { return entityType ; } | Gets the entityType value for this ChangeHistoryValue . | 33 | 12 |
39,390 | public void setEntityType ( com . google . api . ads . admanager . axis . v201808 . ChangeHistoryEntityType entityType ) { this . entityType = entityType ; } | Sets the entityType value for this ChangeHistoryValue . | 40 | 12 |
39,391 | public com . google . api . ads . admanager . axis . v201808 . ChangeHistoryOperation getOperation ( ) { return operation ; } | Gets the operation value for this ChangeHistoryValue . | 30 | 11 |
39,392 | public void setOperation ( com . google . api . ads . admanager . axis . v201808 . ChangeHistoryOperation operation ) { this . operation = operation ; } | Sets the operation value for this ChangeHistoryValue . | 35 | 11 |
39,393 | public void setGeoTargeting ( com . google . api . ads . admanager . axis . v201811 . GeoTargeting geoTargeting ) { this . geoTargeting = geoTargeting ; } | Sets the geoTargeting value for this Targeting . | 44 | 12 |
39,394 | public com . google . api . ads . admanager . axis . v201811 . DateTimeRangeTargeting getDateTimeRangeTargeting ( ) { return dateTimeRangeTargeting ; } | Gets the dateTimeRangeTargeting value for this Targeting . | 40 | 14 |
39,395 | public void setTechnologyTargeting ( com . google . api . ads . admanager . axis . v201811 . TechnologyTargeting technologyTargeting ) { this . technologyTargeting = technologyTargeting ; } | Sets the technologyTargeting value for this Targeting . | 43 | 12 |
39,396 | public com . google . api . ads . admanager . axis . v201811 . CustomCriteriaSet getCustomTargeting ( ) { return customTargeting ; } | Gets the customTargeting value for this Targeting . | 35 | 12 |
39,397 | public void setCustomTargeting ( com . google . api . ads . admanager . axis . v201811 . CustomCriteriaSet customTargeting ) { this . customTargeting = customTargeting ; } | Sets the customTargeting value for this Targeting . | 44 | 12 |
39,398 | public void setVideoPositionTargeting ( com . google . api . ads . admanager . axis . v201811 . VideoPositionTargeting videoPositionTargeting ) { this . videoPositionTargeting = videoPositionTargeting ; } | Sets the videoPositionTargeting value for this Targeting . | 48 | 13 |
39,399 | public com . google . api . ads . admanager . axis . v201811 . MobileApplicationTargeting getMobileApplicationTargeting ( ) { return mobileApplicationTargeting ; } | Gets the mobileApplicationTargeting value for this Targeting . | 37 | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.