
com.google.ads.googleads.v9.resources.CampaignSimulationProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v9 Show documentation
Show all versions of google-ads-stubs-v9 Show documentation
Stubs for GAAPI version google-ads-stubs-v9
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v9/resources/campaign_simulation.proto
package com.google.ads.googleads.v9.resources;
public final class CampaignSimulationProto {
private CampaignSimulationProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_ads_googleads_v9_resources_CampaignSimulation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_resources_CampaignSimulation_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n;google/ads/googleads/v9/resources/camp" +
"aign_simulation.proto\022!google.ads.google" +
"ads.v9.resources\032/google/ads/googleads/v" +
"9/common/simulation.proto\032Bgoogle/ads/go" +
"ogleads/v9/enums/simulation_modification" +
"_method.proto\0323google/ads/googleads/v9/e" +
"nums/simulation_type.proto\032\037google/api/f" +
"ield_behavior.proto\032\031google/api/resource" +
".proto\032\034google/api/annotations.proto\"\263\010\n" +
"\022CampaignSimulation\022J\n\rresource_name\030\001 \001" +
"(\tB3\340A\003\372A-\n+googleads.googleapis.com/Cam" +
"paignSimulation\022\030\n\013campaign_id\030\002 \001(\003B\003\340A" +
"\003\022S\n\004type\030\003 \001(\[email protected]" +
"9.enums.SimulationTypeEnum.SimulationTyp" +
"eB\003\340A\003\022~\n\023modification_method\030\004 \001(\0162\\.go" +
"ogle.ads.googleads.v9.enums.SimulationMo" +
"dificationMethodEnum.SimulationModificat" +
"ionMethodB\003\340A\003\022\027\n\nstart_date\030\005 \001(\tB\003\340A\003\022" +
"\025\n\010end_date\030\006 \001(\tB\003\340A\003\022\\\n\022cpc_bid_point_" +
"list\030\007 \001(\01329.google.ads.googleads.v9.com" +
"mon.CpcBidSimulationPointListB\003\340A\003H\000\022b\n\025" +
"target_cpa_point_list\030\010 \001(\0132<.google.ads" +
".googleads.v9.common.TargetCpaSimulation" +
"PointListB\003\340A\003H\000\022d\n\026target_roas_point_li" +
"st\030\t \001(\0132=.google.ads.googleads.v9.commo" +
"n.TargetRoasSimulationPointListB\003\340A\003H\000\022{" +
"\n\"target_impression_share_point_list\030\n \001" +
"(\0132H.google.ads.googleads.v9.common.Targ" +
"etImpressionShareSimulationPointListB\003\340A" +
"\003H\000\022[\n\021budget_point_list\030\013 \001(\01329.google." +
"ads.googleads.v9.common.BudgetSimulation" +
"PointListB\003\340A\003H\000:\241\001\352A\235\001\n+googleads.googl" +
"eapis.com/CampaignSimulation\022ncustomers/" +
"{customer_id}/campaignSimulations/{campa" +
"ign_id}~{type}~{modification_method}~{st" +
"art_date}~{end_date}B\014\n\npoint_listB\204\002\n%c" +
"om.google.ads.googleads.v9.resourcesB\027Ca" +
"mpaignSimulationProtoP\001ZJgoogle.golang.o" +
"rg/genproto/googleapis/ads/googleads/v9/" +
"resources;resources\242\002\003GAA\252\002!Google.Ads.G" +
"oogleAds.V9.Resources\312\002!Google\\Ads\\Googl" +
"eAds\\V9\\Resources\352\002%Google::Ads::GoogleA" +
"ds::V9::Resourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v9.common.SimulationProto.getDescriptor(),
com.google.ads.googleads.v9.enums.SimulationModificationMethodProto.getDescriptor(),
com.google.ads.googleads.v9.enums.SimulationTypeProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_ads_googleads_v9_resources_CampaignSimulation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v9_resources_CampaignSimulation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_resources_CampaignSimulation_descriptor,
new java.lang.String[] { "ResourceName", "CampaignId", "Type", "ModificationMethod", "StartDate", "EndDate", "CpcBidPointList", "TargetCpaPointList", "TargetRoasPointList", "TargetImpressionSharePointList", "BudgetPointList", "PointList", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
registry.add(com.google.api.ResourceProto.resource);
registry.add(com.google.api.ResourceProto.resourceReference);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.ads.googleads.v9.common.SimulationProto.getDescriptor();
com.google.ads.googleads.v9.enums.SimulationModificationMethodProto.getDescriptor();
com.google.ads.googleads.v9.enums.SimulationTypeProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy