idx
int64
0
165k
question
stringlengths
73
4.15k
target
stringlengths
5
918
len_question
int64
21
890
len_target
int64
3
255
39,100
public com . google . api . ads . admanager . axis . v201811 . CompanionDeliveryOption getCompanionDeliveryOption ( ) { return companionDeliveryOption ; }
Gets the companionDeliveryOption value for this LineItemSummary .
35
13
39,101
public void setCompanionDeliveryOption ( com . google . api . ads . admanager . axis . v201811 . CompanionDeliveryOption companionDeliveryOption ) { this . companionDeliveryOption = companionDeliveryOption ; }
Sets the companionDeliveryOption value for this LineItemSummary .
44
13
39,102
public com . google . api . ads . admanager . axis . v201811 . ComputedStatus getStatus ( ) { return status ; }
Gets the status value for this LineItemSummary .
30
11
39,103
public void setAppliedLabels ( com . google . api . ads . admanager . axis . v201811 . AppliedLabel [ ] appliedLabels ) { this . appliedLabels = appliedLabels ; }
Sets the appliedLabels value for this LineItemSummary .
45
13
39,104
public com . google . api . ads . admanager . axis . v201811 . Goal [ ] getSecondaryGoals ( ) { return secondaryGoals ; }
Gets the secondaryGoals value for this LineItemSummary .
35
13
39,105
public com . google . api . ads . admanager . axis . v201811 . UserConsentEligibility getUserConsentEligibility ( ) { return userConsentEligibility ; }
Gets the userConsentEligibility value for this LineItemSummary .
43
16
39,106
public com . google . api . ads . admanager . axis . v201811 . CustomCriteriaSetLogicalOperator getLogicalOperator ( ) { return logicalOperator ; }
Gets the logicalOperator value for this CustomCriteriaSet .
40
14
39,107
public void setChildren ( com . google . api . ads . admanager . axis . v201811 . CustomCriteriaNode [ ] children ) { this . children = children ; }
Sets the children value for this CustomCriteriaSet .
38
12
39,108
public com . google . api . ads . adwords . axis . v201809 . cm . OAuthInfo getOAuthInfo ( ) { return oAuthInfo ; }
Gets the oAuthInfo value for this PlacesLocationFeedData .
36
14
39,109
public void setAttributeValues ( com . google . api . ads . adwords . axis . v201809 . cm . FeedItemAttributeValue [ ] attributeValues ) { this . attributeValues = attributeValues ; }
Sets the attributeValues value for this FeedItem .
44
11
39,110
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemPolicySummary [ ] getPolicySummaries ( ) { return policySummaries ; }
Gets the policySummaries value for this FeedItem .
41
13
39,111
public void setGeoTargetingRestriction ( com . google . api . ads . adwords . axis . v201809 . cm . FeedItemGeoRestriction geoTargetingRestriction ) { this . geoTargetingRestriction = geoTargetingRestriction ; }
Sets the geoTargetingRestriction value for this FeedItem .
57
14
39,112
public String getServiceUrlGroup ( String version , String service ) { String [ ] groups = config . getStringArray ( "api.adwords.version." + version + ".groups" ) ; for ( String group : groups ) { String [ ] services = config . getStringArray ( "api.adwords.version." + version + "." + group + ".services" ) ; if ( List...
Gets the service URL group for the service and version .
128
12
39,113
public void setExcludedDeviceCapabilities ( com . google . api . ads . admanager . axis . v201805 . Technology [ ] excludedDeviceCapabilities ) { this . excludedDeviceCapabilities = excludedDeviceCapabilities ; }
Sets the excludedDeviceCapabilities value for this DeviceCapabilityTargeting .
48
16
39,114
public com . google . api . ads . adwords . axis . v201809 . cm . WebpageParameter getParameter ( ) { return parameter ; }
Gets the parameter value for this Webpage .
32
10
39,115
public com . google . api . ads . admanager . axis . v201808 . Money getCostPerUnit ( ) { return costPerUnit ; }
Gets the costPerUnit value for this LineItemSummary .
32
13
39,116
public com . google . api . ads . admanager . axis . v201808 . Money getValueCostPerUnit ( ) { return valueCostPerUnit ; }
Gets the valueCostPerUnit value for this LineItemSummary .
34
14
39,117
public void setDiscountType ( com . google . api . ads . admanager . axis . v201808 . LineItemDiscountType discountType ) { this . discountType = discountType ; }
Sets the discountType value for this LineItemSummary .
42
12
39,118
public com . google . api . ads . admanager . axis . v201808 . DeliveryIndicator getDeliveryIndicator ( ) { return deliveryIndicator ; }
Gets the deliveryIndicator value for this LineItemSummary .
34
13
39,119
public void setDeliveryIndicator ( com . google . api . ads . admanager . axis . v201808 . DeliveryIndicator deliveryIndicator ) { this . deliveryIndicator = deliveryIndicator ; }
Sets the deliveryIndicator value for this LineItemSummary .
43
13
39,120
public com . google . api . ads . admanager . axis . v201808 . DeliveryData getDeliveryData ( ) { return deliveryData ; }
Gets the deliveryData value for this LineItemSummary .
31
12
39,121
public void setDeliveryData ( com . google . api . ads . admanager . axis . v201808 . DeliveryData deliveryData ) { this . deliveryData = deliveryData ; }
Sets the deliveryData value for this LineItemSummary .
38
12
39,122
public com . google . api . ads . admanager . axis . v201808 . DateTime getCreationDateTime ( ) { return creationDateTime ; }
Gets the creationDateTime value for this LineItemSummary .
34
13
39,123
public void setCreationDateTime ( com . google . api . ads . admanager . axis . v201808 . DateTime creationDateTime ) { this . creationDateTime = creationDateTime ; }
Sets the creationDateTime value for this LineItemSummary .
43
13
39,124
public com . google . api . ads . admanager . axis . v201808 . SetTopBoxInfo getSetTopBoxDisplayInfo ( ) { return setTopBoxDisplayInfo ; }
Gets the setTopBoxDisplayInfo value for this LineItemSummary .
39
15
39,125
public void setPrimaryGoal ( com . google . api . ads . admanager . axis . v201808 . Goal primaryGoal ) { this . primaryGoal = primaryGoal ; }
Sets the primaryGoal value for this LineItemSummary .
37
12
39,126
public void setUserConsentEligibility ( com . google . api . ads . admanager . axis . v201808 . UserConsentEligibility userConsentEligibility ) { this . userConsentEligibility = userConsentEligibility ; }
Sets the userConsentEligibility value for this LineItemSummary .
58
16
39,127
public void setKey ( com . google . api . ads . adwords . axis . v201809 . cm . MediaSize key ) { this . key = key ; }
Sets the key value for this Media_Size_DimensionsMapEntry .
36
16
39,128
public com . google . api . ads . admanager . axis . v201902 . CreativeAsset [ ] getSecondaryImageAssets ( ) { return secondaryImageAssets ; }
Gets the secondaryImageAssets value for this ImageCreative .
38
14
39,129
public com . google . api . ads . adwords . axis . v201809 . cm . Image getProductImage ( ) { return productImage ; }
Gets the productImage value for this ProductImage .
32
11
39,130
public com . google . api . ads . adwords . axis . v201809 . cm . DisplayCallToAction getDisplayCallToAction ( ) { return displayCallToAction ; }
Gets the displayCallToAction value for this ProductImage .
39
13
39,131
public com . google . api . ads . admanager . axis . v201805 . InventoryTargeting getInventoryTargeting ( ) { return inventoryTargeting ; }
Gets the inventoryTargeting value for this Targeting .
35
12
39,132
public void setInventoryTargeting ( com . google . api . ads . admanager . axis . v201805 . InventoryTargeting inventoryTargeting ) { this . inventoryTargeting = inventoryTargeting ; }
Sets the inventoryTargeting value for this Targeting .
44
12
39,133
public com . google . api . ads . admanager . axis . v201805 . DayPartTargeting getDayPartTargeting ( ) { return dayPartTargeting ; }
Gets the dayPartTargeting value for this Targeting .
37
13
39,134
public void setDayPartTargeting ( com . google . api . ads . admanager . axis . v201805 . DayPartTargeting dayPartTargeting ) { this . dayPartTargeting = dayPartTargeting ; }
Sets the dayPartTargeting value for this Targeting .
48
13
39,135
public com . google . api . ads . admanager . axis . v201805 . UserDomainTargeting getUserDomainTargeting ( ) { return userDomainTargeting ; }
Gets the userDomainTargeting value for this Targeting .
37
13
39,136
public void setUserDomainTargeting ( com . google . api . ads . admanager . axis . v201805 . UserDomainTargeting userDomainTargeting ) { this . userDomainTargeting = userDomainTargeting ; }
Sets the userDomainTargeting value for this Targeting .
48
13
39,137
public com . google . api . ads . admanager . axis . v201805 . ContentTargeting getContentTargeting ( ) { return contentTargeting ; }
Gets the contentTargeting value for this Targeting .
34
12
39,138
public com . google . api . ads . adwords . axis . v201809 . mcm . ManagedCustomerServiceErrorReason getReason ( ) { return reason ; }
Gets the reason value for this ManagedCustomerServiceError .
36
13
39,139
public void setKey ( com . google . api . ads . admanager . axis . v201902 . CmsMetadataKey key ) { this . key = key ; }
Sets the key value for this CmsMetadataValue .
37
13
39,140
public com . google . api . ads . admanager . axis . v201805 . ArchiveStatus getArchiveStatus ( ) { return archiveStatus ; }
Gets the archiveStatus value for this ProductPackageItem .
32
12
39,141
public void setArchiveStatus ( com . google . api . ads . admanager . axis . v201805 . ArchiveStatus archiveStatus ) { this . archiveStatus = archiveStatus ; }
Sets the archiveStatus value for this ProductPackageItem .
39
12
39,142
public com . google . api . ads . adwords . axis . v201809 . cm . ListOperations getConversionTypeIdsOps ( ) { return conversionTypeIdsOps ; }
Gets the conversionTypeIdsOps value for this SelectiveOptimization .
41
17
39,143
public com . google . api . ads . admanager . axis . v201808 . TechnologyTargeting getTechnologyTargeting ( ) { return technologyTargeting ; }
Gets the technologyTargeting value for this Targeting .
34
12
39,144
public com . google . api . ads . admanager . axis . v201808 . VideoPositionTargeting getVideoPositionTargeting ( ) { return videoPositionTargeting ; }
Gets the videoPositionTargeting value for this Targeting .
37
13
39,145
public com . google . api . ads . admanager . axis . v201808 . DateTime getEvaluationTime ( ) { return evaluationTime ; }
Gets the evaluationTime value for this ProgressRule .
33
11
39,146
public void setEvaluationTime ( com . google . api . ads . admanager . axis . v201808 . DateTime evaluationTime ) { this . evaluationTime = evaluationTime ; }
Sets the evaluationTime value for this ProgressRule .
40
11
39,147
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 .
65
26
39,148
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 .
48
12
39,149
public com . google . api . ads . admanager . axis . v201902 . CustomFieldDataType getDataType ( ) { return dataType ; }
Gets the dataType value for this CustomField .
33
11
39,150
public void setDataType ( com . google . api . ads . admanager . axis . v201902 . CustomFieldDataType dataType ) { this . dataType = dataType ; }
Sets the dataType value for this CustomField .
40
11
39,151
public void setUploadStatus ( com . google . api . ads . adwords . axis . v201809 . rm . UserListUploadStatus uploadStatus ) { this . uploadStatus = uploadStatus ; }
Sets the uploadStatus value for this DataUploadResult .
42
12
39,152
public com . google . api . ads . adwords . axis . v201809 . rm . UserListUploadStatus getRemoveAllStatus ( ) { return removeAllStatus ; }
Gets the removeAllStatus value for this DataUploadResult .
37
13
39,153
public void setPlatform ( com . google . api . ads . admanager . axis . v201805 . MobileApplicationPlatform platform ) { this . platform = platform ; }
Sets the platform value for this MobileApplication .
35
10
39,154
public com . google . api . ads . admanager . axis . v201902 . CreativePreviewErrorReason getReason ( ) { return reason ; }
Gets the reason value for this CreativePreviewError .
31
11
39,155
public void setReason ( com . google . api . ads . admanager . axis . v201902 . CreativePreviewErrorReason reason ) { this . reason = reason ; }
Sets the reason value for this CreativePreviewError .
36
11
39,156
public com . google . api . ads . adwords . axis . v201809 . cm . FeedOrigin getOrigin ( ) { return origin ; }
Gets the origin value for this Feed .
31
9
39,157
public com . google . api . ads . adwords . axis . v201809 . cm . SystemFeedGenerationData getSystemFeedGenerationData ( ) { return systemFeedGenerationData ; }
Gets the systemFeedGenerationData value for this Feed .
42
13
39,158
public com . google . api . ads . admanager . axis . v201902 . StartDateTimeType getStartDateTimeType ( ) { return startDateTimeType ; }
Gets the startDateTimeType value for this LineItemSummary .
37
14
39,159
public void setStartDateTimeType ( com . google . api . ads . admanager . axis . v201902 . StartDateTimeType startDateTimeType ) { this . startDateTimeType = startDateTimeType ; }
Sets the startDateTimeType value for this LineItemSummary .
48
14
39,160
public com . google . api . ads . admanager . axis . v201902 . DeliveryForecastSource getDeliveryForecastSource ( ) { return deliveryForecastSource ; }
Gets the deliveryForecastSource value for this LineItemSummary .
37
14
39,161
public void setDeliveryForecastSource ( com . google . api . ads . admanager . axis . v201902 . DeliveryForecastSource deliveryForecastSource ) { this . deliveryForecastSource = deliveryForecastSource ; }
Sets the deliveryForecastSource value for this LineItemSummary .
48
14
39,162
public void setValueCostPerUnit ( com . google . api . ads . admanager . axis . v201902 . Money valueCostPerUnit ) { this . valueCostPerUnit = valueCostPerUnit ; }
Sets the valueCostPerUnit value for this LineItemSummary .
45
14
39,163
public void setCostType ( com . google . api . ads . admanager . axis . v201902 . CostType costType ) { this . costType = costType ; }
Sets the costType value for this LineItemSummary .
38
12
39,164
public com . google . api . ads . admanager . axis . v201902 . LineItemDiscountType getDiscountType ( ) { return discountType ; }
Gets the discountType value for this LineItemSummary .
35
12
39,165
public void setSetTopBoxDisplayInfo ( com . google . api . ads . admanager . axis . v201902 . SetTopBoxInfo setTopBoxDisplayInfo ) { this . setTopBoxDisplayInfo = setTopBoxDisplayInfo ; }
Sets the setTopBoxDisplayInfo value for this LineItemSummary .
52
15
39,166
public com . google . api . ads . admanager . axis . v201902 . Goal getPrimaryGoal ( ) { return primaryGoal ; }
Gets the primaryGoal value for this LineItemSummary .
30
12
39,167
public void setGrpSettings ( com . google . api . ads . admanager . axis . v201902 . GrpSettings grpSettings ) { this . grpSettings = grpSettings ; }
Sets the grpSettings value for this LineItemSummary .
43
13
39,168
public com . google . api . ads . admanager . axis . v201902 . ChildContentEligibility getChildContentEligibility ( ) { return childContentEligibility ; }
Gets the childContentEligibility value for this LineItemSummary .
40
15
39,169
public void setChildContentEligibility ( com . google . api . ads . admanager . axis . v201902 . ChildContentEligibility childContentEligibility ) { this . childContentEligibility = childContentEligibility ; }
Sets the childContentEligibility value for this LineItemSummary .
53
15
39,170
public com . google . api . ads . adwords . axis . v201809 . cm . UniversalAppCampaignAsset getUniversalAppCampaignAsset ( ) { return universalAppCampaignAsset ; }
Gets the universalAppCampaignAsset value for this UniversalAppCampaignAdsPolicyDecisions .
39
19
39,171
public com . google . api . ads . adwords . axis . v201809 . cm . ApiError getSharedAdError ( ) { return sharedAdError ; }
Gets the sharedAdError value for this AdSharingError .
37
14
39,172
public com . google . api . ads . admanager . axis . v201808 . Technology [ ] getBandwidthGroups ( ) { return bandwidthGroups ; }
Gets the bandwidthGroups value for this BandwidthGroupTargeting .
35
15
39,173
public void setBandwidthGroups ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] bandwidthGroups ) { this . bandwidthGroups = bandwidthGroups ; }
Sets the bandwidthGroups value for this BandwidthGroupTargeting .
44
15
39,174
public com . google . api . ads . admanager . axis . v201811 . CreativeTemplateVariable [ ] getVariables ( ) { return variables ; }
Gets the variables value for this CreativeTemplate .
33
10
39,175
public com . google . api . ads . adwords . axis . v201809 . cm . AdWordsConversionTrackerTrackingCodeType getTrackingCodeType ( ) { return trackingCodeType ; }
Gets the trackingCodeType value for this AdWordsConversionTracker .
43
15
39,176
public com . google . api . ads . adwords . axis . v201809 . cm . MobileDeviceDeviceType getDeviceType ( ) { return deviceType ; }
Gets the deviceType value for this MobileDevice .
35
11
39,177
public com . google . api . ads . admanager . axis . v201811 . CmsMetadataCriteriaComparisonOperator getOperator ( ) { return operator ; }
Gets the operator value for this CmsMetadataCriteria .
38
14
39,178
public Set < AdsUtility > popRegisteredUtilities ( ) { // Detach and return, so we don't have to make a copy. 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 .
81
11
39,179
public com . google . api . ads . adwords . axis . v201809 . cm . Money getBid ( ) { return bid ; }
Gets the bid value for this CpcBid .
31
12
39,180
public com . google . api . ads . adwords . axis . v201809 . cm . BidSource getCpcBidSource ( ) { return cpcBidSource ; }
Gets the cpcBidSource value for this CpcBid .
39
16
39,181
public com . google . api . ads . admanager . axis . v201811 . CreativeRotationType getBuiltInCreativeRotationType ( ) { return builtInCreativeRotationType ; }
Gets the builtInCreativeRotationType value for this ProposalLineItemConstraints .
43
21
39,182
public com . google . api . ads . admanager . axis . v201811 . Targeting getProductBuiltInTargeting ( ) { return productBuiltInTargeting ; }
Gets the productBuiltInTargeting value for this ProposalLineItemConstraints .
37
19
39,183
public void setCustomizableAttributes ( com . google . api . ads . admanager . axis . v201811 . CustomizableAttributes customizableAttributes ) { this . customizableAttributes = customizableAttributes ; }
Sets the customizableAttributes value for this ProposalLineItemConstraints .
40
16
39,184
public void setCostPerUnit ( com . google . api . ads . admanager . axis . v201805 . Money costPerUnit ) { this . costPerUnit = costPerUnit ; }
Sets the costPerUnit value for this LineItemSummary .
41
13
39,185
public com . google . api . ads . admanager . axis . v201805 . CostType getCostType ( ) { return costType ; }
Gets the costType value for this LineItemSummary .
31
12
39,186
public void setActivityAssociations ( com . google . api . ads . admanager . axis . v201805 . LineItemActivityAssociation [ ] activityAssociations ) { this . activityAssociations = activityAssociations ; }
Sets the activityAssociations value for this LineItemSummary .
51
14
39,187
public com . google . api . ads . admanager . axis . v201805 . Stats getStats ( ) { return stats ; }
Gets the stats value for this LineItemSummary .
28
11
39,188
public void setStats ( com . google . api . ads . admanager . axis . v201805 . Stats stats ) { this . stats = stats ; }
Sets the stats value for this LineItemSummary .
33
11
39,189
public void setSecondaryGoals ( com . google . api . ads . admanager . axis . v201805 . Goal [ ] secondaryGoals ) { this . secondaryGoals = secondaryGoals ; }
Sets the secondaryGoals value for this LineItemSummary .
44
13
39,190
public com . google . api . ads . admanager . axis . v201805 . GrpSettings getGrpSettings ( ) { return grpSettings ; }
Gets the grpSettings value for this LineItemSummary .
34
13
39,191
public com . google . api . ads . adwords . axis . v201809 . cm . IncomeTier getTier ( ) { return tier ; }
Gets the tier value for this IncomeOperand .
31
11
39,192
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 .
89
16
39,193
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 .
87
15
39,194
public void setBiddingStrategyType ( com . google . api . ads . adwords . axis . v201809 . cm . BiddingStrategyType biddingStrategyType ) { this . biddingStrategyType = biddingStrategyType ; }
Sets the biddingStrategyType value for this BiddingStrategyConfiguration .
52
16
39,195
public com . google . api . ads . adwords . axis . v201809 . cm . BiddingStrategySource getBiddingStrategySource ( ) { return biddingStrategySource ; }
Gets the biddingStrategySource value for this BiddingStrategyConfiguration .
41
16
39,196
public com . google . api . ads . adwords . axis . v201809 . cm . BiddingScheme getBiddingScheme ( ) { return biddingScheme ; }
Gets the biddingScheme value for this BiddingStrategyConfiguration .
38
15
39,197
public com . google . api . ads . adwords . axis . v201809 . cm . Bids [ ] getBids ( ) { return bids ; }
Gets the bids value for this BiddingStrategyConfiguration .
34
13
39,198
public com . google . api . ads . adwords . axis . v201809 . cm . Money getAverageCpc ( ) { return averageCpc ; }
Gets the averageCpc value for this StatsEstimate .
34
13
39,199
public com . google . api . ads . adwords . axis . v201809 . cm . Money getTotalCost ( ) { return totalCost ; }
Gets the totalCost value for this StatsEstimate .
32
12