idx int64 0 165k | question stringlengths 73 4.15k | target stringlengths 5 918 | len_question int64 21 890 | len_target int64 3 255 |
|---|---|---|---|---|
39,500 | public com . google . api . ads . adwords . axis . v201809 . cm . Setting [ ] getSettings ( ) { return settings ; } | Gets the settings value for this Campaign . | 32 | 9 |
39,501 | public com . google . api . ads . adwords . axis . v201809 . cm . AdvertisingChannelSubType getAdvertisingChannelSubType ( ) { return advertisingChannelSubType ; } | Gets the advertisingChannelSubType value for this Campaign . | 40 | 12 |
39,502 | public com . google . api . ads . adwords . axis . v201809 . cm . NetworkSetting getNetworkSetting ( ) { return networkSetting ; } | Gets the networkSetting value for this Campaign . | 33 | 10 |
39,503 | public com . google . api . ads . adwords . axis . v201809 . cm . CampaignTrialType getCampaignTrialType ( ) { return campaignTrialType ; } | Gets the campaignTrialType value for this Campaign . | 39 | 12 |
39,504 | public com . google . api . ads . adwords . axis . v201809 . cm . VanityPharma getVanityPharma ( ) { return vanityPharma ; } | Gets the vanityPharma value for this Campaign . | 37 | 11 |
39,505 | public com . google . api . ads . adwords . axis . v201809 . cm . UniversalAppCampaignInfo getUniversalAppCampaignInfo ( ) { return universalAppCampaignInfo ; } | Gets the universalAppCampaignInfo value for this Campaign . | 39 | 12 |
39,506 | public com . google . api . ads . adwords . axis . v201809 . cm . SelectiveOptimization getSelectiveOptimization ( ) { return selectiveOptimization ; } | Gets the selectiveOptimization value for this Campaign . | 41 | 12 |
39,507 | public com . google . api . ads . admanager . axis . v201811 . AdUnitSize [ ] getAdUnitSizes ( ) { return adUnitSizes ; } | Gets the adUnitSizes value for this AdUnit . | 38 | 13 |
39,508 | public com . google . api . ads . admanager . axis . v201811 . AdSenseSettings getAdSenseSettings ( ) { return adSenseSettings ; } | Gets the adSenseSettings value for this AdUnit . | 34 | 12 |
39,509 | public void setAdSenseSettings ( com . google . api . ads . admanager . axis . v201811 . AdSenseSettings adSenseSettings ) { this . adSenseSettings = adSenseSettings ; } | Sets the adSenseSettings value for this AdUnit . | 43 | 12 |
39,510 | public void setAppliedLabelFrequencyCaps ( com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] appliedLabelFrequencyCaps ) { this . appliedLabelFrequencyCaps = appliedLabelFrequencyCaps ; } | Sets the appliedLabelFrequencyCaps value for this AdUnit . | 59 | 15 |
39,511 | public com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] getEffectiveLabelFrequencyCaps ( ) { return effectiveLabelFrequencyCaps ; } | Gets the effectiveLabelFrequencyCaps value for this AdUnit . | 43 | 15 |
39,512 | public void setEffectiveLabelFrequencyCaps ( com . google . api . ads . admanager . axis . v201811 . LabelFrequencyCap [ ] effectiveLabelFrequencyCaps ) { this . effectiveLabelFrequencyCaps = effectiveLabelFrequencyCaps ; } | Sets the effectiveLabelFrequencyCaps value for this AdUnit . | 58 | 15 |
39,513 | public void setSmartSizeMode ( com . google . api . ads . admanager . axis . v201811 . SmartSizeMode smartSizeMode ) { this . smartSizeMode = smartSizeMode ; } | Sets the smartSizeMode value for this AdUnit . | 43 | 12 |
39,514 | public com . google . api . ads . adwords . axis . v201809 . rm . StoreSalesTransaction getStoreSalesTransaction ( ) { return storeSalesTransaction ; } | Gets the storeSalesTransaction value for this OfflineData . | 36 | 12 |
39,515 | public void setSpendTarget ( com . google . api . ads . adwords . axis . v201809 . cm . Money spendTarget ) { this . spendTarget = spendTarget ; } | Sets the spendTarget value for this TargetSpendBiddingScheme . | 40 | 16 |
39,516 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getRecommendedCpc ( ) { return recommendedCpc ; } | Gets the recommendedCpc value for this DomainCategory . | 34 | 12 |
39,517 | public void setVisibility ( com . google . api . ads . admanager . axis . v201808 . CustomFieldVisibility visibility ) { this . visibility = visibility ; } | Sets the visibility value for this CustomField . | 37 | 10 |
39,518 | public void setBuiltInCompanionDeliveryOption ( com . google . api . ads . admanager . axis . v201808 . CompanionDeliveryOption builtInCompanionDeliveryOption ) { this . builtInCompanionDeliveryOption = builtInCompanionDeliveryOption ; } | Sets the builtInCompanionDeliveryOption value for this ProposalLineItemConstraints . | 55 | 20 |
39,519 | public com . google . api . ads . adwords . axis . v201809 . cm . ExtensionFeedItem [ ] getExtensions ( ) { return extensions ; } | Gets the extensions value for this ExtensionSetting . | 35 | 10 |
39,520 | public com . google . api . ads . adwords . axis . v201809 . cm . ExtensionSettingPlatform getPlatformRestrictions ( ) { return platformRestrictions ; } | Gets the platformRestrictions value for this ExtensionSetting . | 38 | 13 |
39,521 | public com . google . api . ads . adwords . axis . v201809 . cm . Location [ ] getLocations ( ) { return locations ; } | Gets the locations value for this LocationSearchParameter . | 33 | 11 |
39,522 | 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 = curre... | Check whether an object is an instance of a specified class . | 94 | 12 |
39,523 | @ SuppressWarnings ( "unchecked" ) /* See constructor comments. */ 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 . | 72 | 11 |
39,524 | public com . google . api . ads . admanager . axis . v201805 . CreativeAsset getPrimaryImageAsset ( ) { return primaryImageAsset ; } | Gets the primaryImageAsset value for this BaseImageCreative . | 33 | 14 |
39,525 | public void setPrimaryImageAsset ( com . google . api . ads . admanager . axis . v201805 . CreativeAsset primaryImageAsset ) { this . primaryImageAsset = primaryImageAsset ; } | Sets the primaryImageAsset value for this BaseImageCreative . | 42 | 14 |
39,526 | public void setClickThroughConversionCost ( com . google . api . ads . admanager . axis . v201902 . Money clickThroughConversionCost ) { this . clickThroughConversionCost = clickThroughConversionCost ; } | Sets the clickThroughConversionCost value for this LineItemActivityAssociation . | 49 | 17 |
39,527 | public com . google . api . ads . admanager . axis . v201902 . Money getViewThroughConversionCost ( ) { return viewThroughConversionCost ; } | Gets the viewThroughConversionCost value for this LineItemActivityAssociation . | 36 | 17 |
39,528 | public com . google . api . ads . adwords . axis . v201809 . cm . VolumeGoalType getVolumeGoalType ( ) { return volumeGoalType ; } | Gets the volumeGoalType value for this PerformanceTarget . | 36 | 12 |
39,529 | public com . google . api . ads . adwords . axis . v201809 . cm . EfficiencyTargetType getEfficiencyTargetType ( ) { return efficiencyTargetType ; } | Gets the efficiencyTargetType value for this PerformanceTarget . | 37 | 12 |
39,530 | public com . google . api . ads . adwords . axis . v201809 . cm . SpendTargetType getSpendTargetType ( ) { return spendTargetType ; } | Gets the spendTargetType value for this PerformanceTarget . | 37 | 12 |
39,531 | public com . google . api . ads . adwords . axis . v201809 . cm . PerformanceTargetStatus getForecastStatus ( ) { return forecastStatus ; } | Gets the forecastStatus value for this PerformanceTarget . | 35 | 11 |
39,532 | public com . google . api . ads . adwords . axis . v201809 . cm . CallConversionType getCallConversionType ( ) { return callConversionType ; } | Gets the callConversionType value for this CallFeedItem . | 39 | 14 |
39,533 | private static ProductPartitionTreeImpl createNonEmptyAdGroupTree ( Long adGroupId , ListMultimap < Long , AdGroupCriterion > parentIdMap ) { Preconditions . checkNotNull ( adGroupId , "Null ad group ID" ) ; Preconditions . checkArgument ( ! parentIdMap . isEmpty ( ) , "parentIdMap passed for ad group ID %s is empty" ,... | Returns a new tree based on a non - empty collection of ad group criteria . All parameters required . | 506 | 20 |
39,534 | private static ProductPartitionTreeImpl createEmptyAdGroupTree ( Long adGroupId , BiddingStrategyConfiguration biddingStrategyConfig ) { Preconditions . checkNotNull ( adGroupId , "Null ad group ID" ) ; Preconditions . checkNotNull ( biddingStrategyConfig , "Null bidding strategy configuration" ) ; ProductPartitionNode... | Returns a new empty tree . | 123 | 6 |
39,535 | private OperationPair createSetBidOperation ( ProductPartitionNode node ) { Preconditions . checkNotNull ( node . getProductPartitionId ( ) , "Node for SET operation has no partition ID: %s" , node ) ; Preconditions . checkArgument ( node . getProductPartitionId ( ) . longValue ( ) >= 0L , "Node for SET operation has a... | Returns a SET operation for the specified node . | 178 | 9 |
39,536 | private List < OperationPair > createAddOperations ( ProductPartitionNode node ) { AdGroupCriterionOperation addOp = new AdGroupCriterionOperation ( ) ; addOp . setOperator ( Operator . ADD ) ; // Set the node's ID to a new temporary ID. node . setProductPartitionId ( idGenerator . next ( ) ) ; addOp . setOperand ( Pro... | Creates ADD operations for the node and ALL of its children and adds them to the provided operations list . | 200 | 21 |
39,537 | private OperationPair createRemoveOperation ( ProductPartitionNode node ) { Preconditions . checkNotNull ( node . getProductPartitionId ( ) , "Node for REMOVE operation has no partition ID: %s" , node ) ; Preconditions . checkArgument ( node . getProductPartitionId ( ) . longValue ( ) >= 0L , "Node for REMOVE operation... | Returns a REMOVE operation for the specified node . | 169 | 11 |
39,538 | private static Money getBid ( BiddableAdGroupCriterion biddableCriterion ) { BiddingStrategyConfiguration biddingConfig = biddableCriterion . getBiddingStrategyConfiguration ( ) ; Money cpcBidAmount = null ; if ( biddingConfig . getBids ( ) != null ) { for ( Bids bid : biddingConfig . getBids ( ) ) { if ( bid instanceo... | Returns the criterion - level bid or null if no such bid exists . | 170 | 14 |
39,539 | public com . google . api . ads . admanager . axis . v201902 . ScalableType getScalableType ( ) { return scalableType ; } | Gets the scalableType value for this VideoMetadata . | 34 | 12 |
39,540 | public void setDeliveryType ( com . google . api . ads . admanager . axis . v201902 . VideoDeliveryType deliveryType ) { this . deliveryType = deliveryType ; } | Sets the deliveryType value for this VideoMetadata . | 39 | 12 |
39,541 | public com . google . api . ads . admanager . axis . v201811 . DateTime getStartTime ( ) { return startTime ; } | Gets the startTime value for this ForecastBreakdown . | 31 | 13 |
39,542 | public void setStartTime ( com . google . api . ads . admanager . axis . v201811 . DateTime startTime ) { this . startTime = startTime ; } | Sets the startTime value for this ForecastBreakdown . | 38 | 13 |
39,543 | public com . google . api . ads . admanager . axis . v201811 . TargetingCriteriaBreakdown [ ] getTargetingCriteriaBreakdowns ( ) { return targetingCriteriaBreakdowns ; } | Gets the targetingCriteriaBreakdowns value for this AvailabilityForecast . | 44 | 15 |
39,544 | public com . google . api . ads . admanager . axis . v201811 . ContendingLineItem [ ] getContendingLineItems ( ) { return contendingLineItems ; } | Gets the contendingLineItems value for this AvailabilityForecast . | 39 | 14 |
39,545 | public com . google . api . ads . admanager . axis . v201811 . AlternativeUnitTypeForecast [ ] getAlternativeUnitTypeForecasts ( ) { return alternativeUnitTypeForecasts ; } | Gets the alternativeUnitTypeForecasts value for this AvailabilityForecast . | 42 | 15 |
39,546 | public com . google . api . ads . admanager . axis . v201811 . GrpDemographicBreakdown [ ] getDemographicBreakdowns ( ) { return demographicBreakdowns ; } | Gets the demographicBreakdowns value for this AvailabilityForecast . | 40 | 13 |
39,547 | public com . google . api . ads . admanager . axis . v201902 . CompanySettings getSettings ( ) { return settings ; } | Gets the settings value for this Company . | 29 | 9 |
39,548 | public void setSettings ( com . google . api . ads . admanager . axis . v201902 . CompanySettings settings ) { this . settings = settings ; } | Sets the settings value for this Company . | 34 | 9 |
39,549 | public void setViewabilityProvider ( com . google . api . ads . admanager . axis . v201902 . ViewabilityProvider viewabilityProvider ) { this . viewabilityProvider = viewabilityProvider ; } | Sets the viewabilityProvider value for this Company . | 43 | 11 |
39,550 | public com . google . api . ads . admanager . axis . v201902 . RefreshType getRefreshType ( ) { return refreshType ; } | Gets the refreshType value for this MasterPlaylistSettings . | 32 | 13 |
39,551 | public void setRefreshType ( com . google . api . ads . admanager . axis . v201902 . RefreshType refreshType ) { this . refreshType = refreshType ; } | Sets the refreshType value for this MasterPlaylistSettings . | 39 | 13 |
39,552 | private void captureSoapXml ( SOAPMessageContext context ) { SOAPMessage message = context . getMessage ( ) ; if ( ( Boolean ) context . get ( MessageContext . MESSAGE_OUTBOUND_PROPERTY ) ) { // Outbound message (request). requestInfoXPathSet . parseMessage ( lastRequestInfo , message ) ; } else { // Inbound message (r... | Captures the raw XML message behind a SOAP interaction . | 105 | 12 |
39,553 | public void addHeader ( String namespace , String headerName , SOAPElement headerValue ) { this . soapHeaders . add ( headerValue ) ; } | Adds a header to the list of SOAP request headers . | 32 | 12 |
39,554 | public com . google . api . ads . adwords . axis . v201809 . cm . PromotionExtensionDiscountModifier getDiscountModifier ( ) { return discountModifier ; } | Gets the discountModifier value for this PromotionFeedItem . | 41 | 13 |
39,555 | public void setMoneyAmountOff ( com . google . api . ads . adwords . axis . v201809 . cm . MoneyWithCurrency moneyAmountOff ) { this . moneyAmountOff = moneyAmountOff ; } | Sets the moneyAmountOff value for this PromotionFeedItem . | 46 | 13 |
39,556 | public com . google . api . ads . adwords . axis . v201809 . cm . MoneyWithCurrency getOrdersOverAmount ( ) { return ordersOverAmount ; } | Gets the ordersOverAmount value for this PromotionFeedItem . | 38 | 13 |
39,557 | public com . google . api . ads . adwords . axis . v201809 . cm . PromotionExtensionOccasion getOccasion ( ) { return occasion ; } | Gets the occasion value for this PromotionFeedItem . | 35 | 11 |
39,558 | public com . google . api . ads . adwords . axis . v201809 . cm . CustomParameters getPromotionUrlCustomParameters ( ) { return promotionUrlCustomParameters ; } | Gets the promotionUrlCustomParameters value for this PromotionFeedItem . | 38 | 14 |
39,559 | public com . google . api . ads . adwords . axis . v201809 . cm . AttributeFieldMapping [ ] getAttributeFieldMappings ( ) { return attributeFieldMappings ; } | Gets the attributeFieldMappings value for this FeedMapping . | 42 | 14 |
39,560 | public com . google . api . ads . admanager . axis . v201808 . Money getNetBillableRevenueOverride ( ) { return netBillableRevenueOverride ; } | Gets the netBillableRevenueOverride value for this BillableRevenueOverrides . | 38 | 20 |
39,561 | public com . google . api . ads . admanager . axis . v201808 . Money getGrossBillableRevenueOverride ( ) { return grossBillableRevenueOverride ; } | Gets the grossBillableRevenueOverride value for this BillableRevenueOverrides . | 39 | 20 |
39,562 | public void setBillableRevenueOverride ( com . google . api . ads . admanager . axis . v201808 . Money billableRevenueOverride ) { this . billableRevenueOverride = billableRevenueOverride ; } | Sets the billableRevenueOverride value for this BillableRevenueOverrides . | 49 | 19 |
39,563 | public void setBuiltInCreativePlaceholders ( com . google . api . ads . admanager . axis . v201805 . CreativePlaceholder [ ] builtInCreativePlaceholders ) { this . builtInCreativePlaceholders = builtInCreativePlaceholders ; } | Sets the builtInCreativePlaceholders value for this ProposalLineItemConstraints . | 57 | 20 |
39,564 | public com . google . api . ads . admanager . axis . v201805 . DeliveryRateType getBuiltInDeliveryRateType ( ) { return builtInDeliveryRateType ; } | Gets the builtInDeliveryRateType value for this ProposalLineItemConstraints . | 38 | 19 |
39,565 | public void setBuiltInDeliveryRateType ( com . google . api . ads . admanager . axis . v201805 . DeliveryRateType builtInDeliveryRateType ) { this . builtInDeliveryRateType = builtInDeliveryRateType ; } | Sets the builtInDeliveryRateType value for this ProposalLineItemConstraints . | 51 | 19 |
39,566 | public void setBuiltInCreativeRotationType ( com . google . api . ads . admanager . axis . v201805 . CreativeRotationType builtInCreativeRotationType ) { this . builtInCreativeRotationType = builtInCreativeRotationType ; } | Sets the builtInCreativeRotationType value for this ProposalLineItemConstraints . | 60 | 21 |
39,567 | public com . google . api . ads . admanager . axis . v201805 . CompanionDeliveryOption getBuiltInCompanionDeliveryOption ( ) { return builtInCompanionDeliveryOption ; } | Gets the builtInCompanionDeliveryOption value for this ProposalLineItemConstraints . | 40 | 20 |
39,568 | public com . google . api . ads . admanager . axis . v201805 . FrequencyCap [ ] getBuiltInFrequencyCaps ( ) { return builtInFrequencyCaps ; } | Gets the builtInFrequencyCaps value for this ProposalLineItemConstraints . | 41 | 20 |
39,569 | public void setProductBuiltInTargeting ( com . google . api . ads . admanager . axis . v201805 . Targeting productBuiltInTargeting ) { this . productBuiltInTargeting = productBuiltInTargeting ; } | Sets the productBuiltInTargeting value for this ProposalLineItemConstraints . | 50 | 19 |
39,570 | public com . google . api . ads . admanager . axis . v201808 . GeoTargeting getGeoSegment ( ) { return geoSegment ; } | Gets the geoSegment value for this ProductSegmentation . | 36 | 14 |
39,571 | public com . google . api . ads . admanager . axis . v201808 . CustomCriteria [ ] getCustomTargetingSegment ( ) { return customTargetingSegment ; } | Gets the customTargetingSegment value for this ProductSegmentation . | 40 | 15 |
39,572 | public void setUserDomainSegment ( com . google . api . ads . admanager . axis . v201808 . UserDomainTargeting userDomainSegment ) { this . userDomainSegment = userDomainSegment ; } | Sets the userDomainSegment value for this ProductSegmentation . | 48 | 14 |
39,573 | public com . google . api . ads . admanager . axis . v201808 . BrowserTargeting getBrowserSegment ( ) { return browserSegment ; } | Gets the browserSegment value for this ProductSegmentation . | 34 | 13 |
39,574 | public com . google . api . ads . admanager . axis . v201808 . BrowserLanguageTargeting getBrowserLanguageSegment ( ) { return browserLanguageSegment ; } | Gets the browserLanguageSegment value for this ProductSegmentation . | 37 | 14 |
39,575 | public void setOperatingSystemSegment ( com . google . api . ads . admanager . axis . v201808 . OperatingSystemTargeting operatingSystemSegment ) { this . operatingSystemSegment = operatingSystemSegment ; } | Sets the operatingSystemSegment value for this ProductSegmentation . | 49 | 14 |
39,576 | public com . google . api . ads . admanager . axis . v201808 . MobileCarrierTargeting getMobileCarrierSegment ( ) { return mobileCarrierSegment ; } | Gets the mobileCarrierSegment value for this ProductSegmentation . | 40 | 15 |
39,577 | public com . google . api . ads . admanager . axis . v201808 . DeviceCapabilityTargeting getDeviceCapabilitySegment ( ) { return deviceCapabilitySegment ; } | Gets the deviceCapabilitySegment value for this ProductSegmentation . | 40 | 15 |
39,578 | public void setDeviceCategorySegment ( com . google . api . ads . admanager . axis . v201808 . DeviceCategoryTargeting deviceCategorySegment ) { this . deviceCategorySegment = deviceCategorySegment ; } | Sets the deviceCategorySegment value for this ProductSegmentation . | 48 | 14 |
39,579 | public com . google . api . ads . admanager . axis . v201808 . MobileDeviceTargeting getMobileDeviceSegment ( ) { return mobileDeviceSegment ; } | Gets the mobileDeviceSegment value for this ProductSegmentation . | 37 | 14 |
39,580 | public void setMobileDeviceSegment ( com . google . api . ads . admanager . axis . v201808 . MobileDeviceTargeting mobileDeviceSegment ) { this . mobileDeviceSegment = mobileDeviceSegment ; } | Sets the mobileDeviceSegment value for this ProductSegmentation . | 48 | 14 |
39,581 | public com . google . api . ads . admanager . axis . v201808 . MobileDeviceSubmodelTargeting getMobileDeviceSubmodelSegment ( ) { return mobileDeviceSubmodelSegment ; } | Gets the mobileDeviceSubmodelSegment value for this ProductSegmentation . | 43 | 16 |
39,582 | public void setSizeSegment ( com . google . api . ads . admanager . axis . v201808 . CreativePlaceholder [ ] sizeSegment ) { this . sizeSegment = sizeSegment ; } | Sets the sizeSegment value for this ProductSegmentation . | 45 | 13 |
39,583 | public com . google . api . ads . admanager . axis . v201808 . MobileApplicationTargeting getMobileApplicationSegment ( ) { return mobileApplicationSegment ; } | Gets the mobileApplicationSegment value for this ProductSegmentation . | 37 | 14 |
39,584 | public void setVideoPositionSegment ( com . google . api . ads . admanager . axis . v201808 . VideoPositionTargeting videoPositionSegment ) { this . videoPositionSegment = videoPositionSegment ; } | Sets the videoPositionSegment value for this ProductSegmentation . | 48 | 14 |
39,585 | public com . google . api . ads . admanager . axis . v201805 . ReportQueryAdUnitView getAdUnitView ( ) { return adUnitView ; } | Gets the adUnitView value for this ReportQuery . | 36 | 12 |
39,586 | public com . google . api . ads . admanager . axis . v201805 . Date getEndDate ( ) { return endDate ; } | Gets the endDate value for this ReportQuery . | 30 | 11 |
39,587 | public com . google . api . ads . admanager . axis . v201805 . Statement getStatement ( ) { return statement ; } | Gets the statement value for this ReportQuery . | 28 | 10 |
39,588 | public void setCmsSources ( com . google . api . ads . admanager . axis . v201811 . CmsContent [ ] cmsSources ) { this . cmsSources = cmsSources ; } | Sets the cmsSources value for this Content . | 45 | 11 |
39,589 | private static Map < Long , SiteLinkFromFeed > getSiteLinksFromFeed ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Feed feed ) throws RemoteException { // Retrieve the feed's attribute mapping. Multimap < Long , Integer > feedMappings = getFeedMapping ( adWordsServices , session , feed , PLACEHOL... | Gets the site links from a feed . | 532 | 9 |
39,590 | private static Multimap < Long , Integer > getFeedMapping ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Feed feed , long placeholderType ) throws RemoteException { // Get the FeedMappingService. FeedMappingServiceInterface feedMappingService = adWordsServices . get ( session , FeedMappingService... | Gets the feed mapping for a feed . | 360 | 9 |
39,591 | private static List < Feed > getFeeds ( AdWordsServicesInterface adWordsServices , AdWordsSession session ) throws RemoteException { FeedServiceInterface feedService = adWordsServices . get ( session , FeedServiceInterface . class ) ; String query = "SELECT Id, Name, Attributes WHERE Origin = 'USER' AND FeedStatus = 'E... | Returns a list of all enabled feeds . | 203 | 8 |
39,592 | private static List < FeedItem > getFeedItems ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Feed feed ) throws RemoteException { // Get the FeedItemService. FeedItemServiceInterface feedItemService = adWordsServices . get ( session , FeedItemServiceInterface . class ) ; String query = String . f... | Returns the feed items for a feed . | 242 | 8 |
39,593 | private static void deleteOldFeedItems ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Set < Long > feedItemIds , Feed feed ) throws RemoteException { // Get the FeedItemService. FeedItemServiceInterface feedItemService = adWordsServices . get ( session , FeedItemServiceInterface . class ) ; if ( ... | Deletes the old feed items for which extension settings have been created . | 222 | 14 |
39,594 | private static void createExtensionSetting ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Map < Long , SiteLinkFromFeed > feedItems , CampaignFeed campaignFeed , Set < Long > feedItemIds , ExtensionSettingPlatform platformRestrictions ) throws RemoteException { // Get the CampaignExtensionSetting... | Creates the extension setting for a list of feed items . | 592 | 12 |
39,595 | private static CampaignFeed deleteCampaignFeed ( AdWordsServicesInterface adWordsServices , AdWordsSession session , CampaignFeed campaignFeed ) throws RemoteException { // Get the CampaignFeedService. CampaignFeedServiceInterface campaignFeedService = adWordsServices . get ( session , CampaignFeedServiceInterface . cl... | Deletes a campaign feed . | 122 | 6 |
39,596 | private static ExtensionSettingPlatform getPlatformRestictionsForCampaign ( CampaignFeed campaignFeed ) { String platformRestrictions = ExtensionSettingPlatform . NONE . getValue ( ) ; if ( FunctionOperator . AND . equals ( campaignFeed . getMatchingFunction ( ) . getOperator ( ) ) ) { for ( FunctionArgumentOperand arg... | Gets the platform restrictions for sitelinks in a campaign . | 292 | 13 |
39,597 | private static Set < Long > getFeedItemIdsForCampaign ( CampaignFeed campaignFeed ) throws RemoteException { Set < Long > feedItemIds = Sets . newHashSet ( ) ; FunctionOperator functionOperator = campaignFeed . getMatchingFunction ( ) . getOperator ( ) ; if ( FunctionOperator . IN . equals ( functionOperator ) ) { // C... | Returns the list of feed item IDs that are used by a campaign through a given campaign feed . | 324 | 19 |
39,598 | private static List < CampaignFeed > getCampaignFeeds ( AdWordsServicesInterface adWordsServices , AdWordsSession session , Feed feed , int placeholderType ) throws RemoteException { // Get the CampaignFeedService. CampaignFeedServiceInterface campaignFeedService = adWordsServices . get ( session , CampaignFeedServiceI... | Returns the campaign feeds that use a particular feed for a particular placeholder type . | 271 | 15 |
39,599 | public com . google . api . ads . adwords . axis . v201809 . cm . Money getBidFloor ( ) { return bidFloor ; } | Gets the bidFloor value for this TargetRoasBiddingScheme . | 35 | 17 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.