idx
int64
0
41.2k
question
stringlengths
74
4.04k
target
stringlengths
7
750
39,400
public com . google . api . ads . admanager . axis . v201811 . CreativeAsset getHtml5Asset ( ) { return html5Asset ; }
Gets the html5Asset value for this Html5Creative .
39,401
public void setHtml5Asset ( com . google . api . ads . admanager . axis . v201811 . CreativeAsset html5Asset ) { this . html5Asset = html5Asset ; }
Sets the html5Asset value for this Html5Creative .
39,402
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemValidationStatus getValidationStatus ( ) { return validationStatus ; }
Gets the validationStatus value for this FeedItemPolicySummary .
39,403
public void setValidationErrors ( com . google . api . ads . adwords . axis . v201809 . cm . FeedItemAttributeError [ ] validationErrors ) { this . validationErrors = validationErrors ; }
Sets the validationErrors value for this FeedItemPolicySummary .
39,404
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemQualityApprovalStatus getQualityApprovalStatus ( ) { return qualityApprovalStatus ; }
Gets the qualityApprovalStatus value for this FeedItemPolicySummary .
39,405
public com . google . api . ads . adwords . axis . v201809 . cm . FeedItemQualityDisapprovalReasons [ ] getQualityDisapprovalReasons ( ) { return qualityDisapprovalReasons ; }
Gets the qualityDisapprovalReasons value for this FeedItemPolicySummary .
39,406
public com . google . api . ads . admanager . axis . v201805 . WorkflowProgress getWorkflowProgress ( ) { return workflowProgress ; }
Gets the workflowProgress value for this Proposal .
39,407
public com . google . api . ads . admanager . axis . v201805 . DateTime getExpectedExpiryTime ( ) { return expectedExpiryTime ; }
Gets the expectedExpiryTime value for this Proposal .
39,408
public com . google . api . ads . admanager . axis . v201805 . BuyerRfp getBuyerRfp ( ) { return buyerRfp ; }
Gets the buyerRfp value for this Proposal .
39,409
public void setBuyerRfp ( com . google . api . ads . admanager . axis . v201805 . BuyerRfp buyerRfp ) { this . buyerRfp = buyerRfp ; }
Sets the buyerRfp value for this Proposal .
39,410
public void setTargetingCriteriaBreakdowns ( com . google . api . ads . admanager . axis . v201808 . TargetingCriteriaBreakdown [ ] targetingCriteriaBreakdowns ) { this . targetingCriteriaBreakdowns = targetingCriteriaBreakdowns ; }
Sets the targetingCriteriaBreakdowns value for this AvailabilityForecast .
39,411
public void setAlternativeUnitTypeForecasts ( com . google . api . ads . admanager . axis . v201808 . AlternativeUnitTypeForecast [ ] alternativeUnitTypeForecasts ) { this . alternativeUnitTypeForecasts = alternativeUnitTypeForecasts ; }
Sets the alternativeUnitTypeForecasts value for this AvailabilityForecast .
39,412
public void setCriterionTypeGroup ( com . google . api . ads . adwords . axis . v201809 . cm . CriterionTypeGroup criterionTypeGroup ) { this . criterionTypeGroup = criterionTypeGroup ; }
Sets the criterionTypeGroup value for this TargetingSettingDetail .
39,413
public com . google . api . ads . adwords . axis . v201809 . cm . Language [ ] getLanguages ( ) { return languages ; }
Gets the languages value for this LanguageSearchParameter .
39,414
public com . google . api . ads . admanager . axis . v201808 . Money getCost ( ) { return cost ; }
Gets the cost value for this ThirdPartyAudienceSegment .
39,415
public void setCost ( com . google . api . ads . admanager . axis . v201808 . Money cost ) { this . cost = cost ; }
Sets the cost value for this ThirdPartyAudienceSegment .
39,416
public void setHierarchyLevels ( com . google . api . ads . admanager . axis . v201808 . ContentMetadataKeyHierarchyLevel [ ] hierarchyLevels ) { this . hierarchyLevels = hierarchyLevels ; }
Sets the hierarchyLevels value for this ContentMetadataKeyHierarchy .
39,417
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 , QName . class ) ; return ( Serializer ) getSerializer . invoke ( null , null , clazz , xmlType ) ; }
Uses reflection to get an Axis Serializer .
39,418
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 ( null ) ; return typeDesc . getXmlType ( ) ; }
Uses reflection to get the QName XmlType .
39,419
public void setTargetedMobileDevices ( com . google . api . ads . admanager . axis . v201805 . Technology [ ] targetedMobileDevices ) { this . targetedMobileDevices = targetedMobileDevices ; }
Sets the targetedMobileDevices value for this MobileDeviceTargeting .
39,420
public com . google . api . ads . admanager . axis . v201805 . PricingMethod getPricingMethod ( ) { return pricingMethod ; }
Gets the pricingMethod value for this PremiumRate .
39,421
public void setPricingMethod ( com . google . api . ads . admanager . axis . v201805 . PricingMethod pricingMethod ) { this . pricingMethod = pricingMethod ; }
Sets the pricingMethod value for this PremiumRate .
39,422
public com . google . api . ads . admanager . axis . v201902 . RetractionDetails getRetractionDetails ( ) { return retractionDetails ; }
Gets the retractionDetails value for this RetractProposals .
39,423
public void setRetractionDetails ( com . google . api . ads . admanager . axis . v201902 . RetractionDetails retractionDetails ) { this . retractionDetails = retractionDetails ; }
Sets the retractionDetails value for this RetractProposals .
39,424
public void setAdUnitView ( com . google . api . ads . admanager . axis . v201808 . ReportQueryAdUnitView adUnitView ) { this . adUnitView = adUnitView ; }
Sets the adUnitView value for this ReportQuery .
39,425
public com . google . api . ads . admanager . axis . v201808 . Column [ ] getColumns ( ) { return columns ; }
Gets the columns value for this ReportQuery .
39,426
public void setColumns ( com . google . api . ads . admanager . axis . v201808 . Column [ ] columns ) { this . columns = columns ; }
Sets the columns value for this ReportQuery .
39,427
public com . google . api . ads . admanager . axis . v201808 . DimensionAttribute [ ] getDimensionAttributes ( ) { return dimensionAttributes ; }
Gets the dimensionAttributes value for this ReportQuery .
39,428
public void setStartDate ( com . google . api . ads . admanager . axis . v201808 . Date startDate ) { this . startDate = startDate ; }
Sets the startDate value for this ReportQuery .
39,429
public void setBorderStyle ( com . google . api . ads . admanager . axis . v201811 . AdSenseSettingsBorderStyle borderStyle ) { this . borderStyle = borderStyle ; }
Sets the borderStyle value for this AdSenseSettings .
39,430
public com . google . api . ads . adwords . axis . v201809 . cm . AppFeedItemAppStore getAppStore ( ) { return appStore ; }
Gets the appStore value for this AppFeedItem .
39,431
public com . google . api . ads . adwords . axis . v201809 . cm . UrlList getAppFinalUrls ( ) { return appFinalUrls ; }
Gets the appFinalUrls value for this AppFeedItem .
39,432
public com . google . api . ads . adwords . axis . v201809 . cm . UrlList getAppFinalMobileUrls ( ) { return appFinalMobileUrls ; }
Gets the appFinalMobileUrls value for this AppFeedItem .
39,433
public com . google . api . ads . adwords . axis . v201809 . cm . CustomParameters getAppUrlCustomParameters ( ) { return appUrlCustomParameters ; }
Gets the appUrlCustomParameters value for this AppFeedItem .
39,434
public com . google . api . ads . adwords . axis . v201809 . cm . BidLandscapeLandscapePoint [ ] getLandscapePoints ( ) { return landscapePoints ; }
Gets the landscapePoints value for this BidLandscape .
39,435
public com . google . api . ads . admanager . axis . v201902 . BasisType getBasisType ( ) { return basisType ; }
Gets the basisType value for this TrafficForecastAdjustmentSegment .
39,436
public void setBasisType ( com . google . api . ads . admanager . axis . v201902 . BasisType basisType ) { this . basisType = basisType ; }
Sets the basisType value for this TrafficForecastAdjustmentSegment .
39,437
public com . google . api . ads . admanager . axis . v201902 . TimeSeries getAdjustmentTimeSeries ( ) { return adjustmentTimeSeries ; }
Gets the adjustmentTimeSeries value for this TrafficForecastAdjustmentSegment .
39,438
public void setAdjustmentTimeSeries ( com . google . api . ads . admanager . axis . v201902 . TimeSeries adjustmentTimeSeries ) { this . adjustmentTimeSeries = adjustmentTimeSeries ; }
Sets the adjustmentTimeSeries value for this TrafficForecastAdjustmentSegment .
39,439
public com . google . api . ads . admanager . axis . v201902 . HistoricalAdjustment getHistoricalAdjustment ( ) { return historicalAdjustment ; }
Gets the historicalAdjustment value for this TrafficForecastAdjustmentSegment .
39,440
public void setHistoricalAdjustment ( com . google . api . ads . admanager . axis . v201902 . HistoricalAdjustment historicalAdjustment ) { this . historicalAdjustment = historicalAdjustment ; }
Sets the historicalAdjustment value for this TrafficForecastAdjustmentSegment .
39,441
public com . google . api . ads . adwords . axis . v201809 . cm . AppUrl [ ] getAppUrls ( ) { return appUrls ; }
Gets the appUrls value for this AppUrlList .
39,442
public Configuration fromFile ( String path ) throws ConfigurationLoadException { PropertiesConfiguration propertiesConfiguration = setupConfiguration ( new PropertiesConfiguration ( ) ) ; propertiesConfiguration . setFileName ( path ) ; try { propertiesConfiguration . load ( ) ; } catch ( ConfigurationException e ) { if ( Throwables . getRootCause ( e ) instanceof AccessControlException ) { AdsServiceLoggers . ADS_API_LIB_LOG . debug ( "Properties could not be loaded." , e ) ; } else { throw new ConfigurationLoadException ( "Encountered a problem reading the provided configuration file \"" + path + "\"!" , e ) ; } } return propertiesConfiguration ; }
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 .
39,443
public Configuration fromSystem ( ) { MapConfiguration mapConfig = setupConfiguration ( new MapConfiguration ( ( Properties ) System . getProperties ( ) . clone ( ) ) ) ; mapConfig . setTrimmingDisabled ( true ) ; return mapConfig ; }
Loads configuration from system defined arguments i . e . - Dapi . x . y . z = abc .
39,444
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 .
39,445
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 .
39,446
public com . google . api . ads . admanager . axis . v201902 . ReconciliationLineItemReport [ ] getResults ( ) { return results ; }
Gets the results value for this ReconciliationLineItemReportPage .
39,447
public void setSizes ( com . google . api . ads . admanager . axis . v201902 . Size [ ] sizes ) { this . sizes = sizes ; }
Sets the sizes value for this LineItemCreativeAssociation .
39,448
public com . google . api . ads . adwords . axis . v201809 . o . SearchParameter [ ] getSearchParameters ( ) { return searchParameters ; }
Gets the searchParameters value for this TargetingIdeaSelector .
39,449
public void setIdeaType ( com . google . api . ads . adwords . axis . v201809 . o . IdeaType ideaType ) { this . ideaType = ideaType ; }
Sets the ideaType value for this TargetingIdeaSelector .
39,450
public com . google . api . ads . adwords . axis . v201809 . o . RequestType getRequestType ( ) { return requestType ; }
Gets the requestType value for this TargetingIdeaSelector .
39,451
public com . google . api . ads . adwords . axis . v201809 . o . AttributeType [ ] getRequestedAttributeTypes ( ) { return requestedAttributeTypes ; }
Gets the requestedAttributeTypes value for this TargetingIdeaSelector .
39,452
public com . google . api . ads . adwords . axis . v201809 . cm . PerformanceTarget getPerformanceTarget ( ) { return performanceTarget ; }
Gets the performanceTarget value for this CampaignGroupPerformanceTarget .
39,453
public void setHlsIngestStatus ( com . google . api . ads . admanager . axis . v201805 . DaiIngestStatus hlsIngestStatus ) { this . hlsIngestStatus = hlsIngestStatus ; }
Sets the hlsIngestStatus value for this Content .
39,454
public com . google . api . ads . admanager . axis . v201805 . DaiIngestError [ ] getHlsIngestErrors ( ) { return hlsIngestErrors ; }
Gets the hlsIngestErrors value for this Content .
39,455
public void setDashIngestStatus ( com . google . api . ads . admanager . axis . v201805 . DaiIngestStatus dashIngestStatus ) { this . dashIngestStatus = dashIngestStatus ; }
Sets the dashIngestStatus value for this Content .
39,456
public void setImportDateTime ( com . google . api . ads . admanager . axis . v201805 . DateTime importDateTime ) { this . importDateTime = importDateTime ; }
Sets the importDateTime value for this Content .
39,457
public com . google . api . ads . admanager . axis . v201808 . ChangeHistoryEntityType getEntityType ( ) { return entityType ; }
Gets the entityType value for this ChangeHistoryValue .
39,458
public void setEntityType ( com . google . api . ads . admanager . axis . v201808 . ChangeHistoryEntityType entityType ) { this . entityType = entityType ; }
Sets the entityType value for this ChangeHistoryValue .
39,459
public com . google . api . ads . admanager . axis . v201808 . ChangeHistoryOperation getOperation ( ) { return operation ; }
Gets the operation value for this ChangeHistoryValue .
39,460
public void setOperation ( com . google . api . ads . admanager . axis . v201808 . ChangeHistoryOperation operation ) { this . operation = operation ; }
Sets the operation value for this ChangeHistoryValue .
39,461
public void setGeoTargeting ( com . google . api . ads . admanager . axis . v201811 . GeoTargeting geoTargeting ) { this . geoTargeting = geoTargeting ; }
Sets the geoTargeting value for this Targeting .
39,462
public com . google . api . ads . admanager . axis . v201811 . DateTimeRangeTargeting getDateTimeRangeTargeting ( ) { return dateTimeRangeTargeting ; }
Gets the dateTimeRangeTargeting value for this Targeting .
39,463
public void setTechnologyTargeting ( com . google . api . ads . admanager . axis . v201811 . TechnologyTargeting technologyTargeting ) { this . technologyTargeting = technologyTargeting ; }
Sets the technologyTargeting value for this Targeting .
39,464
public com . google . api . ads . admanager . axis . v201811 . CustomCriteriaSet getCustomTargeting ( ) { return customTargeting ; }
Gets the customTargeting value for this Targeting .
39,465
public void setCustomTargeting ( com . google . api . ads . admanager . axis . v201811 . CustomCriteriaSet customTargeting ) { this . customTargeting = customTargeting ; }
Sets the customTargeting value for this Targeting .
39,466
public void setVideoPositionTargeting ( com . google . api . ads . admanager . axis . v201811 . VideoPositionTargeting videoPositionTargeting ) { this . videoPositionTargeting = videoPositionTargeting ; }
Sets the videoPositionTargeting value for this Targeting .
39,467
public com . google . api . ads . admanager . axis . v201811 . MobileApplicationTargeting getMobileApplicationTargeting ( ) { return mobileApplicationTargeting ; }
Gets the mobileApplicationTargeting value for this Targeting .
39,468
public void setMobileApplicationTargeting ( com . google . api . ads . admanager . axis . v201811 . MobileApplicationTargeting mobileApplicationTargeting ) { this . mobileApplicationTargeting = mobileApplicationTargeting ; }
Sets the mobileApplicationTargeting value for this Targeting .
39,469
public com . google . api . ads . admanager . axis . v201811 . RequestPlatformTargeting getRequestPlatformTargeting ( ) { return requestPlatformTargeting ; }
Gets the requestPlatformTargeting value for this Targeting .
39,470
public void setRequestPlatformTargeting ( com . google . api . ads . admanager . axis . v201811 . RequestPlatformTargeting requestPlatformTargeting ) { this . requestPlatformTargeting = requestPlatformTargeting ; }
Sets the requestPlatformTargeting value for this Targeting .
39,471
public void setBrowserLanguageTargeting ( com . google . api . ads . admanager . axis . v201805 . BrowserLanguageTargeting browserLanguageTargeting ) { this . browserLanguageTargeting = browserLanguageTargeting ; }
Sets the browserLanguageTargeting value for this TechnologyTargeting .
39,472
public void setDeviceCapabilityTargeting ( com . google . api . ads . admanager . axis . v201805 . DeviceCapabilityTargeting deviceCapabilityTargeting ) { this . deviceCapabilityTargeting = deviceCapabilityTargeting ; }
Sets the deviceCapabilityTargeting value for this TechnologyTargeting .
39,473
public void setMobileCarrierTargeting ( com . google . api . ads . admanager . axis . v201805 . MobileCarrierTargeting mobileCarrierTargeting ) { this . mobileCarrierTargeting = mobileCarrierTargeting ; }
Sets the mobileCarrierTargeting value for this TechnologyTargeting .
39,474
public void setMobileDeviceTargeting ( com . google . api . ads . admanager . axis . v201805 . MobileDeviceTargeting mobileDeviceTargeting ) { this . mobileDeviceTargeting = mobileDeviceTargeting ; }
Sets the mobileDeviceTargeting value for this TechnologyTargeting .
39,475
public void setOperatingSystemVersionTargeting ( com . google . api . ads . admanager . axis . v201805 . OperatingSystemVersionTargeting operatingSystemVersionTargeting ) { this . operatingSystemVersionTargeting = operatingSystemVersionTargeting ; }
Sets the operatingSystemVersionTargeting value for this TechnologyTargeting .
39,476
public static String toStringForTimeZone ( DateTime dateTime , String newZoneId ) { return dateTimesHelper . toStringForTimeZone ( dateTime , newZoneId ) ; }
Returns string representation of this date time with a different time zone preserving the millisecond instant .
39,477
public com . google . api . ads . adwords . axis . v201809 . cm . Platform getPlatform ( ) { return platform ; }
Gets the platform value for this PlatformCampaignEstimate .
39,478
public com . google . api . ads . adwords . axis . v201809 . o . StatsEstimate getMinEstimate ( ) { return minEstimate ; }
Gets the minEstimate value for this PlatformCampaignEstimate .
39,479
public com . google . api . ads . adwords . axis . v201809 . o . StatsEstimate getMaxEstimate ( ) { return maxEstimate ; }
Gets the maxEstimate value for this PlatformCampaignEstimate .
39,480
public com . google . api . ads . admanager . axis . v201808 . CreativeWrapperOrdering getOrdering ( ) { return ordering ; }
Gets the ordering value for this CreativeWrapper .
39,481
public void setOrdering ( com . google . api . ads . admanager . axis . v201808 . CreativeWrapperOrdering ordering ) { this . ordering = ordering ; }
Sets the ordering value for this CreativeWrapper .
39,482
public com . google . api . ads . admanager . axis . v201808 . ColumnType [ ] getColumnTypes ( ) { return columnTypes ; }
Gets the columnTypes value for this ResultSet .
39,483
public com . google . api . ads . admanager . axis . v201808 . Row [ ] getRows ( ) { return rows ; }
Gets the rows value for this ResultSet .
39,484
public void setRows ( com . google . api . ads . admanager . axis . v201808 . Row [ ] rows ) { this . rows = rows ; }
Sets the rows value for this ResultSet .
39,485
public void setVideoPositionWithinPod ( com . google . api . ads . admanager . axis . v201811 . VideoPositionWithinPod videoPositionWithinPod ) { this . videoPositionWithinPod = videoPositionWithinPod ; }
Sets the videoPositionWithinPod value for this VideoPositionTarget .
39,486
public void setExcludedMobileDeviceSubmodels ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] excludedMobileDeviceSubmodels ) { this . excludedMobileDeviceSubmodels = excludedMobileDeviceSubmodels ; }
Sets the excludedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting .
39,487
public void setStatusDefinedBy ( com . google . api . ads . admanager . axis . v201808 . ContentStatusDefinedBy statusDefinedBy ) { this . statusDefinedBy = statusDefinedBy ; }
Sets the statusDefinedBy value for this Content .
39,488
public com . google . api . ads . admanager . axis . v201808 . DaiIngestStatus getHlsIngestStatus ( ) { return hlsIngestStatus ; }
Gets the hlsIngestStatus value for this Content .
39,489
public void setLastHlsIngestDateTime ( com . google . api . ads . admanager . axis . v201808 . DateTime lastHlsIngestDateTime ) { this . lastHlsIngestDateTime = lastHlsIngestDateTime ; }
Sets the lastHlsIngestDateTime value for this Content .
39,490
public com . google . api . ads . admanager . axis . v201808 . DaiIngestStatus getDashIngestStatus ( ) { return dashIngestStatus ; }
Gets the dashIngestStatus value for this Content .
39,491
public void setLastDashIngestDateTime ( com . google . api . ads . admanager . axis . v201808 . DateTime lastDashIngestDateTime ) { this . lastDashIngestDateTime = lastDashIngestDateTime ; }
Sets the lastDashIngestDateTime value for this Content .
39,492
public com . google . api . ads . admanager . axis . v201808 . DateTime getImportDateTime ( ) { return importDateTime ; }
Gets the importDateTime value for this Content .
39,493
public com . google . api . ads . admanager . axis . v201808 . CmsContent [ ] getCmsSources ( ) { return cmsSources ; }
Gets the cmsSources value for this Content .
39,494
public void setDimensions ( com . google . api . ads . admanager . axis . v201902 . Dimension [ ] dimensions ) { this . dimensions = dimensions ; }
Sets the dimensions value for this ReportQuery .
39,495
public void setStatement ( com . google . api . ads . admanager . axis . v201902 . Statement statement ) { this . statement = statement ; }
Sets the statement value for this ReportQuery .
39,496
public void setExcludedMobileDevices ( com . google . api . ads . admanager . axis . v201902 . Technology [ ] excludedMobileDevices ) { this . excludedMobileDevices = excludedMobileDevices ; }
Sets the excludedMobileDevices value for this MobileDeviceTargeting .
39,497
public void setCreationTime ( com . google . api . ads . admanager . axis . v201805 . DateTime creationTime ) { this . creationTime = creationTime ; }
Sets the creationTime value for this MarketplaceComment .
39,498
public com . google . api . ads . admanager . axis . v201808 . PlaylistType getPlaylistType ( ) { return playlistType ; }
Gets the playlistType value for this HlsSettings .
39,499
public void setPlaylistType ( com . google . api . ads . admanager . axis . v201808 . PlaylistType playlistType ) { this . playlistType = playlistType ; }
Sets the playlistType value for this HlsSettings .