public static final class RetrieveInsightsResponse.Builder extends GeneratedMessage.Builder<RetrieveInsightsResponse.Builder> implements RetrieveInsightsResponseOrBuilder
Response message for DM API MarketingDataInsightsService.RetrieveInsights
Protobuf type google.ads.datamanager.v1.RetrieveInsightsResponse
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllMarketingDataInsights(Iterable<? extends RetrieveInsightsResponse.MarketingDataInsight> values)
public RetrieveInsightsResponse.Builder addAllMarketingDataInsights(Iterable<? extends RetrieveInsightsResponse.MarketingDataInsight> values)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight>
|
addMarketingDataInsights(RetrieveInsightsResponse.MarketingDataInsight value)
public RetrieveInsightsResponse.Builder addMarketingDataInsights(RetrieveInsightsResponse.MarketingDataInsight value)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
addMarketingDataInsights(RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
public RetrieveInsightsResponse.Builder addMarketingDataInsights(RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
addMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight value)
public RetrieveInsightsResponse.Builder addMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight value)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
addMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
public RetrieveInsightsResponse.Builder addMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
addMarketingDataInsightsBuilder()
public RetrieveInsightsResponse.MarketingDataInsight.Builder addMarketingDataInsightsBuilder()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
addMarketingDataInsightsBuilder(int index)
public RetrieveInsightsResponse.MarketingDataInsight.Builder addMarketingDataInsightsBuilder(int index)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
index |
int
|
build()
public RetrieveInsightsResponse build()
buildPartial()
public RetrieveInsightsResponse buildPartial()
clear()
public RetrieveInsightsResponse.Builder clear()
Overrides
clearMarketingDataInsights()
public RetrieveInsightsResponse.Builder clearMarketingDataInsights()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
getDefaultInstanceForType()
public RetrieveInsightsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getMarketingDataInsights(int index)
public RetrieveInsightsResponse.MarketingDataInsight getMarketingDataInsights(int index)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMarketingDataInsightsBuilder(int index)
public RetrieveInsightsResponse.MarketingDataInsight.Builder getMarketingDataInsightsBuilder(int index)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMarketingDataInsightsBuilderList()
public List<RetrieveInsightsResponse.MarketingDataInsight.Builder> getMarketingDataInsightsBuilderList()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
getMarketingDataInsightsCount()
public int getMarketingDataInsightsCount()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Returns |
| Type |
Description |
int |
|
getMarketingDataInsightsList()
public List<RetrieveInsightsResponse.MarketingDataInsight> getMarketingDataInsightsList()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
getMarketingDataInsightsOrBuilder(int index)
public RetrieveInsightsResponse.MarketingDataInsightOrBuilder getMarketingDataInsightsOrBuilder(int index)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
index |
int
|
getMarketingDataInsightsOrBuilderList()
public List<? extends RetrieveInsightsResponse.MarketingDataInsightOrBuilder> getMarketingDataInsightsOrBuilderList()
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Returns |
| Type |
Description |
List<? extends com.google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsightOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(RetrieveInsightsResponse other)
public RetrieveInsightsResponse.Builder mergeFrom(RetrieveInsightsResponse other)
public RetrieveInsightsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public RetrieveInsightsResponse.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeMarketingDataInsights(int index)
public RetrieveInsightsResponse.Builder removeMarketingDataInsights(int index)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
| Parameter |
| Name |
Description |
index |
int
|
setMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight value)
public RetrieveInsightsResponse.Builder setMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight value)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;
setMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
public RetrieveInsightsResponse.Builder setMarketingDataInsights(int index, RetrieveInsightsResponse.MarketingDataInsight.Builder builderForValue)
Contains the insights for the marketing data.
repeated .google.ads.datamanager.v1.RetrieveInsightsResponse.MarketingDataInsight marketing_data_insights = 1;