Interface Campaign.LocalCampaignSettingOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Campaign.LocalCampaignSetting, Campaign.LocalCampaignSetting.Builder
Enclosing class:
Campaign

public static interface Campaign.LocalCampaignSettingOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    The location source type for this local campaign.
    int
    The location source type for this local campaign.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getLocationSourceTypeValue

      int getLocationSourceTypeValue()
       The location source type for this local campaign.
       
      .google.ads.googleads.v18.enums.LocationSourceTypeEnum.LocationSourceType location_source_type = 1;
      Returns:
      The enum numeric value on the wire for locationSourceType.
    • getLocationSourceType

       The location source type for this local campaign.
       
      .google.ads.googleads.v18.enums.LocationSourceTypeEnum.LocationSourceType location_source_type = 1;
      Returns:
      The locationSourceType.