com.google.ads.googleads.v17.resources.AdGroupCriterionSimulationProto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v17 Show documentation
Show all versions of google-ads-stubs-v17 Show documentation
Stubs for GAAPI version google-ads-stubs-v17
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v17/resources/ad_group_criterion_simulation.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.resources;
public final class AdGroupCriterionSimulationProto {
private AdGroupCriterionSimulationProto() {}
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_v17_resources_AdGroupCriterionSimulation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v17_resources_AdGroupCriterionSimulation_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nFgoogle/ads/googleads/v17/resources/ad_" +
"group_criterion_simulation.proto\022\"google" +
".ads.googleads.v17.resources\0320google/ads" +
"/googleads/v17/common/simulation.proto\032C" +
"google/ads/googleads/v17/enums/simulatio" +
"n_modification_method.proto\0324google/ads/" +
"googleads/v17/enums/simulation_type.prot" +
"o\032\037google/api/field_behavior.proto\032\031goog" +
"le/api/resource.proto\"\234\007\n\032AdGroupCriteri" +
"onSimulation\022R\n\rresource_name\030\001 \001(\tB;\340A\003" +
"\372A5\n3googleads.googleapis.com/AdGroupCri" +
"terionSimulation\022\035\n\013ad_group_id\030\t \001(\003B\003\340" +
"A\003H\001\210\001\001\022\036\n\014criterion_id\030\n \001(\003B\003\340A\003H\002\210\001\001\022" +
"T\n\004type\030\004 \001(\0162A.google.ads.googleads.v17" +
".enums.SimulationTypeEnum.SimulationType" +
"B\003\340A\003\022\177\n\023modification_method\030\005 \001(\0162].goo" +
"gle.ads.googleads.v17.enums.SimulationMo" +
"dificationMethodEnum.SimulationModificat" +
"ionMethodB\003\340A\003\022\034\n\nstart_date\030\013 \001(\tB\003\340A\003H" +
"\003\210\001\001\022\032\n\010end_date\030\014 \001(\tB\003\340A\003H\004\210\001\001\022]\n\022cpc_" +
"bid_point_list\030\010 \001(\0132:.google.ads.google" +
"ads.v17.common.CpcBidSimulationPointList" +
"B\003\340A\003H\000\022l\n\032percent_cpc_bid_point_list\030\r " +
"\001(\0132A.google.ads.googleads.v17.common.Pe" +
"rcentCpcBidSimulationPointListB\003\340A\003H\000:\301\001" +
"\352A\275\001\n3googleads.googleapis.com/AdGroupCr" +
"iterionSimulation\022\205\001customers/{customer_" +
"id}/adGroupCriterionSimulations/{ad_grou" +
"p_id}~{criterion_id}~{type}~{modificatio" +
"n_method}~{start_date}~{end_date}B\014\n\npoi" +
"nt_listB\016\n\014_ad_group_idB\017\n\r_criterion_id" +
"B\r\n\013_start_dateB\013\n\t_end_dateB\221\002\n&com.goo" +
"gle.ads.googleads.v17.resourcesB\037AdGroup" +
"CriterionSimulationProtoP\001ZKgoogle.golan" +
"g.org/genproto/googleapis/ads/googleads/" +
"v17/resources;resources\242\002\003GAA\252\002\"Google.A" +
"ds.GoogleAds.V17.Resources\312\002\"Google\\Ads\\" +
"GoogleAds\\V17\\Resources\352\002&Google::Ads::G" +
"oogleAds::V17::Resourcesb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v17.common.SimulationProto.getDescriptor(),
com.google.ads.googleads.v17.enums.SimulationModificationMethodProto.getDescriptor(),
com.google.ads.googleads.v17.enums.SimulationTypeProto.getDescriptor(),
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
});
internal_static_google_ads_googleads_v17_resources_AdGroupCriterionSimulation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v17_resources_AdGroupCriterionSimulation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v17_resources_AdGroupCriterionSimulation_descriptor,
new java.lang.String[] { "ResourceName", "AdGroupId", "CriterionId", "Type", "ModificationMethod", "StartDate", "EndDate", "CpcBidPointList", "PercentCpcBidPointList", "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.v17.common.SimulationProto.getDescriptor();
com.google.ads.googleads.v17.enums.SimulationModificationMethodProto.getDescriptor();
com.google.ads.googleads.v17.enums.SimulationTypeProto.getDescriptor();
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy