idx
int64
0
41.2k
question
stringlengths
74
4.04k
target
stringlengths
7
750
39,700
public void setVideoBumperType ( com . google . api . ads . admanager . axis . v201808 . VideoBumperType videoBumperType ) { this . videoBumperType = videoBumperType ; }
Sets the videoBumperType value for this VideoPositionTarget .
39,701
public com . google . api . ads . admanager . axis . v201808 . VideoPositionWithinPod getVideoPositionWithinPod ( ) { return videoPositionWithinPod ; }
Gets the videoPositionWithinPod value for this VideoPositionTarget .
39,702
public com . google . api . ads . admanager . axis . v201811 . CompanyCreditStatus getCreditStatus ( ) { return creditStatus ; }
Gets the creditStatus value for this Company .
39,703
public void setCreativeTargetings ( com . google . api . ads . admanager . axis . v201805 . CreativeTargeting [ ] creativeTargetings ) { this . creativeTargetings = creativeTargetings ; }
Sets the creativeTargetings value for this LineItem .
39,704
public com . google . api . ads . admanager . axis . v201811 . AdRuleSlotBehavior getSlotBehavior ( ) { return slotBehavior ; }
Gets the slotBehavior value for this BaseAdRuleSlot .
39,705
public void setSlotBehavior ( com . google . api . ads . admanager . axis . v201811 . AdRuleSlotBehavior slotBehavior ) { this . slotBehavior = slotBehavior ; }
Sets the slotBehavior value for this BaseAdRuleSlot .
39,706
public void setChoices ( com . google . api . ads . admanager . axis . v201808 . ListStringCreativeTemplateVariableVariableChoice [ ] choices ) { this . choices = choices ; }
Sets the choices value for this ListStringCreativeTemplateVariable .
39,707
public void setSourceContentConfiguration ( com . google . api . ads . admanager . axis . v201808 . SourceContentConfiguration sourceContentConfiguration ) { this . sourceContentConfiguration = sourceContentConfiguration ; }
Sets the sourceContentConfiguration value for this CdnConfiguration .
39,708
public com . google . api . ads . admanager . axis . v201808 . CdnConfigurationStatus getCdnConfigurationStatus ( ) { return cdnConfigurationStatus ; }
Gets the cdnConfigurationStatus value for this CdnConfiguration .
39,709
public void setCdnConfigurationStatus ( com . google . api . ads . admanager . axis . v201808 . CdnConfigurationStatus cdnConfigurationStatus ) { this . cdnConfigurationStatus = cdnConfigurationStatus ; }
Sets the cdnConfigurationStatus value for this CdnConfiguration .
39,710
public void setResults ( com . google . api . ads . admanager . axis . v201808 . NativeStyle [ ] results ) { this . results = results ; }
Sets the results value for this NativeStylePage .
39,711
public com . google . api . ads . adwords . axis . v201809 . ch . ChangeStatus getFeedChangeStatus ( ) { return feedChangeStatus ; }
Gets the feedChangeStatus value for this FeedChangeData .
39,712
public com . google . api . ads . adwords . axis . v201809 . rm . CustomerMatchUploadKeyType getUploadKeyType ( ) { return uploadKeyType ; }
Gets the uploadKeyType value for this CrmBasedUserList .
39,713
public com . google . api . ads . adwords . axis . v201809 . rm . CrmDataSourceType getDataSourceType ( ) { return dataSourceType ; }
Gets the dataSourceType value for this CrmBasedUserList .
39,714
public com . google . api . ads . adwords . axis . v201809 . rm . DataUploadResult getDataUploadResult ( ) { return dataUploadResult ; }
Gets the dataUploadResult value for this CrmBasedUserList .
39,715
public void setMimeTypes ( com . google . api . ads . admanager . axis . v201902 . AssetCreativeTemplateVariableMimeType [ ] mimeTypes ) { this . mimeTypes = mimeTypes ; }
Sets the mimeTypes value for this AssetCreativeTemplateVariable .
39,716
public com . google . api . ads . adwords . axis . v201809 . ch . ChangeStatus getAdGroupChangeStatus ( ) { return adGroupChangeStatus ; }
Gets the adGroupChangeStatus value for this AdGroupChangeData .
39,717
public com . google . api . ads . admanager . axis . v201808 . Technology [ ] getTargetedDeviceCapabilities ( ) { return targetedDeviceCapabilities ; }
Gets the targetedDeviceCapabilities value for this DeviceCapabilityTargeting .
39,718
public void setTargetedDeviceCapabilities ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] targetedDeviceCapabilities ) { this . targetedDeviceCapabilities = targetedDeviceCapabilities ; }
Sets the targetedDeviceCapabilities value for this DeviceCapabilityTargeting .
39,719
public com . google . api . ads . admanager . axis . v201805 . ListStringCreativeTemplateVariableVariableChoice [ ] getChoices ( ) { return choices ; }
Gets the choices value for this ListStringCreativeTemplateVariable .
39,720
public void setLicenseWindowStartDateTime ( com . google . api . ads . admanager . axis . v201805 . DateTime licenseWindowStartDateTime ) { this . licenseWindowStartDateTime = licenseWindowStartDateTime ; }
Sets the licenseWindowStartDateTime value for this SetTopBoxCreative .
39,721
public com . google . api . ads . adwords . axis . v201809 . cm . GeoRestriction getGeoRestriction ( ) { return geoRestriction ; }
Gets the geoRestriction value for this FeedItemGeoRestriction .
39,722
public void setFrequencyCapBehavior ( com . google . api . ads . admanager . axis . v201902 . FrequencyCapBehavior frequencyCapBehavior ) { this . frequencyCapBehavior = frequencyCapBehavior ; }
Sets the frequencyCapBehavior value for this AdRule .
39,723
public com . google . api . ads . admanager . axis . v201902 . BaseAdRuleSlot getMidroll ( ) { return midroll ; }
Gets the midroll value for this AdRule .
39,724
public com . google . api . ads . admanager . axis . v201902 . BaseAdRuleSlot getPostroll ( ) { return postroll ; }
Gets the postroll value for this AdRule .
39,725
public com . google . api . ads . admanager . axis . v201811 . CustomTargetingValueMatchType getMatchType ( ) { return matchType ; }
Gets the matchType value for this CustomTargetingValue .
39,726
public void setMatchType ( com . google . api . ads . admanager . axis . v201811 . CustomTargetingValueMatchType matchType ) { this . matchType = matchType ; }
Sets the matchType value for this CustomTargetingValue .
39,727
private Map < String , Object > readHeaderElements ( AdWordsSession adWordsSession ) { Map < String , Object > mapToFill = Maps . newLinkedHashMap ( ) ; mapToFill . put ( "clientCustomerId" , adWordsSession . getClientCustomerId ( ) ) ; mapToFill . put ( "developerToken" , adWordsSession . getDeveloperToken ( ) ) ; mapToFill . put ( "userAgent" , userAgentCombiner . getUserAgent ( adWordsSession . getUserAgent ( ) ) ) ; mapToFill . put ( "validateOnly" , adWordsSession . isValidateOnly ( ) ) ; mapToFill . put ( "partialFailure" , adWordsSession . isPartialFailure ( ) ) ; return mapToFill ; }
Creates a map with data from the user s service session which is needed to set AdWords SOAP headers .
39,728
public com . google . api . ads . adwords . axis . v201809 . cm . AdUnionId getAdUnionId ( ) { return adUnionId ; }
Gets the adUnionId value for this TemplateAd .
39,729
public com . google . api . ads . adwords . axis . v201809 . cm . TemplateElement [ ] getTemplateElements ( ) { return templateElements ; }
Gets the templateElements value for this TemplateAd .
39,730
public com . google . api . ads . adwords . axis . v201809 . cm . Image getAdAsImage ( ) { return adAsImage ; }
Gets the adAsImage value for this TemplateAd .
39,731
public void setTargetedDateTimeRanges ( com . google . api . ads . admanager . axis . v201811 . DateTimeRange [ ] targetedDateTimeRanges ) { this . targetedDateTimeRanges = targetedDateTimeRanges ; }
Sets the targetedDateTimeRanges value for this DateTimeRangeTargeting .
39,732
public void setProvider ( com . google . api . ads . admanager . axis . v201811 . GrpProvider provider ) { this . provider = provider ; }
Sets the provider value for this GrpSettings .
39,733
public com . google . api . ads . adwords . axis . v201809 . cm . LocationTargetingStatus getTargetingStatus ( ) { return targetingStatus ; }
Gets the targetingStatus value for this Location .
39,734
public com . google . api . ads . adwords . axis . v201809 . cm . Location [ ] getParentLocations ( ) { return parentLocations ; }
Gets the parentLocations value for this Location .
39,735
public void setTargetingDimension ( com . google . api . ads . admanager . axis . v201805 . TargetingDimension targetingDimension ) { this . targetingDimension = targetingDimension ; }
Sets the targetingDimension value for this TargetingCriteriaBreakdown .
39,736
public void setCustomCreativeAssets ( com . google . api . ads . admanager . axis . v201811 . CustomCreativeAsset [ ] customCreativeAssets ) { this . customCreativeAssets = customCreativeAssets ; }
Sets the customCreativeAssets value for this CustomCreative .
39,737
public BatchJobUploadResponse uploadIncrementalBatchJobOperations ( final BatchJobMutateRequestInterface request , final boolean isLastRequest , BatchJobUploadStatus batchJobUploadStatus ) throws BatchJobException { Preconditions . checkNotNull ( batchJobUploadStatus , "Null batch job upload status" ) ; Preconditions . checkNotNull ( batchJobUploadStatus . getResumableUploadUri ( ) , "No resumable session URI" ) ; final BatchJobUploadStatus effectiveStatus ; if ( batchJobUploadStatus . getTotalContentLength ( ) == 0 ) { URI uploadUri = initiateResumableUpload ( batchJobUploadStatus . getResumableUploadUri ( ) ) ; effectiveStatus = new BatchJobUploadStatus ( 0 , uploadUri ) ; } else { effectiveStatus = batchJobUploadStatus ; } ByteArrayContent content = request . createBatchJobUploadBodyProvider ( ) . getHttpContent ( request , effectiveStatus . getTotalContentLength ( ) == 0 , isLastRequest ) ; try { content = postProcessContent ( content , effectiveStatus . getTotalContentLength ( ) == 0L , isLastRequest ) ; } catch ( IOException e ) { throw new BatchJobException ( "Failed to post-process the request content" , e ) ; } String requestXml = null ; Throwable exception = null ; BatchJobUploadResponse batchJobUploadResponse = null ; final long contentLength = content . getLength ( ) ; try { HttpRequestFactory requestFactory = httpTransport . createRequestFactory ( req -> { HttpHeaders headers = createHttpHeaders ( ) ; headers . setContentLength ( contentLength ) ; headers . setContentRange ( constructContentRangeHeaderValue ( contentLength , isLastRequest , effectiveStatus ) ) ; req . setHeaders ( headers ) ; req . setLoggingEnabled ( true ) ; } ) ; HttpRequest httpRequest = requestFactory . buildPutRequest ( new GenericUrl ( effectiveStatus . getResumableUploadUri ( ) ) , content ) ; requestXml = Streams . readAll ( content . getInputStream ( ) , UTF_8 ) ; content . getInputStream ( ) . reset ( ) ; HttpResponse response = httpRequest . execute ( ) ; batchJobUploadResponse = new BatchJobUploadResponse ( response , effectiveStatus . getTotalContentLength ( ) + httpRequest . getContent ( ) . getLength ( ) , effectiveStatus . getResumableUploadUri ( ) ) ; return batchJobUploadResponse ; } catch ( HttpResponseException e ) { if ( e . getStatusCode ( ) == 308 ) { batchJobUploadResponse = new BatchJobUploadResponse ( new ByteArrayInputStream ( new byte [ 0 ] ) , e . getStatusCode ( ) , e . getStatusMessage ( ) , effectiveStatus . getTotalContentLength ( ) + contentLength , effectiveStatus . getResumableUploadUri ( ) ) ; return batchJobUploadResponse ; } exception = e ; throw new BatchJobException ( "Failed response status from batch upload URL." , e ) ; } catch ( IOException e ) { exception = e ; throw new BatchJobException ( "Problem sending data to batch upload URL." , e ) ; } finally { batchJobLogger . logUpload ( requestXml , effectiveStatus . getResumableUploadUri ( ) , batchJobUploadResponse , exception ) ; } }
Incrementally uploads a batch job s operations and returns the response .
39,738
private URI initiateResumableUpload ( URI batchJobUploadUrl ) throws BatchJobException { HttpRequestFactory requestFactory = httpTransport . createRequestFactory ( req -> { HttpHeaders headers = createHttpHeaders ( ) ; headers . setContentLength ( 0L ) ; headers . set ( "x-goog-resumable" , "start" ) ; req . setHeaders ( headers ) ; req . setLoggingEnabled ( true ) ; } ) ; try { HttpRequest httpRequest = requestFactory . buildPostRequest ( new GenericUrl ( batchJobUploadUrl ) , new EmptyContent ( ) ) ; HttpResponse response = httpRequest . execute ( ) ; if ( response . getHeaders ( ) == null || response . getHeaders ( ) . getLocation ( ) == null ) { throw new BatchJobException ( "Initiate upload failed. Resumable upload URI was not in the response." ) ; } return URI . create ( response . getHeaders ( ) . getLocation ( ) ) ; } catch ( IOException e ) { throw new BatchJobException ( "Failed to initiate upload" , e ) ; } }
Initiates the resumable upload by sending a request to Google Cloud Storage .
39,739
private ByteArrayContent postProcessContent ( ByteArrayContent content , boolean isFirstRequest , boolean isLastRequest ) throws IOException { if ( isFirstRequest && isLastRequest ) { return content ; } String serializedRequest = Streams . readAll ( content . getInputStream ( ) , UTF_8 ) ; serializedRequest = trimStartEndElements ( serializedRequest , isFirstRequest , isLastRequest ) ; int numBytes = serializedRequest . getBytes ( UTF_8 ) . length ; int remainder = numBytes % REQUIRED_CONTENT_LENGTH_INCREMENT ; if ( remainder > 0 ) { int pad = REQUIRED_CONTENT_LENGTH_INCREMENT - remainder ; serializedRequest = Strings . padEnd ( serializedRequest , numBytes + pad , ' ' ) ; } return new ByteArrayContent ( content . getType ( ) , serializedRequest . getBytes ( UTF_8 ) ) ; }
Post - processes the request content to conform to the requirements of Google Cloud Storage .
39,740
public com . google . api . ads . adwords . axis . v201809 . cm . ProductCanonicalConditionCondition getCondition ( ) { return condition ; }
Gets the condition value for this ProductCanonicalCondition .
39,741
public com . google . api . ads . adwords . axis . v201809 . cm . CustomParameter [ ] getParameters ( ) { return parameters ; }
Gets the parameters value for this CustomParameters .
39,742
public void setFrequencyCap ( com . google . api . ads . admanager . axis . v201811 . FrequencyCap frequencyCap ) { this . frequencyCap = frequencyCap ; }
Sets the frequencyCap value for this LabelFrequencyCap .
39,743
public void setTargetedContentMetadata ( com . google . api . ads . admanager . axis . v201811 . ContentMetadataKeyHierarchyTargeting [ ] targetedContentMetadata ) { this . targetedContentMetadata = targetedContentMetadata ; }
Sets the targetedContentMetadata value for this ContentTargeting .
39,744
public com . google . api . ads . admanager . axis . v201811 . VideoDeliveryType getDeliveryType ( ) { return deliveryType ; }
Gets the deliveryType value for this VideoMetadata .
39,745
public com . google . api . ads . admanager . axis . v201902 . ForecastBreakdown [ ] getBreakdowns ( ) { return breakdowns ; }
Gets the breakdowns value for this AvailabilityForecast .
39,746
public void setBreakdowns ( com . google . api . ads . admanager . axis . v201902 . ForecastBreakdown [ ] breakdowns ) { this . breakdowns = breakdowns ; }
Sets the breakdowns value for this AvailabilityForecast .
39,747
public void setContendingLineItems ( com . google . api . ads . admanager . axis . v201902 . ContendingLineItem [ ] contendingLineItems ) { this . contendingLineItems = contendingLineItems ; }
Sets the contendingLineItems value for this AvailabilityForecast .
39,748
public void setDemographicBreakdowns ( com . google . api . ads . admanager . axis . v201902 . GrpDemographicBreakdown [ ] demographicBreakdowns ) { this . demographicBreakdowns = demographicBreakdowns ; }
Sets the demographicBreakdowns value for this AvailabilityForecast .
39,749
public com . google . api . ads . adwords . axis . v201809 . cm . AssetType getAssetSubtype ( ) { return assetSubtype ; }
Gets the assetSubtype value for this Asset .
39,750
public void setAssetStatus ( com . google . api . ads . adwords . axis . v201809 . cm . AssetStatus assetStatus ) { this . assetStatus = assetStatus ; }
Sets the assetStatus value for this Asset .
39,751
public com . google . api . ads . adwords . axis . v201809 . cm . AdStrength getAdStrength ( ) { return adStrength ; }
Gets the adStrength value for this AdStrengthInfo .
39,752
public com . google . api . ads . adwords . axis . v201809 . cm . ProductPartitionType getPartitionType ( ) { return partitionType ; }
Gets the partitionType value for this ProductPartition .
39,753
public void setCaseValue ( com . google . api . ads . adwords . axis . v201809 . cm . ProductDimension caseValue ) { this . caseValue = caseValue ; }
Sets the caseValue value for this ProductPartition .
39,754
public void setArtworkType ( com . google . api . ads . admanager . axis . v201805 . RichMediaStudioCreativeArtworkType artworkType ) { this . artworkType = artworkType ; }
Sets the artworkType value for this BaseRichMediaStudioCreative .
39,755
public void setBillingAttribute ( com . google . api . ads . admanager . axis . v201805 . RichMediaStudioCreativeBillingAttribute billingAttribute ) { this . billingAttribute = billingAttribute ; }
Sets the billingAttribute value for this BaseRichMediaStudioCreative .
39,756
public void setRichMediaStudioChildAssetProperties ( com . google . api . ads . admanager . axis . v201805 . RichMediaStudioChildAssetProperty [ ] richMediaStudioChildAssetProperties ) { this . richMediaStudioChildAssetProperties = richMediaStudioChildAssetProperties ; }
Sets the richMediaStudioChildAssetProperties value for this BaseRichMediaStudioCreative .
39,757
public com . google . api . ads . adwords . axis . v201809 . rm . UserListConversionTypeCategory getCategory ( ) { return category ; }
Gets the category value for this UserListConversionType .
39,758
public void setStoreSalesUploadCommonMetadata ( com . google . api . ads . adwords . axis . v201809 . rm . StoreSalesUploadCommonMetadata storeSalesUploadCommonMetadata ) { this . storeSalesUploadCommonMetadata = storeSalesUploadCommonMetadata ; }
Sets the storeSalesUploadCommonMetadata value for this UploadMetadata .
39,759
public void setCampaignEstimateRequests ( com . google . api . ads . adwords . axis . v201809 . o . CampaignEstimateRequest [ ] campaignEstimateRequests ) { this . campaignEstimateRequests = campaignEstimateRequests ; }
Sets the campaignEstimateRequests value for this TrafficEstimatorSelector .
39,760
public String prettyPrint ( String xml ) { if ( xml == null ) { return xml ; } Source xmlSource = sanitizeXml ( xml ) ; if ( xmlSource == null ) { xmlSource = new StreamSource ( new StringReader ( xml ) ) ; } String formattedXml = formatXml ( xmlSource ) ; return formattedXml != null ? formattedXml : xml ; }
Transforms XML into a pretty - printed format with sensitive strings removed . If there is an error initializing formatting the XML message the formatting step will be skipped and the unformatted XML with sensitive strings removed will be returned .
39,761
public com . google . api . ads . adwords . axis . v201809 . cm . Location getLocation ( ) { return location ; }
Gets the location value for this LocationCriterion .
39,762
public com . google . api . ads . admanager . axis . v201808 . ProgressStep [ ] getSteps ( ) { return steps ; }
Gets the steps value for this WorkflowProgress .
39,763
public void setSubmissionTime ( com . google . api . ads . admanager . axis . v201808 . DateTime submissionTime ) { this . submissionTime = submissionTime ; }
Sets the submissionTime value for this WorkflowProgress .
39,764
public static long getClientCustomerId ( AdWordsSession session ) { String accountIdStr = session . getClientCustomerId ( ) ; if ( accountIdStr == null ) { return VIRTUAL_CID ; } try { return Long . parseLong ( accountIdStr . replace ( "-" , "" ) ) ; } catch ( NumberFormatException e ) { throw new RateLimiterException ( "Encountered invalid CID: " + accountIdStr , e ) ; } }
Get client customer ID from the adwords session and convert it to Long type .
39,765
public com . google . api . ads . adwords . axis . v201809 . cm . LabelAttribute getAttribute ( ) { return attribute ; }
Gets the attribute value for this Label .
39,766
public void setImageAssets ( com . google . api . ads . admanager . axis . v201808 . CreativeAsset [ ] imageAssets ) { this . imageAssets = imageAssets ; }
Sets the imageAssets value for this AspectRatioImageCreative .
39,767
public com . google . api . ads . admanager . axis . v201902 . VideoMetadata getMetadata ( ) { return metadata ; }
Gets the metadata value for this VideoRedirectAsset .
39,768
public com . google . api . ads . admanager . axis . v201902 . AdExclusionRuleType getType ( ) { return type ; }
Gets the type value for this AdExclusionRule .
39,769
public void setType ( com . google . api . ads . admanager . axis . v201902 . AdExclusionRuleType type ) { this . type = type ; }
Sets the type value for this AdExclusionRule .
39,770
public com . google . api . ads . adwords . axis . v201809 . rm . CustomAffinityToken getOperand ( ) { return operand ; }
Gets the operand value for this CustomAffinityTokenOperation .
39,771
public com . google . api . ads . admanager . axis . v201811 . CdnConfigurationType getCdnConfigurationType ( ) { return cdnConfigurationType ; }
Gets the cdnConfigurationType value for this CdnConfiguration .
39,772
public void setCdnConfigurationType ( com . google . api . ads . admanager . axis . v201811 . CdnConfigurationType cdnConfigurationType ) { this . cdnConfigurationType = cdnConfigurationType ; }
Sets the cdnConfigurationType value for this CdnConfiguration .
39,773
public com . google . api . ads . adwords . axis . v201809 . cm . RequestContextOperandContextType getContextType ( ) { return contextType ; }
Gets the contextType value for this RequestContextOperand .
39,774
public void setMobileCarriers ( com . google . api . ads . admanager . axis . v201808 . Technology [ ] mobileCarriers ) { this . mobileCarriers = mobileCarriers ; }
Sets the mobileCarriers value for this MobileCarrierTargeting .
39,775
public com . google . api . ads . adwords . axis . v201809 . cm . PriceExtensionType getPriceExtensionType ( ) { return priceExtensionType ; }
Gets the priceExtensionType value for this PriceFeedItem .
39,776
public com . google . api . ads . adwords . axis . v201809 . cm . PriceExtensionPriceQualifier getPriceQualifier ( ) { return priceQualifier ; }
Gets the priceQualifier value for this PriceFeedItem .
39,777
public com . google . api . ads . adwords . axis . v201809 . cm . PriceTableRow [ ] getTableRows ( ) { return tableRows ; }
Gets the tableRows value for this PriceFeedItem .
39,778
public com . google . api . ads . adwords . axis . v201809 . cm . DeprecatedAdType getDeprecatedAdType ( ) { return deprecatedAdType ; }
Gets the deprecatedAdType value for this DeprecatedAd .
39,779
public com . google . api . ads . admanager . axis . v201902 . ForecastBreakdownOptions getBreakdown ( ) { return breakdown ; }
Gets the breakdown value for this AvailabilityForecastOptions .
39,780
public void setBreakdown ( com . google . api . ads . admanager . axis . v201902 . ForecastBreakdownOptions breakdown ) { this . breakdown = breakdown ; }
Sets the breakdown value for this AvailabilityForecastOptions .
39,781
public com . google . api . ads . adwords . axis . v201809 . cm . OfflineCallConversionFeed [ ] getValue ( ) { return value ; }
Gets the value value for this OfflineCallConversionFeedReturnValue .
39,782
public com . google . api . ads . admanager . axis . v201811 . RichMediaStudioCreativeBillingAttribute getBillingAttribute ( ) { return billingAttribute ; }
Gets the billingAttribute value for this BaseRichMediaStudioCreative .
39,783
public com . google . api . ads . admanager . axis . v201805 . ProductSegmentation getProductSegmentation ( ) { return productSegmentation ; }
Gets the productSegmentation value for this ProductTemplate .
39,784
public void setProductSegmentation ( com . google . api . ads . admanager . axis . v201805 . ProductSegmentation productSegmentation ) { this . productSegmentation = productSegmentation ; }
Sets the productSegmentation value for this ProductTemplate .
39,785
public com . google . api . ads . admanager . axis . v201808 . DateTime getSubmissionDateTime ( ) { return submissionDateTime ; }
Gets the submissionDateTime value for this ReconciliationOrderReport .
39,786
public com . google . api . ads . admanager . axis . v201808 . Money getProposalNetBillableRevenueManualAdjustment ( ) { return proposalNetBillableRevenueManualAdjustment ; }
Gets the proposalNetBillableRevenueManualAdjustment value for this ReconciliationOrderReport .
39,787
public void setProposalGrossBillableRevenueManualAdjustment ( com . google . api . ads . admanager . axis . v201808 . Money proposalGrossBillableRevenueManualAdjustment ) { this . proposalGrossBillableRevenueManualAdjustment = proposalGrossBillableRevenueManualAdjustment ; }
Sets the proposalGrossBillableRevenueManualAdjustment value for this ReconciliationOrderReport .
39,788
public com . google . api . ads . adwords . axis . v201809 . rm . OfflineDataUploadUserIdentifierType getUserIdentifierType ( ) { return userIdentifierType ; }
Gets the userIdentifierType value for this UserIdentifier .
39,789
public com . google . api . ads . admanager . axis . v201811 . GrpUnitType getUnitType ( ) { return unitType ; }
Gets the unitType value for this GrpDemographicBreakdown .
39,790
public void setUnitType ( com . google . api . ads . admanager . axis . v201811 . GrpUnitType unitType ) { this . unitType = unitType ; }
Sets the unitType value for this GrpDemographicBreakdown .
39,791
public void setAge ( com . google . api . ads . admanager . axis . v201811 . GrpAge age ) { this . age = age ; }
Sets the age value for this GrpDemographicBreakdown .
39,792
public com . google . api . ads . admanager . axis . v201805 . MidrollFrequencyType getVideoMidrollFrequencyType ( ) { return videoMidrollFrequencyType ; }
Gets the videoMidrollFrequencyType value for this BaseAdRuleSlot .
39,793
public void setVideoMidrollFrequencyType ( com . google . api . ads . admanager . axis . v201805 . MidrollFrequencyType videoMidrollFrequencyType ) { this . videoMidrollFrequencyType = videoMidrollFrequencyType ; }
Sets the videoMidrollFrequencyType value for this BaseAdRuleSlot .
39,794
public com . google . api . ads . admanager . axis . v201805 . AdRuleSlotBumper getBumper ( ) { return bumper ; }
Gets the bumper value for this BaseAdRuleSlot .
39,795
public void setBumper ( com . google . api . ads . admanager . axis . v201805 . AdRuleSlotBumper bumper ) { this . bumper = bumper ; }
Sets the bumper value for this BaseAdRuleSlot .
39,796
public com . google . api . ads . admanager . axis . v201808 . Money getTotalBudget ( ) { return totalBudget ; }
Gets the totalBudget value for this Order .
39,797
public void setValue ( com . google . api . ads . admanager . axis . v201808 . DateTime value ) { this . value = value ; }
Sets the value value for this DateTimeValue .
39,798
public com . google . api . ads . admanager . axis . v201811 . Statement getContentStatement ( ) { return contentStatement ; }
Gets the contentStatement value for this ExcludeContentFromContentBundle .
39,799
public com . google . api . ads . admanager . axis . v201805 . DayPart [ ] getDayParts ( ) { return dayParts ; }
Gets the dayParts value for this DayPartTargeting .