Interface PlannableUserListMetadataOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
PlannableUserListMetadata, PlannableUserListMetadata.Builder

public interface PlannableUserListMetadataOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    The data source type of a CRM based user list.
    int
    The data source type of a CRM based user list.

    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

    • getUserListCrmDataSourceTypeValue

      int getUserListCrmDataSourceTypeValue()
       The data source type of a CRM based user list.
       
      .google.ads.googleads.v22.enums.UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType user_list_crm_data_source_type = 1;
      Returns:
      The enum numeric value on the wire for userListCrmDataSourceType.
    • getUserListCrmDataSourceType

       The data source type of a CRM based user list.
       
      .google.ads.googleads.v22.enums.UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType user_list_crm_data_source_type = 1;
      Returns:
      The userListCrmDataSourceType.