idx
int64
0
41.2k
question
stringlengths
74
4.04k
target
stringlengths
7
750
39,200
public void setInventoryTargeting ( com . google . api . ads . admanager . axis . v201805 . InventoryTargeting inventoryTargeting ) { this . inventoryTargeting = inventoryTargeting ; }
Sets the inventoryTargeting value for this Targeting .
39,201
public com . google . api . ads . admanager . axis . v201805 . DayPartTargeting getDayPartTargeting ( ) { return dayPartTargeting ; }
Gets the dayPartTargeting value for this Targeting .
39,202
public void setDayPartTargeting ( com . google . api . ads . admanager . axis . v201805 . DayPartTargeting dayPartTargeting ) { this . dayPartTargeting = dayPartTargeting ; }
Sets the dayPartTargeting value for this Targeting .
39,203
public com . google . api . ads . admanager . axis . v201805 . UserDomainTargeting getUserDomainTargeting ( ) { return userDomainTargeting ; }
Gets the userDomainTargeting value for this Targeting .
39,204
public void setUserDomainTargeting ( com . google . api . ads . admanager . axis . v201805 . UserDomainTargeting userDomainTargeting ) { this . userDomainTargeting = userDomainTargeting ; }
Sets the userDomainTargeting value for this Targeting .
39,205
public com . google . api . ads . admanager . axis . v201805 . ContentTargeting getContentTargeting ( ) { return contentTargeting ; }
Gets the contentTargeting value for this Targeting .
39,206
public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomerServiceErrorReason getReason ( ) { return reason ; }
Gets the reason value for this ManagedCustomerServiceError .
39,207
public void setKey ( com . google . api . ads . admanager . axis . v201902 . CmsMetadataKey key ) { this . key = key ; }
Sets the key value for this CmsMetadataValue .
39,208
public com . google . api . ads . admanager . axis . v201805 . ArchiveStatus getArchiveStatus ( ) { return archiveStatus ; }
Gets the archiveStatus value for this ProductPackageItem .
39,209
public void setArchiveStatus ( com . google . api . ads . admanager . axis . v201805 . ArchiveStatus archiveStatus ) { this . archiveStatus = archiveStatus ; }
Sets the archiveStatus value for this ProductPackageItem .
39,210
public com . google . api . ads . adwords . axis . v201809 . cm . ListOperations getConversionTypeIdsOps ( ) { return conversionTypeIdsOps ; }
Gets the conversionTypeIdsOps value for this SelectiveOptimization .
39,211
public com . google . api . ads . admanager . axis . v201808 . TechnologyTargeting getTechnologyTargeting ( ) { return technologyTargeting ; }
Gets the technologyTargeting value for this Targeting .
39,212
public com . google . api . ads . admanager . axis . v201808 . VideoPositionTargeting getVideoPositionTargeting ( ) { return videoPositionTargeting ; }
Gets the videoPositionTargeting value for this Targeting .
39,213
public com . google . api . ads . admanager . axis . v201808 . DateTime getEvaluationTime ( ) { return evaluationTime ; }
Gets the evaluationTime value for this ProgressRule .
39,214
public void setEvaluationTime ( com . google . api . ads . admanager . axis . v201808 . DateTime evaluationTime ) { this . evaluationTime = evaluationTime ; }
Sets the evaluationTime value for this ProgressRule .
39,215
public String getAsString ( ) throws IOException { InputStream inputStream = isGzipped ( ) ? new GZIPInputStream ( getInputStream ( ) ) : getInputStream ( ) ; return Streams . readAll ( inputStream , rawResponse . getCharset ( ) ) ; }
Returns the contents of the response as a String . Inflates the response if it is in one of the gzip formats .
39,216
public void saveToFile ( String outputFile ) throws FileNotFoundException , IOException { Streams . copy ( getInputStream ( ) , new BufferedOutputStream ( new FileOutputStream ( outputFile ) ) ) ; }
Writes the contents of the response to the specified File .
39,217
public com . google . api . ads . admanager . axis . v201902 . CustomFieldDataType getDataType ( ) { return dataType ; }
Gets the dataType value for this CustomField .
39,218
public void setDataType ( com . google . api . ads . admanager . axis . v201902 . CustomFieldDataType dataType ) { this . dataType = dataType ; }
Sets the dataType value for this CustomField .
39,219
public void setUploadStatus ( com . google . api . ads . adwords . axis . v201809 . rm . UserListUploadStatus uploadStatus ) { this . uploadStatus = uploadStatus ; }
Sets the uploadStatus value for this DataUploadResult .
39,220
public com . google . api . ads . adwords . axis . v201809 . rm . UserListUploadStatus getRemoveAllStatus ( ) { return removeAllStatus ; }
Gets the removeAllStatus value for this DataUploadResult .
39,221
public void setPlatform ( com . google . api . ads . admanager . axis . v201805 . MobileApplicationPlatform platform ) { this . platform = platform ; }
Sets the platform value for this MobileApplication .
39,222
public com . google . api . ads . admanager . axis . v201902 . CreativePreviewErrorReason getReason ( ) { return reason ; }
Gets the reason value for this CreativePreviewError .
39,223
public void setReason ( com . google . api . ads . admanager . axis . v201902 . CreativePreviewErrorReason reason ) { this . reason = reason ; }
Sets the reason value for this CreativePreviewError .
39,224
public com . google . api . ads . adwords . axis . v201809 . cm . FeedOrigin getOrigin ( ) { return origin ; }
Gets the origin value for this Feed .
39,225
public com . google . api . ads . adwords . axis . v201809 . cm . SystemFeedGenerationData getSystemFeedGenerationData ( ) { return systemFeedGenerationData ; }
Gets the systemFeedGenerationData value for this Feed .
39,226
public com . google . api . ads . admanager . axis . v201902 . StartDateTimeType getStartDateTimeType ( ) { return startDateTimeType ; }
Gets the startDateTimeType value for this LineItemSummary .
39,227
public void setStartDateTimeType ( com . google . api . ads . admanager . axis . v201902 . StartDateTimeType startDateTimeType ) { this . startDateTimeType = startDateTimeType ; }
Sets the startDateTimeType value for this LineItemSummary .
39,228
public com . google . api . ads . admanager . axis . v201902 . DeliveryForecastSource getDeliveryForecastSource ( ) { return deliveryForecastSource ; }
Gets the deliveryForecastSource value for this LineItemSummary .
39,229
public void setDeliveryForecastSource ( com . google . api . ads . admanager . axis . v201902 . DeliveryForecastSource deliveryForecastSource ) { this . deliveryForecastSource = deliveryForecastSource ; }
Sets the deliveryForecastSource value for this LineItemSummary .
39,230
public void setValueCostPerUnit ( com . google . api . ads . admanager . axis . v201902 . Money valueCostPerUnit ) { this . valueCostPerUnit = valueCostPerUnit ; }
Sets the valueCostPerUnit value for this LineItemSummary .
39,231
public void setCostType ( com . google . api . ads . admanager . axis . v201902 . CostType costType ) { this . costType = costType ; }
Sets the costType value for this LineItemSummary .
39,232
public com . google . api . ads . admanager . axis . v201902 . LineItemDiscountType getDiscountType ( ) { return discountType ; }
Gets the discountType value for this LineItemSummary .
39,233
public void setSetTopBoxDisplayInfo ( com . google . api . ads . admanager . axis . v201902 . SetTopBoxInfo setTopBoxDisplayInfo ) { this . setTopBoxDisplayInfo = setTopBoxDisplayInfo ; }
Sets the setTopBoxDisplayInfo value for this LineItemSummary .
39,234
public com . google . api . ads . admanager . axis . v201902 . Goal getPrimaryGoal ( ) { return primaryGoal ; }
Gets the primaryGoal value for this LineItemSummary .
39,235
public void setGrpSettings ( com . google . api . ads . admanager . axis . v201902 . GrpSettings grpSettings ) { this . grpSettings = grpSettings ; }
Sets the grpSettings value for this LineItemSummary .
39,236
public com . google . api . ads . admanager . axis . v201902 . ChildContentEligibility getChildContentEligibility ( ) { return childContentEligibility ; }
Gets the childContentEligibility value for this LineItemSummary .
39,237
public void setChildContentEligibility ( com . google . api . ads . admanager . axis . v201902 . ChildContentEligibility childContentEligibility ) { this . childContentEligibility = childContentEligibility ; }
Sets the childContentEligibility value for this LineItemSummary .
39,238
public com . google . api . ads . adwords . axis . v201809 . cm . UniversalAppCampaignAsset getUniversalAppCampaignAsset ( ) { return universalAppCampaignAsset ; }
Gets the universalAppCampaignAsset value for this UniversalAppCampaignAdsPolicyDecisions .
39,239
public com . google . api . ads . adwords . axis . v201809 . cm . ApiError getSharedAdError ( ) { return sharedAdError ; }
Gets the sharedAdError value for this AdSharingError .
39,240
public com . google . api . ads . admanager . axis . v201808 . Technology [ ] getBandwidthGroups ( ) { return bandwidthGroups ; }
Gets the bandwidthGroups value for this BandwidthGroupTargeting .
39,241
public void setBandwidthGroups ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] bandwidthGroups ) { this . bandwidthGroups = bandwidthGroups ; }
Sets the bandwidthGroups value for this BandwidthGroupTargeting .
39,242
public com . google . api . ads . admanager . axis . v201811 . CreativeTemplateVariable [ ] getVariables ( ) { return variables ; }
Gets the variables value for this CreativeTemplate .
39,243
public com . google . api . ads . adwords . axis . v201809 . cm . AdWordsConversionTrackerTrackingCodeType getTrackingCodeType ( ) { return trackingCodeType ; }
Gets the trackingCodeType value for this AdWordsConversionTracker .
39,244
public com . google . api . ads . adwords . axis . v201809 . cm . MobileDeviceDeviceType getDeviceType ( ) { return deviceType ; }
Gets the deviceType value for this MobileDevice .
39,245
public com . google . api . ads . admanager . axis . v201811 . CmsMetadataCriteriaComparisonOperator getOperator ( ) { return operator ; }
Gets the operator value for this CmsMetadataCriteria .
39,246
public Set < AdsUtility > popRegisteredUtilities ( ) { Set < AdsUtility > result = Collections . unmodifiableSet ( adsUtilities ) ; adsUtilities = Collections . newSetFromMap ( new ConcurrentHashMap < AdsUtility , Boolean > ( ) ) ; return result ; }
Returns all utilities in the registry and clears the registry .
39,247
public com . google . api . ads . adwords . axis . v201809 . cm . Money getBid ( ) { return bid ; }
Gets the bid value for this CpcBid .
39,248
public com . google . api . ads . adwords . axis . v201809 . cm . BidSource getCpcBidSource ( ) { return cpcBidSource ; }
Gets the cpcBidSource value for this CpcBid .
39,249
public com . google . api . ads . admanager . axis . v201811 . CreativeRotationType getBuiltInCreativeRotationType ( ) { return builtInCreativeRotationType ; }
Gets the builtInCreativeRotationType value for this ProposalLineItemConstraints .
39,250
public com . google . api . ads . admanager . axis . v201811 . Targeting getProductBuiltInTargeting ( ) { return productBuiltInTargeting ; }
Gets the productBuiltInTargeting value for this ProposalLineItemConstraints .
39,251
public void setCustomizableAttributes ( com . google . api . ads . admanager . axis . v201811 . CustomizableAttributes customizableAttributes ) { this . customizableAttributes = customizableAttributes ; }
Sets the customizableAttributes value for this ProposalLineItemConstraints .
39,252
public void setCostPerUnit ( com . google . api . ads . admanager . axis . v201805 . Money costPerUnit ) { this . costPerUnit = costPerUnit ; }
Sets the costPerUnit value for this LineItemSummary .
39,253
public com . google . api . ads . admanager . axis . v201805 . CostType getCostType ( ) { return costType ; }
Gets the costType value for this LineItemSummary .
39,254
public void setActivityAssociations ( com . google . api . ads . admanager . axis . v201805 . LineItemActivityAssociation [ ] activityAssociations ) { this . activityAssociations = activityAssociations ; }
Sets the activityAssociations value for this LineItemSummary .
39,255
public com . google . api . ads . admanager . axis . v201805 . Stats getStats ( ) { return stats ; }
Gets the stats value for this LineItemSummary .
39,256
public void setStats ( com . google . api . ads . admanager . axis . v201805 . Stats stats ) { this . stats = stats ; }
Sets the stats value for this LineItemSummary .
39,257
public void setSecondaryGoals ( com . google . api . ads . admanager . axis . v201805 . Goal [ ] secondaryGoals ) { this . secondaryGoals = secondaryGoals ; }
Sets the secondaryGoals value for this LineItemSummary .
39,258
public com . google . api . ads . admanager . axis . v201805 . GrpSettings getGrpSettings ( ) { return grpSettings ; }
Gets the grpSettings value for this LineItemSummary .
39,259
public com . google . api . ads . adwords . axis . v201809 . cm . IncomeTier getTier ( ) { return tier ; }
Gets the tier value for this IncomeOperand .
39,260
private int getTotalLandscapePointsInPage ( AdGroupBidLandscapePage page ) { int totalLandscapePointsInPage = 0 ; for ( AdGroupBidLandscape adGroupBidLandscape : page . getEntries ( ) ) { totalLandscapePointsInPage += adGroupBidLandscape . getLandscapePoints ( ) . size ( ) ; } return totalLandscapePointsInPage ; }
Returns the total number of inner landscape points in the ad group bid landscape page .
39,261
private int getTotalLandscapePointsInPage ( CriterionBidLandscapePage page ) { int totalLandscapePointsInPage = 0 ; for ( CriterionBidLandscape criterionBidLandscape : page . getEntries ( ) ) { totalLandscapePointsInPage += criterionBidLandscape . getLandscapePoints ( ) . size ( ) ; } return totalLandscapePointsInPage ; }
Returns the total number of inner landscape points in the criterion bid landscape page .
39,262
public void setBiddingStrategyType ( com . google . api . ads . adwords . axis . v201809 . cm . BiddingStrategyType biddingStrategyType ) { this . biddingStrategyType = biddingStrategyType ; }
Sets the biddingStrategyType value for this BiddingStrategyConfiguration .
39,263
public com . google . api . ads . adwords . axis . v201809 . cm . BiddingStrategySource getBiddingStrategySource ( ) { return biddingStrategySource ; }
Gets the biddingStrategySource value for this BiddingStrategyConfiguration .
39,264
public com . google . api . ads . adwords . axis . v201809 . cm . BiddingScheme getBiddingScheme ( ) { return biddingScheme ; }
Gets the biddingScheme value for this BiddingStrategyConfiguration .
39,265
public com . google . api . ads . adwords . axis . v201809 . cm . Bids [ ] getBids ( ) { return bids ; }
Gets the bids value for this BiddingStrategyConfiguration .
39,266
public com . google . api . ads . adwords . axis . v201809 . cm . Money getAverageCpc ( ) { return averageCpc ; }
Gets the averageCpc value for this StatsEstimate .
39,267
public com . google . api . ads . adwords . axis . v201809 . cm . Money getTotalCost ( ) { return totalCost ; }
Gets the totalCost value for this StatsEstimate .
39,268
public com . google . api . ads . admanager . axis . v201805 . Money getCostInOrderCurrency ( ) { return costInOrderCurrency ; }
Gets the costInOrderCurrency value for this LineItemCreativeAssociationStats .
39,269
public com . google . api . ads . admanager . axis . v201808 . DayOfWeek getDayOfWeek ( ) { return dayOfWeek ; }
Gets the dayOfWeek value for this DayPart .
39,270
public void setDayOfWeek ( com . google . api . ads . admanager . axis . v201808 . DayOfWeek dayOfWeek ) { this . dayOfWeek = dayOfWeek ; }
Sets the dayOfWeek value for this DayPart .
39,271
public void setAdSenseSettingsSource ( com . google . api . ads . admanager . axis . v201808 . ValueSourceType adSenseSettingsSource ) { this . adSenseSettingsSource = adSenseSettingsSource ; }
Sets the adSenseSettingsSource value for this AdUnit .
39,272
public com . google . api . ads . admanager . axis . v201808 . LabelFrequencyCap [ ] getAppliedLabelFrequencyCaps ( ) { return appliedLabelFrequencyCaps ; }
Gets the appliedLabelFrequencyCaps value for this AdUnit .
39,273
public void setUserList ( com . google . api . ads . adwords . axis . v201809 . rm . UserList userList ) { this . userList = userList ; }
Sets the userList value for this LogicalUserListOperand .
39,274
public com . google . api . ads . admanager . axis . v201808 . GoalType getGoalType ( ) { return goalType ; }
Gets the goalType value for this Goal .
39,275
public void setGoalType ( com . google . api . ads . admanager . axis . v201808 . GoalType goalType ) { this . goalType = goalType ; }
Sets the goalType value for this Goal .
39,276
public com . google . api . ads . admanager . axis . v201805 . AdSenseSettingsFontFamily getFontFamily ( ) { return fontFamily ; }
Gets the fontFamily value for this AdSenseSettings .
39,277
public void setActions ( com . google . api . ads . admanager . axis . v201902 . ProgressAction [ ] actions ) { this . actions = actions ; }
Sets the actions value for this ProgressRule .
39,278
private Object createSoapHeader ( AdManagerServiceDescriptor adsServiceDescriptor ) throws InstantiationException , IllegalAccessException , ClassNotFoundException { return Class . forName ( adsServiceDescriptor . getInterfaceClass ( ) . getPackage ( ) . getName ( ) + ".SoapRequestHeader" ) . newInstance ( ) ; }
Creates a SOAP header .
39,279
public com . google . api . ads . adwords . axis . v201809 . cm . Level getLevel ( ) { return level ; }
Gets the level value for this FrequencyCap .
39,280
public void setPolicyViolations ( com . google . api . ads . admanager . axis . v201811 . CreativePolicyViolation [ ] policyViolations ) { this . policyViolations = policyViolations ; }
Sets the policyViolations value for this Creative .
39,281
public StatementBuilder withBindVariableValue ( String key , Value value ) { queryBuilder . withBindVariableValue ( key , value ) ; return this ; }
Adds a bind variable value to the statement .
39,282
public com . google . api . ads . adwords . axis . v201809 . cm . ConstantOperandUnit getUnit ( ) { return unit ; }
Gets the unit value for this ConstantOperand .
39,283
public void setCostInOrderCurrency ( com . google . api . ads . admanager . axis . v201811 . Money costInOrderCurrency ) { this . costInOrderCurrency = costInOrderCurrency ; }
Sets the costInOrderCurrency value for this LineItemCreativeAssociationStats .
39,284
public void setLogoImage ( com . google . api . ads . adwords . axis . v201809 . cm . Image logoImage ) { this . logoImage = logoImage ; }
Sets the logoImage value for this ResponsiveDisplayAd .
39,285
public com . google . api . ads . adwords . axis . v201809 . cm . Image getSquareMarketingImage ( ) { return squareMarketingImage ; }
Gets the squareMarketingImage value for this ResponsiveDisplayAd .
39,286
public void setDynamicDisplayAdSettings ( com . google . api . ads . adwords . axis . v201809 . cm . DynamicSettings dynamicDisplayAdSettings ) { this . dynamicDisplayAdSettings = dynamicDisplayAdSettings ; }
Sets the dynamicDisplayAdSettings value for this ResponsiveDisplayAd .
39,287
public com . google . api . ads . adwords . axis . v201809 . cm . DisplayAdFormatSetting getFormatSetting ( ) { return formatSetting ; }
Gets the formatSetting value for this ResponsiveDisplayAd .
39,288
private String getOAuth2Header ( OAuth2Compatible oAuth2Compatible ) throws OAuthException { if ( adsLibConfiguration . isAutoRefreshOAuth2TokenEnabled ( ) ) { try { oAuth2Helper . refreshCredential ( oAuth2Compatible . getOAuth2Credential ( ) ) ; } catch ( IOException e ) { throw new OAuthException ( "OAuth2 token could not be refreshed." , e ) ; } } return oAuth2AuthorizationHeaderProvider . getOAuth2AuthorizationHeader ( oAuth2Compatible ) ; }
Gets the OAuth2 header .
39,289
public com . google . api . ads . admanager . axis . v201902 . AdCategoryDto getAdCategory ( ) { return adCategory ; }
Gets the adCategory value for this Label .
39,290
public void setAdCategory ( com . google . api . ads . admanager . axis . v201902 . AdCategoryDto adCategory ) { this . adCategory = adCategory ; }
Sets the adCategory value for this Label .
39,291
public com . google . api . ads . admanager . axis . v201902 . LabelType [ ] getTypes ( ) { return types ; }
Gets the types value for this Label .
39,292
public void setTypes ( com . google . api . ads . admanager . axis . v201902 . LabelType [ ] types ) { this . types = types ; }
Sets the types value for this Label .
39,293
public com . google . api . ads . admanager . axis . v201805 . BaseAdRuleSlot getPreroll ( ) { return preroll ; }
Gets the preroll value for this AdRule .
39,294
public com . google . api . ads . admanager . axis . v201805 . SkippableAdType getSkippableAdType ( ) { return skippableAdType ; }
Gets the skippableAdType value for this BaseVideoCreative .
39,295
public void setSkippableAdType ( com . google . api . ads . admanager . axis . v201805 . SkippableAdType skippableAdType ) { this . skippableAdType = skippableAdType ; }
Sets the skippableAdType value for this BaseVideoCreative .
39,296
public void setSubmissionDateTime ( com . google . api . ads . admanager . axis . v201902 . DateTime submissionDateTime ) { this . submissionDateTime = submissionDateTime ; }
Sets the submissionDateTime value for this ReconciliationOrderReport .
39,297
public void setHtml5Features ( com . google . api . ads . admanager . axis . v201902 . Html5Feature [ ] html5Features ) { this . html5Features = html5Features ; }
Sets the html5Features value for this SwiffyFallbackAsset .
39,298
public com . google . api . ads . adwords . axis . v201809 . billing . BudgetOrder [ ] getValue ( ) { return value ; }
Gets the value value for this BudgetOrderReturnValue .
39,299
public com . google . api . ads . adwords . axis . v201809 . ch . ChangeStatus getCampaignChangeStatus ( ) { return campaignChangeStatus ; }
Gets the campaignChangeStatus value for this CampaignChangeData .