
com.google.ads.googleads.v9.common.TargetingSettingProto 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/common/targeting_setting.proto
package com.google.ads.googleads.v9.common;
public final class TargetingSettingProto {
private TargetingSettingProto() {}
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_common_TargetingSetting_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_common_TargetingSetting_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_ads_googleads_v9_common_TargetRestriction_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_common_TargetRestriction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_ads_googleads_v9_common_TargetRestrictionOperation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_ads_googleads_v9_common_TargetRestrictionOperation_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n6google/ads/googleads/v9/common/targeti" +
"ng_setting.proto\022\036google.ads.googleads.v" +
"9.common\0327google/ads/googleads/v9/enums/" +
"targeting_dimension.proto\032\034google/api/an" +
"notations.proto\"\305\001\n\020TargetingSetting\022N\n\023" +
"target_restrictions\030\001 \003(\01321.google.ads.g" +
"oogleads.v9.common.TargetRestriction\022a\n\035" +
"target_restriction_operations\030\002 \003(\0132:.go" +
"ogle.ads.googleads.v9.common.TargetRestr" +
"ictionOperation\"\236\001\n\021TargetRestriction\022e\n" +
"\023targeting_dimension\030\001 \001(\0162H.google.ads." +
"googleads.v9.enums.TargetingDimensionEnu" +
"m.TargetingDimension\022\025\n\010bid_only\030\003 \001(\010H\000" +
"\210\001\001B\013\n\t_bid_only\"\364\001\n\032TargetRestrictionOp" +
"eration\022U\n\010operator\030\001 \001(\0162C.google.ads.g" +
"oogleads.v9.common.TargetRestrictionOper" +
"ation.Operator\022@\n\005value\030\002 \001(\01321.google.a" +
"ds.googleads.v9.common.TargetRestriction" +
"\"=\n\010Operator\022\017\n\013UNSPECIFIED\020\000\022\013\n\007UNKNOWN" +
"\020\001\022\007\n\003ADD\020\002\022\n\n\006REMOVE\020\003B\360\001\n\"com.google.a" +
"ds.googleads.v9.commonB\025TargetingSetting" +
"ProtoP\001ZDgoogle.golang.org/genproto/goog" +
"leapis/ads/googleads/v9/common;common\242\002\003" +
"GAA\252\002\036Google.Ads.GoogleAds.V9.Common\312\002\036G" +
"oogle\\Ads\\GoogleAds\\V9\\Common\352\002\"Google::" +
"Ads::GoogleAds::V9::Commonb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.ads.googleads.v9.enums.TargetingDimensionProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_ads_googleads_v9_common_TargetingSetting_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_ads_googleads_v9_common_TargetingSetting_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_common_TargetingSetting_descriptor,
new java.lang.String[] { "TargetRestrictions", "TargetRestrictionOperations", });
internal_static_google_ads_googleads_v9_common_TargetRestriction_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_ads_googleads_v9_common_TargetRestriction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_common_TargetRestriction_descriptor,
new java.lang.String[] { "TargetingDimension", "BidOnly", "BidOnly", });
internal_static_google_ads_googleads_v9_common_TargetRestrictionOperation_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_google_ads_googleads_v9_common_TargetRestrictionOperation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_ads_googleads_v9_common_TargetRestrictionOperation_descriptor,
new java.lang.String[] { "Operator", "Value", });
com.google.ads.googleads.v9.enums.TargetingDimensionProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy