Interface SegmentsOrBuilder

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

    public interface SegmentsOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getAdDestinationTypeValue

        int getAdDestinationTypeValue()
         Ad Destination type.
         
        .google.ads.googleads.v10.enums.AdDestinationTypeEnum.AdDestinationType ad_destination_type = 136;
        Returns:
        The enum numeric value on the wire for adDestinationType.
      • getAdDestinationType

        AdDestinationTypeEnum.AdDestinationType getAdDestinationType()
         Ad Destination type.
         
        .google.ads.googleads.v10.enums.AdDestinationTypeEnum.AdDestinationType ad_destination_type = 136;
        Returns:
        The adDestinationType.
      • getAdNetworkTypeValue

        int getAdNetworkTypeValue()
         Ad network type.
         
        .google.ads.googleads.v10.enums.AdNetworkTypeEnum.AdNetworkType ad_network_type = 3;
        Returns:
        The enum numeric value on the wire for adNetworkType.
      • getAdNetworkType

        AdNetworkTypeEnum.AdNetworkType getAdNetworkType()
         Ad network type.
         
        .google.ads.googleads.v10.enums.AdNetworkTypeEnum.AdNetworkType ad_network_type = 3;
        Returns:
        The adNetworkType.
      • hasBudgetCampaignAssociationStatus

        boolean hasBudgetCampaignAssociationStatus()
         Budget campaign association status.
         
        .google.ads.googleads.v10.common.BudgetCampaignAssociationStatus budget_campaign_association_status = 134;
        Returns:
        Whether the budgetCampaignAssociationStatus field is set.
      • getBudgetCampaignAssociationStatus

        BudgetCampaignAssociationStatus getBudgetCampaignAssociationStatus()
         Budget campaign association status.
         
        .google.ads.googleads.v10.common.BudgetCampaignAssociationStatus budget_campaign_association_status = 134;
        Returns:
        The budgetCampaignAssociationStatus.
      • getBudgetCampaignAssociationStatusOrBuilder

        BudgetCampaignAssociationStatusOrBuilder getBudgetCampaignAssociationStatusOrBuilder()
         Budget campaign association status.
         
        .google.ads.googleads.v10.common.BudgetCampaignAssociationStatus budget_campaign_association_status = 134;
      • getClickTypeValue

        int getClickTypeValue()
         Click type.
         
        .google.ads.googleads.v10.enums.ClickTypeEnum.ClickType click_type = 26;
        Returns:
        The enum numeric value on the wire for clickType.
      • getClickType

        ClickTypeEnum.ClickType getClickType()
         Click type.
         
        .google.ads.googleads.v10.enums.ClickTypeEnum.ClickType click_type = 26;
        Returns:
        The clickType.
      • hasConversionAction

        boolean hasConversionAction()
         Resource name of the conversion action.
         
        optional string conversion_action = 113;
        Returns:
        Whether the conversionAction field is set.
      • getConversionAction

        java.lang.String getConversionAction()
         Resource name of the conversion action.
         
        optional string conversion_action = 113;
        Returns:
        The conversionAction.
      • getConversionActionBytes

        com.google.protobuf.ByteString getConversionActionBytes()
         Resource name of the conversion action.
         
        optional string conversion_action = 113;
        Returns:
        The bytes for conversionAction.
      • getConversionActionCategoryValue

        int getConversionActionCategoryValue()
         Conversion action category.
         
        .google.ads.googleads.v10.enums.ConversionActionCategoryEnum.ConversionActionCategory conversion_action_category = 53;
        Returns:
        The enum numeric value on the wire for conversionActionCategory.
      • getConversionActionCategory

        ConversionActionCategoryEnum.ConversionActionCategory getConversionActionCategory()
         Conversion action category.
         
        .google.ads.googleads.v10.enums.ConversionActionCategoryEnum.ConversionActionCategory conversion_action_category = 53;
        Returns:
        The conversionActionCategory.
      • hasConversionActionName

        boolean hasConversionActionName()
         Conversion action name.
         
        optional string conversion_action_name = 114;
        Returns:
        Whether the conversionActionName field is set.
      • getConversionActionName

        java.lang.String getConversionActionName()
         Conversion action name.
         
        optional string conversion_action_name = 114;
        Returns:
        The conversionActionName.
      • getConversionActionNameBytes

        com.google.protobuf.ByteString getConversionActionNameBytes()
         Conversion action name.
         
        optional string conversion_action_name = 114;
        Returns:
        The bytes for conversionActionName.
      • hasConversionAdjustment

        boolean hasConversionAdjustment()
         This segments your conversion columns by the original conversion and
         conversion value vs. the delta if conversions were adjusted. False row has
         the data as originally stated; While true row has the delta between data
         now and the data as originally stated. Summing the two together results
         post-adjustment data.
         
        optional bool conversion_adjustment = 115;
        Returns:
        Whether the conversionAdjustment field is set.
      • getConversionAdjustment

        boolean getConversionAdjustment()
         This segments your conversion columns by the original conversion and
         conversion value vs. the delta if conversions were adjusted. False row has
         the data as originally stated; While true row has the delta between data
         now and the data as originally stated. Summing the two together results
         post-adjustment data.
         
        optional bool conversion_adjustment = 115;
        Returns:
        The conversionAdjustment.
      • getConversionAttributionEventTypeValue

        int getConversionAttributionEventTypeValue()
         Conversion attribution event type.
         
        .google.ads.googleads.v10.enums.ConversionAttributionEventTypeEnum.ConversionAttributionEventType conversion_attribution_event_type = 2;
        Returns:
        The enum numeric value on the wire for conversionAttributionEventType.
      • getConversionAttributionEventType

        ConversionAttributionEventTypeEnum.ConversionAttributionEventType getConversionAttributionEventType()
         Conversion attribution event type.
         
        .google.ads.googleads.v10.enums.ConversionAttributionEventTypeEnum.ConversionAttributionEventType conversion_attribution_event_type = 2;
        Returns:
        The conversionAttributionEventType.
      • getConversionLagBucketValue

        int getConversionLagBucketValue()
         An enum value representing the number of days between the impression and
         the conversion.
         
        .google.ads.googleads.v10.enums.ConversionLagBucketEnum.ConversionLagBucket conversion_lag_bucket = 50;
        Returns:
        The enum numeric value on the wire for conversionLagBucket.
      • getConversionLagBucket

        ConversionLagBucketEnum.ConversionLagBucket getConversionLagBucket()
         An enum value representing the number of days between the impression and
         the conversion.
         
        .google.ads.googleads.v10.enums.ConversionLagBucketEnum.ConversionLagBucket conversion_lag_bucket = 50;
        Returns:
        The conversionLagBucket.
      • getConversionOrAdjustmentLagBucketValue

        int getConversionOrAdjustmentLagBucketValue()
         An enum value representing the number of days between the impression and
         the conversion or between the impression and adjustments to the conversion.
         
        .google.ads.googleads.v10.enums.ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket conversion_or_adjustment_lag_bucket = 51;
        Returns:
        The enum numeric value on the wire for conversionOrAdjustmentLagBucket.
      • getConversionOrAdjustmentLagBucket

        ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket getConversionOrAdjustmentLagBucket()
         An enum value representing the number of days between the impression and
         the conversion or between the impression and adjustments to the conversion.
         
        .google.ads.googleads.v10.enums.ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket conversion_or_adjustment_lag_bucket = 51;
        Returns:
        The conversionOrAdjustmentLagBucket.
      • hasDate

        boolean hasDate()
         Date to which metrics apply.
         yyyy-MM-dd format, e.g., 2018-04-17.
         
        optional string date = 79;
        Returns:
        Whether the date field is set.
      • getDate

        java.lang.String getDate()
         Date to which metrics apply.
         yyyy-MM-dd format, e.g., 2018-04-17.
         
        optional string date = 79;
        Returns:
        The date.
      • getDateBytes

        com.google.protobuf.ByteString getDateBytes()
         Date to which metrics apply.
         yyyy-MM-dd format, e.g., 2018-04-17.
         
        optional string date = 79;
        Returns:
        The bytes for date.
      • getDayOfWeekValue

        int getDayOfWeekValue()
         Day of the week, e.g., MONDAY.
         
        .google.ads.googleads.v10.enums.DayOfWeekEnum.DayOfWeek day_of_week = 5;
        Returns:
        The enum numeric value on the wire for dayOfWeek.
      • getDayOfWeek

        DayOfWeekEnum.DayOfWeek getDayOfWeek()
         Day of the week, e.g., MONDAY.
         
        .google.ads.googleads.v10.enums.DayOfWeekEnum.DayOfWeek day_of_week = 5;
        Returns:
        The dayOfWeek.
      • getDeviceValue

        int getDeviceValue()
         Device to which metrics apply.
         
        .google.ads.googleads.v10.enums.DeviceEnum.Device device = 1;
        Returns:
        The enum numeric value on the wire for device.
      • getDevice

        DeviceEnum.Device getDevice()
         Device to which metrics apply.
         
        .google.ads.googleads.v10.enums.DeviceEnum.Device device = 1;
        Returns:
        The device.
      • getExternalConversionSourceValue

        int getExternalConversionSourceValue()
         External conversion source.
         
        .google.ads.googleads.v10.enums.ExternalConversionSourceEnum.ExternalConversionSource external_conversion_source = 55;
        Returns:
        The enum numeric value on the wire for externalConversionSource.
      • getExternalConversionSource

        ExternalConversionSourceEnum.ExternalConversionSource getExternalConversionSource()
         External conversion source.
         
        .google.ads.googleads.v10.enums.ExternalConversionSourceEnum.ExternalConversionSource external_conversion_source = 55;
        Returns:
        The externalConversionSource.
      • hasGeoTargetAirport

        boolean hasGeoTargetAirport()
         Resource name of the geo target constant that represents an airport.
         
        optional string geo_target_airport = 116;
        Returns:
        Whether the geoTargetAirport field is set.
      • getGeoTargetAirport

        java.lang.String getGeoTargetAirport()
         Resource name of the geo target constant that represents an airport.
         
        optional string geo_target_airport = 116;
        Returns:
        The geoTargetAirport.
      • getGeoTargetAirportBytes

        com.google.protobuf.ByteString getGeoTargetAirportBytes()
         Resource name of the geo target constant that represents an airport.
         
        optional string geo_target_airport = 116;
        Returns:
        The bytes for geoTargetAirport.
      • hasGeoTargetCanton

        boolean hasGeoTargetCanton()
         Resource name of the geo target constant that represents a canton.
         
        optional string geo_target_canton = 117;
        Returns:
        Whether the geoTargetCanton field is set.
      • getGeoTargetCanton

        java.lang.String getGeoTargetCanton()
         Resource name of the geo target constant that represents a canton.
         
        optional string geo_target_canton = 117;
        Returns:
        The geoTargetCanton.
      • getGeoTargetCantonBytes

        com.google.protobuf.ByteString getGeoTargetCantonBytes()
         Resource name of the geo target constant that represents a canton.
         
        optional string geo_target_canton = 117;
        Returns:
        The bytes for geoTargetCanton.
      • hasGeoTargetCity

        boolean hasGeoTargetCity()
         Resource name of the geo target constant that represents a city.
         
        optional string geo_target_city = 118;
        Returns:
        Whether the geoTargetCity field is set.
      • getGeoTargetCity

        java.lang.String getGeoTargetCity()
         Resource name of the geo target constant that represents a city.
         
        optional string geo_target_city = 118;
        Returns:
        The geoTargetCity.
      • getGeoTargetCityBytes

        com.google.protobuf.ByteString getGeoTargetCityBytes()
         Resource name of the geo target constant that represents a city.
         
        optional string geo_target_city = 118;
        Returns:
        The bytes for geoTargetCity.
      • hasGeoTargetCountry

        boolean hasGeoTargetCountry()
         Resource name of the geo target constant that represents a country.
         
        optional string geo_target_country = 119;
        Returns:
        Whether the geoTargetCountry field is set.
      • getGeoTargetCountry

        java.lang.String getGeoTargetCountry()
         Resource name of the geo target constant that represents a country.
         
        optional string geo_target_country = 119;
        Returns:
        The geoTargetCountry.
      • getGeoTargetCountryBytes

        com.google.protobuf.ByteString getGeoTargetCountryBytes()
         Resource name of the geo target constant that represents a country.
         
        optional string geo_target_country = 119;
        Returns:
        The bytes for geoTargetCountry.
      • hasGeoTargetCounty

        boolean hasGeoTargetCounty()
         Resource name of the geo target constant that represents a county.
         
        optional string geo_target_county = 120;
        Returns:
        Whether the geoTargetCounty field is set.
      • getGeoTargetCounty

        java.lang.String getGeoTargetCounty()
         Resource name of the geo target constant that represents a county.
         
        optional string geo_target_county = 120;
        Returns:
        The geoTargetCounty.
      • getGeoTargetCountyBytes

        com.google.protobuf.ByteString getGeoTargetCountyBytes()
         Resource name of the geo target constant that represents a county.
         
        optional string geo_target_county = 120;
        Returns:
        The bytes for geoTargetCounty.
      • hasGeoTargetDistrict

        boolean hasGeoTargetDistrict()
         Resource name of the geo target constant that represents a district.
         
        optional string geo_target_district = 121;
        Returns:
        Whether the geoTargetDistrict field is set.
      • getGeoTargetDistrict

        java.lang.String getGeoTargetDistrict()
         Resource name of the geo target constant that represents a district.
         
        optional string geo_target_district = 121;
        Returns:
        The geoTargetDistrict.
      • getGeoTargetDistrictBytes

        com.google.protobuf.ByteString getGeoTargetDistrictBytes()
         Resource name of the geo target constant that represents a district.
         
        optional string geo_target_district = 121;
        Returns:
        The bytes for geoTargetDistrict.
      • hasGeoTargetMetro

        boolean hasGeoTargetMetro()
         Resource name of the geo target constant that represents a metro.
         
        optional string geo_target_metro = 122;
        Returns:
        Whether the geoTargetMetro field is set.
      • getGeoTargetMetro

        java.lang.String getGeoTargetMetro()
         Resource name of the geo target constant that represents a metro.
         
        optional string geo_target_metro = 122;
        Returns:
        The geoTargetMetro.
      • getGeoTargetMetroBytes

        com.google.protobuf.ByteString getGeoTargetMetroBytes()
         Resource name of the geo target constant that represents a metro.
         
        optional string geo_target_metro = 122;
        Returns:
        The bytes for geoTargetMetro.
      • hasGeoTargetMostSpecificLocation

        boolean hasGeoTargetMostSpecificLocation()
         Resource name of the geo target constant that represents the most
         specific location.
         
        optional string geo_target_most_specific_location = 123;
        Returns:
        Whether the geoTargetMostSpecificLocation field is set.
      • getGeoTargetMostSpecificLocation

        java.lang.String getGeoTargetMostSpecificLocation()
         Resource name of the geo target constant that represents the most
         specific location.
         
        optional string geo_target_most_specific_location = 123;
        Returns:
        The geoTargetMostSpecificLocation.
      • getGeoTargetMostSpecificLocationBytes

        com.google.protobuf.ByteString getGeoTargetMostSpecificLocationBytes()
         Resource name of the geo target constant that represents the most
         specific location.
         
        optional string geo_target_most_specific_location = 123;
        Returns:
        The bytes for geoTargetMostSpecificLocation.
      • hasGeoTargetPostalCode

        boolean hasGeoTargetPostalCode()
         Resource name of the geo target constant that represents a postal code.
         
        optional string geo_target_postal_code = 124;
        Returns:
        Whether the geoTargetPostalCode field is set.
      • getGeoTargetPostalCode

        java.lang.String getGeoTargetPostalCode()
         Resource name of the geo target constant that represents a postal code.
         
        optional string geo_target_postal_code = 124;
        Returns:
        The geoTargetPostalCode.
      • getGeoTargetPostalCodeBytes

        com.google.protobuf.ByteString getGeoTargetPostalCodeBytes()
         Resource name of the geo target constant that represents a postal code.
         
        optional string geo_target_postal_code = 124;
        Returns:
        The bytes for geoTargetPostalCode.
      • hasGeoTargetProvince

        boolean hasGeoTargetProvince()
         Resource name of the geo target constant that represents a province.
         
        optional string geo_target_province = 125;
        Returns:
        Whether the geoTargetProvince field is set.
      • getGeoTargetProvince

        java.lang.String getGeoTargetProvince()
         Resource name of the geo target constant that represents a province.
         
        optional string geo_target_province = 125;
        Returns:
        The geoTargetProvince.
      • getGeoTargetProvinceBytes

        com.google.protobuf.ByteString getGeoTargetProvinceBytes()
         Resource name of the geo target constant that represents a province.
         
        optional string geo_target_province = 125;
        Returns:
        The bytes for geoTargetProvince.
      • hasGeoTargetRegion

        boolean hasGeoTargetRegion()
         Resource name of the geo target constant that represents a region.
         
        optional string geo_target_region = 126;
        Returns:
        Whether the geoTargetRegion field is set.
      • getGeoTargetRegion

        java.lang.String getGeoTargetRegion()
         Resource name of the geo target constant that represents a region.
         
        optional string geo_target_region = 126;
        Returns:
        The geoTargetRegion.
      • getGeoTargetRegionBytes

        com.google.protobuf.ByteString getGeoTargetRegionBytes()
         Resource name of the geo target constant that represents a region.
         
        optional string geo_target_region = 126;
        Returns:
        The bytes for geoTargetRegion.
      • hasGeoTargetState

        boolean hasGeoTargetState()
         Resource name of the geo target constant that represents a state.
         
        optional string geo_target_state = 127;
        Returns:
        Whether the geoTargetState field is set.
      • getGeoTargetState

        java.lang.String getGeoTargetState()
         Resource name of the geo target constant that represents a state.
         
        optional string geo_target_state = 127;
        Returns:
        The geoTargetState.
      • getGeoTargetStateBytes

        com.google.protobuf.ByteString getGeoTargetStateBytes()
         Resource name of the geo target constant that represents a state.
         
        optional string geo_target_state = 127;
        Returns:
        The bytes for geoTargetState.
      • hasHotelBookingWindowDays

        boolean hasHotelBookingWindowDays()
         Hotel booking window in days.
         
        optional int64 hotel_booking_window_days = 135;
        Returns:
        Whether the hotelBookingWindowDays field is set.
      • getHotelBookingWindowDays

        long getHotelBookingWindowDays()
         Hotel booking window in days.
         
        optional int64 hotel_booking_window_days = 135;
        Returns:
        The hotelBookingWindowDays.
      • hasHotelCenterId

        boolean hasHotelCenterId()
         Hotel center ID.
         
        optional int64 hotel_center_id = 80;
        Returns:
        Whether the hotelCenterId field is set.
      • getHotelCenterId

        long getHotelCenterId()
         Hotel center ID.
         
        optional int64 hotel_center_id = 80;
        Returns:
        The hotelCenterId.
      • hasHotelCheckInDate

        boolean hasHotelCheckInDate()
         Hotel check-in date. Formatted as yyyy-MM-dd.
         
        optional string hotel_check_in_date = 81;
        Returns:
        Whether the hotelCheckInDate field is set.
      • getHotelCheckInDate

        java.lang.String getHotelCheckInDate()
         Hotel check-in date. Formatted as yyyy-MM-dd.
         
        optional string hotel_check_in_date = 81;
        Returns:
        The hotelCheckInDate.
      • getHotelCheckInDateBytes

        com.google.protobuf.ByteString getHotelCheckInDateBytes()
         Hotel check-in date. Formatted as yyyy-MM-dd.
         
        optional string hotel_check_in_date = 81;
        Returns:
        The bytes for hotelCheckInDate.
      • getHotelCheckInDayOfWeekValue

        int getHotelCheckInDayOfWeekValue()
         Hotel check-in day of week.
         
        .google.ads.googleads.v10.enums.DayOfWeekEnum.DayOfWeek hotel_check_in_day_of_week = 9;
        Returns:
        The enum numeric value on the wire for hotelCheckInDayOfWeek.
      • getHotelCheckInDayOfWeek

        DayOfWeekEnum.DayOfWeek getHotelCheckInDayOfWeek()
         Hotel check-in day of week.
         
        .google.ads.googleads.v10.enums.DayOfWeekEnum.DayOfWeek hotel_check_in_day_of_week = 9;
        Returns:
        The hotelCheckInDayOfWeek.
      • hasHotelCity

        boolean hasHotelCity()
         Hotel city.
         
        optional string hotel_city = 82;
        Returns:
        Whether the hotelCity field is set.
      • getHotelCity

        java.lang.String getHotelCity()
         Hotel city.
         
        optional string hotel_city = 82;
        Returns:
        The hotelCity.
      • getHotelCityBytes

        com.google.protobuf.ByteString getHotelCityBytes()
         Hotel city.
         
        optional string hotel_city = 82;
        Returns:
        The bytes for hotelCity.
      • hasHotelClass

        boolean hasHotelClass()
         Hotel class.
         
        optional int32 hotel_class = 83;
        Returns:
        Whether the hotelClass field is set.
      • getHotelClass

        int getHotelClass()
         Hotel class.
         
        optional int32 hotel_class = 83;
        Returns:
        The hotelClass.
      • hasHotelCountry

        boolean hasHotelCountry()
         Hotel country.
         
        optional string hotel_country = 84;
        Returns:
        Whether the hotelCountry field is set.
      • getHotelCountry

        java.lang.String getHotelCountry()
         Hotel country.
         
        optional string hotel_country = 84;
        Returns:
        The hotelCountry.
      • getHotelCountryBytes

        com.google.protobuf.ByteString getHotelCountryBytes()
         Hotel country.
         
        optional string hotel_country = 84;
        Returns:
        The bytes for hotelCountry.
      • getHotelDateSelectionTypeValue

        int getHotelDateSelectionTypeValue()
         Hotel date selection type.
         
        .google.ads.googleads.v10.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType hotel_date_selection_type = 13;
        Returns:
        The enum numeric value on the wire for hotelDateSelectionType.
      • getHotelDateSelectionType

        HotelDateSelectionTypeEnum.HotelDateSelectionType getHotelDateSelectionType()
         Hotel date selection type.
         
        .google.ads.googleads.v10.enums.HotelDateSelectionTypeEnum.HotelDateSelectionType hotel_date_selection_type = 13;
        Returns:
        The hotelDateSelectionType.
      • hasHotelLengthOfStay

        boolean hasHotelLengthOfStay()
         Hotel length of stay.
         
        optional int32 hotel_length_of_stay = 85;
        Returns:
        Whether the hotelLengthOfStay field is set.
      • getHotelLengthOfStay

        int getHotelLengthOfStay()
         Hotel length of stay.
         
        optional int32 hotel_length_of_stay = 85;
        Returns:
        The hotelLengthOfStay.
      • hasHotelRateRuleId

        boolean hasHotelRateRuleId()
         Hotel rate rule ID.
         
        optional string hotel_rate_rule_id = 86;
        Returns:
        Whether the hotelRateRuleId field is set.
      • getHotelRateRuleId

        java.lang.String getHotelRateRuleId()
         Hotel rate rule ID.
         
        optional string hotel_rate_rule_id = 86;
        Returns:
        The hotelRateRuleId.
      • getHotelRateRuleIdBytes

        com.google.protobuf.ByteString getHotelRateRuleIdBytes()
         Hotel rate rule ID.
         
        optional string hotel_rate_rule_id = 86;
        Returns:
        The bytes for hotelRateRuleId.
      • getHotelRateTypeValue

        int getHotelRateTypeValue()
         Hotel rate type.
         
        .google.ads.googleads.v10.enums.HotelRateTypeEnum.HotelRateType hotel_rate_type = 74;
        Returns:
        The enum numeric value on the wire for hotelRateType.
      • getHotelRateType

        HotelRateTypeEnum.HotelRateType getHotelRateType()
         Hotel rate type.
         
        .google.ads.googleads.v10.enums.HotelRateTypeEnum.HotelRateType hotel_rate_type = 74;
        Returns:
        The hotelRateType.
      • getHotelPriceBucketValue

        int getHotelPriceBucketValue()
         Hotel price bucket.
         
        .google.ads.googleads.v10.enums.HotelPriceBucketEnum.HotelPriceBucket hotel_price_bucket = 78;
        Returns:
        The enum numeric value on the wire for hotelPriceBucket.
      • getHotelPriceBucket

        HotelPriceBucketEnum.HotelPriceBucket getHotelPriceBucket()
         Hotel price bucket.
         
        .google.ads.googleads.v10.enums.HotelPriceBucketEnum.HotelPriceBucket hotel_price_bucket = 78;
        Returns:
        The hotelPriceBucket.
      • hasHotelState

        boolean hasHotelState()
         Hotel state.
         
        optional string hotel_state = 87;
        Returns:
        Whether the hotelState field is set.
      • getHotelState

        java.lang.String getHotelState()
         Hotel state.
         
        optional string hotel_state = 87;
        Returns:
        The hotelState.
      • getHotelStateBytes

        com.google.protobuf.ByteString getHotelStateBytes()
         Hotel state.
         
        optional string hotel_state = 87;
        Returns:
        The bytes for hotelState.
      • hasHour

        boolean hasHour()
         Hour of day as a number between 0 and 23, inclusive.
         
        optional int32 hour = 88;
        Returns:
        Whether the hour field is set.
      • getHour

        int getHour()
         Hour of day as a number between 0 and 23, inclusive.
         
        optional int32 hour = 88;
        Returns:
        The hour.
      • hasInteractionOnThisExtension

        boolean hasInteractionOnThisExtension()
         Only used with feed item metrics.
         Indicates whether the interaction metrics occurred on the feed item itself
         or a different extension or ad unit.
         
        optional bool interaction_on_this_extension = 89;
        Returns:
        Whether the interactionOnThisExtension field is set.
      • getInteractionOnThisExtension

        boolean getInteractionOnThisExtension()
         Only used with feed item metrics.
         Indicates whether the interaction metrics occurred on the feed item itself
         or a different extension or ad unit.
         
        optional bool interaction_on_this_extension = 89;
        Returns:
        The interactionOnThisExtension.
      • hasKeyword

        boolean hasKeyword()
         Keyword criterion.
         
        .google.ads.googleads.v10.common.Keyword keyword = 61;
        Returns:
        Whether the keyword field is set.
      • getKeyword

        Keyword getKeyword()
         Keyword criterion.
         
        .google.ads.googleads.v10.common.Keyword keyword = 61;
        Returns:
        The keyword.
      • getKeywordOrBuilder

        KeywordOrBuilder getKeywordOrBuilder()
         Keyword criterion.
         
        .google.ads.googleads.v10.common.Keyword keyword = 61;
      • hasMonth

        boolean hasMonth()
         Month as represented by the date of the first day of a month. Formatted as
         yyyy-MM-dd.
         
        optional string month = 90;
        Returns:
        Whether the month field is set.
      • getMonth

        java.lang.String getMonth()
         Month as represented by the date of the first day of a month. Formatted as
         yyyy-MM-dd.
         
        optional string month = 90;
        Returns:
        The month.
      • getMonthBytes

        com.google.protobuf.ByteString getMonthBytes()
         Month as represented by the date of the first day of a month. Formatted as
         yyyy-MM-dd.
         
        optional string month = 90;
        Returns:
        The bytes for month.
      • getMonthOfYearValue

        int getMonthOfYearValue()
         Month of the year, e.g., January.
         
        .google.ads.googleads.v10.enums.MonthOfYearEnum.MonthOfYear month_of_year = 18;
        Returns:
        The enum numeric value on the wire for monthOfYear.
      • getMonthOfYear

        MonthOfYearEnum.MonthOfYear getMonthOfYear()
         Month of the year, e.g., January.
         
        .google.ads.googleads.v10.enums.MonthOfYearEnum.MonthOfYear month_of_year = 18;
        Returns:
        The monthOfYear.
      • hasPartnerHotelId

        boolean hasPartnerHotelId()
         Partner hotel ID.
         
        optional string partner_hotel_id = 91;
        Returns:
        Whether the partnerHotelId field is set.
      • getPartnerHotelId

        java.lang.String getPartnerHotelId()
         Partner hotel ID.
         
        optional string partner_hotel_id = 91;
        Returns:
        The partnerHotelId.
      • getPartnerHotelIdBytes

        com.google.protobuf.ByteString getPartnerHotelIdBytes()
         Partner hotel ID.
         
        optional string partner_hotel_id = 91;
        Returns:
        The bytes for partnerHotelId.
      • getPlaceholderTypeValue

        int getPlaceholderTypeValue()
         Placeholder type. This is only used with feed item metrics.
         
        .google.ads.googleads.v10.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type = 20;
        Returns:
        The enum numeric value on the wire for placeholderType.
      • getPlaceholderType

        PlaceholderTypeEnum.PlaceholderType getPlaceholderType()
         Placeholder type. This is only used with feed item metrics.
         
        .google.ads.googleads.v10.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type = 20;
        Returns:
        The placeholderType.
      • hasProductAggregatorId

        boolean hasProductAggregatorId()
         Aggregator ID of the product.
         
        optional int64 product_aggregator_id = 132;
        Returns:
        Whether the productAggregatorId field is set.
      • getProductAggregatorId

        long getProductAggregatorId()
         Aggregator ID of the product.
         
        optional int64 product_aggregator_id = 132;
        Returns:
        The productAggregatorId.
      • hasProductBiddingCategoryLevel1

        boolean hasProductBiddingCategoryLevel1()
         Bidding category (level 1) of the product.
         
        optional string product_bidding_category_level1 = 92;
        Returns:
        Whether the productBiddingCategoryLevel1 field is set.
      • getProductBiddingCategoryLevel1

        java.lang.String getProductBiddingCategoryLevel1()
         Bidding category (level 1) of the product.
         
        optional string product_bidding_category_level1 = 92;
        Returns:
        The productBiddingCategoryLevel1.
      • getProductBiddingCategoryLevel1Bytes

        com.google.protobuf.ByteString getProductBiddingCategoryLevel1Bytes()
         Bidding category (level 1) of the product.
         
        optional string product_bidding_category_level1 = 92;
        Returns:
        The bytes for productBiddingCategoryLevel1.
      • hasProductBiddingCategoryLevel2

        boolean hasProductBiddingCategoryLevel2()
         Bidding category (level 2) of the product.
         
        optional string product_bidding_category_level2 = 93;
        Returns:
        Whether the productBiddingCategoryLevel2 field is set.
      • getProductBiddingCategoryLevel2

        java.lang.String getProductBiddingCategoryLevel2()
         Bidding category (level 2) of the product.
         
        optional string product_bidding_category_level2 = 93;
        Returns:
        The productBiddingCategoryLevel2.
      • getProductBiddingCategoryLevel2Bytes

        com.google.protobuf.ByteString getProductBiddingCategoryLevel2Bytes()
         Bidding category (level 2) of the product.
         
        optional string product_bidding_category_level2 = 93;
        Returns:
        The bytes for productBiddingCategoryLevel2.
      • hasProductBiddingCategoryLevel3

        boolean hasProductBiddingCategoryLevel3()
         Bidding category (level 3) of the product.
         
        optional string product_bidding_category_level3 = 94;
        Returns:
        Whether the productBiddingCategoryLevel3 field is set.
      • getProductBiddingCategoryLevel3

        java.lang.String getProductBiddingCategoryLevel3()
         Bidding category (level 3) of the product.
         
        optional string product_bidding_category_level3 = 94;
        Returns:
        The productBiddingCategoryLevel3.
      • getProductBiddingCategoryLevel3Bytes

        com.google.protobuf.ByteString getProductBiddingCategoryLevel3Bytes()
         Bidding category (level 3) of the product.
         
        optional string product_bidding_category_level3 = 94;
        Returns:
        The bytes for productBiddingCategoryLevel3.
      • hasProductBiddingCategoryLevel4

        boolean hasProductBiddingCategoryLevel4()
         Bidding category (level 4) of the product.
         
        optional string product_bidding_category_level4 = 95;
        Returns:
        Whether the productBiddingCategoryLevel4 field is set.
      • getProductBiddingCategoryLevel4

        java.lang.String getProductBiddingCategoryLevel4()
         Bidding category (level 4) of the product.
         
        optional string product_bidding_category_level4 = 95;
        Returns:
        The productBiddingCategoryLevel4.
      • getProductBiddingCategoryLevel4Bytes

        com.google.protobuf.ByteString getProductBiddingCategoryLevel4Bytes()
         Bidding category (level 4) of the product.
         
        optional string product_bidding_category_level4 = 95;
        Returns:
        The bytes for productBiddingCategoryLevel4.
      • hasProductBiddingCategoryLevel5

        boolean hasProductBiddingCategoryLevel5()
         Bidding category (level 5) of the product.
         
        optional string product_bidding_category_level5 = 96;
        Returns:
        Whether the productBiddingCategoryLevel5 field is set.
      • getProductBiddingCategoryLevel5

        java.lang.String getProductBiddingCategoryLevel5()
         Bidding category (level 5) of the product.
         
        optional string product_bidding_category_level5 = 96;
        Returns:
        The productBiddingCategoryLevel5.
      • getProductBiddingCategoryLevel5Bytes

        com.google.protobuf.ByteString getProductBiddingCategoryLevel5Bytes()
         Bidding category (level 5) of the product.
         
        optional string product_bidding_category_level5 = 96;
        Returns:
        The bytes for productBiddingCategoryLevel5.
      • hasProductBrand

        boolean hasProductBrand()
         Brand of the product.
         
        optional string product_brand = 97;
        Returns:
        Whether the productBrand field is set.
      • getProductBrand

        java.lang.String getProductBrand()
         Brand of the product.
         
        optional string product_brand = 97;
        Returns:
        The productBrand.
      • getProductBrandBytes

        com.google.protobuf.ByteString getProductBrandBytes()
         Brand of the product.
         
        optional string product_brand = 97;
        Returns:
        The bytes for productBrand.
      • getProductChannelValue

        int getProductChannelValue()
         Channel of the product.
         
        .google.ads.googleads.v10.enums.ProductChannelEnum.ProductChannel product_channel = 30;
        Returns:
        The enum numeric value on the wire for productChannel.
      • getProductChannel

        ProductChannelEnum.ProductChannel getProductChannel()
         Channel of the product.
         
        .google.ads.googleads.v10.enums.ProductChannelEnum.ProductChannel product_channel = 30;
        Returns:
        The productChannel.
      • getProductChannelExclusivityValue

        int getProductChannelExclusivityValue()
         Channel exclusivity of the product.
         
        .google.ads.googleads.v10.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity product_channel_exclusivity = 31;
        Returns:
        The enum numeric value on the wire for productChannelExclusivity.
      • getProductChannelExclusivity

        ProductChannelExclusivityEnum.ProductChannelExclusivity getProductChannelExclusivity()
         Channel exclusivity of the product.
         
        .google.ads.googleads.v10.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity product_channel_exclusivity = 31;
        Returns:
        The productChannelExclusivity.
      • getProductConditionValue

        int getProductConditionValue()
         Condition of the product.
         
        .google.ads.googleads.v10.enums.ProductConditionEnum.ProductCondition product_condition = 32;
        Returns:
        The enum numeric value on the wire for productCondition.
      • getProductCondition

        ProductConditionEnum.ProductCondition getProductCondition()
         Condition of the product.
         
        .google.ads.googleads.v10.enums.ProductConditionEnum.ProductCondition product_condition = 32;
        Returns:
        The productCondition.
      • hasProductCountry

        boolean hasProductCountry()
         Resource name of the geo target constant for the country of sale of the
         product.
         
        optional string product_country = 98;
        Returns:
        Whether the productCountry field is set.
      • getProductCountry

        java.lang.String getProductCountry()
         Resource name of the geo target constant for the country of sale of the
         product.
         
        optional string product_country = 98;
        Returns:
        The productCountry.
      • getProductCountryBytes

        com.google.protobuf.ByteString getProductCountryBytes()
         Resource name of the geo target constant for the country of sale of the
         product.
         
        optional string product_country = 98;
        Returns:
        The bytes for productCountry.
      • hasProductCustomAttribute0

        boolean hasProductCustomAttribute0()
         Custom attribute 0 of the product.
         
        optional string product_custom_attribute0 = 99;
        Returns:
        Whether the productCustomAttribute0 field is set.
      • getProductCustomAttribute0

        java.lang.String getProductCustomAttribute0()
         Custom attribute 0 of the product.
         
        optional string product_custom_attribute0 = 99;
        Returns:
        The productCustomAttribute0.
      • getProductCustomAttribute0Bytes

        com.google.protobuf.ByteString getProductCustomAttribute0Bytes()
         Custom attribute 0 of the product.
         
        optional string product_custom_attribute0 = 99;
        Returns:
        The bytes for productCustomAttribute0.
      • hasProductCustomAttribute1

        boolean hasProductCustomAttribute1()
         Custom attribute 1 of the product.
         
        optional string product_custom_attribute1 = 100;
        Returns:
        Whether the productCustomAttribute1 field is set.
      • getProductCustomAttribute1

        java.lang.String getProductCustomAttribute1()
         Custom attribute 1 of the product.
         
        optional string product_custom_attribute1 = 100;
        Returns:
        The productCustomAttribute1.
      • getProductCustomAttribute1Bytes

        com.google.protobuf.ByteString getProductCustomAttribute1Bytes()
         Custom attribute 1 of the product.
         
        optional string product_custom_attribute1 = 100;
        Returns:
        The bytes for productCustomAttribute1.
      • hasProductCustomAttribute2

        boolean hasProductCustomAttribute2()
         Custom attribute 2 of the product.
         
        optional string product_custom_attribute2 = 101;
        Returns:
        Whether the productCustomAttribute2 field is set.
      • getProductCustomAttribute2

        java.lang.String getProductCustomAttribute2()
         Custom attribute 2 of the product.
         
        optional string product_custom_attribute2 = 101;
        Returns:
        The productCustomAttribute2.
      • getProductCustomAttribute2Bytes

        com.google.protobuf.ByteString getProductCustomAttribute2Bytes()
         Custom attribute 2 of the product.
         
        optional string product_custom_attribute2 = 101;
        Returns:
        The bytes for productCustomAttribute2.
      • hasProductCustomAttribute3

        boolean hasProductCustomAttribute3()
         Custom attribute 3 of the product.
         
        optional string product_custom_attribute3 = 102;
        Returns:
        Whether the productCustomAttribute3 field is set.
      • getProductCustomAttribute3

        java.lang.String getProductCustomAttribute3()
         Custom attribute 3 of the product.
         
        optional string product_custom_attribute3 = 102;
        Returns:
        The productCustomAttribute3.
      • getProductCustomAttribute3Bytes

        com.google.protobuf.ByteString getProductCustomAttribute3Bytes()
         Custom attribute 3 of the product.
         
        optional string product_custom_attribute3 = 102;
        Returns:
        The bytes for productCustomAttribute3.
      • hasProductCustomAttribute4

        boolean hasProductCustomAttribute4()
         Custom attribute 4 of the product.
         
        optional string product_custom_attribute4 = 103;
        Returns:
        Whether the productCustomAttribute4 field is set.
      • getProductCustomAttribute4

        java.lang.String getProductCustomAttribute4()
         Custom attribute 4 of the product.
         
        optional string product_custom_attribute4 = 103;
        Returns:
        The productCustomAttribute4.
      • getProductCustomAttribute4Bytes

        com.google.protobuf.ByteString getProductCustomAttribute4Bytes()
         Custom attribute 4 of the product.
         
        optional string product_custom_attribute4 = 103;
        Returns:
        The bytes for productCustomAttribute4.
      • hasProductItemId

        boolean hasProductItemId()
         Item ID of the product.
         
        optional string product_item_id = 104;
        Returns:
        Whether the productItemId field is set.
      • getProductItemId

        java.lang.String getProductItemId()
         Item ID of the product.
         
        optional string product_item_id = 104;
        Returns:
        The productItemId.
      • getProductItemIdBytes

        com.google.protobuf.ByteString getProductItemIdBytes()
         Item ID of the product.
         
        optional string product_item_id = 104;
        Returns:
        The bytes for productItemId.
      • hasProductLanguage

        boolean hasProductLanguage()
         Resource name of the language constant for the language of the product.
         
        optional string product_language = 105;
        Returns:
        Whether the productLanguage field is set.
      • getProductLanguage

        java.lang.String getProductLanguage()
         Resource name of the language constant for the language of the product.
         
        optional string product_language = 105;
        Returns:
        The productLanguage.
      • getProductLanguageBytes

        com.google.protobuf.ByteString getProductLanguageBytes()
         Resource name of the language constant for the language of the product.
         
        optional string product_language = 105;
        Returns:
        The bytes for productLanguage.
      • hasProductMerchantId

        boolean hasProductMerchantId()
         Merchant ID of the product.
         
        optional int64 product_merchant_id = 133;
        Returns:
        Whether the productMerchantId field is set.
      • getProductMerchantId

        long getProductMerchantId()
         Merchant ID of the product.
         
        optional int64 product_merchant_id = 133;
        Returns:
        The productMerchantId.
      • hasProductStoreId

        boolean hasProductStoreId()
         Store ID of the product.
         
        optional string product_store_id = 106;
        Returns:
        Whether the productStoreId field is set.
      • getProductStoreId

        java.lang.String getProductStoreId()
         Store ID of the product.
         
        optional string product_store_id = 106;
        Returns:
        The productStoreId.
      • getProductStoreIdBytes

        com.google.protobuf.ByteString getProductStoreIdBytes()
         Store ID of the product.
         
        optional string product_store_id = 106;
        Returns:
        The bytes for productStoreId.
      • hasProductTitle

        boolean hasProductTitle()
         Title of the product.
         
        optional string product_title = 107;
        Returns:
        Whether the productTitle field is set.
      • getProductTitle

        java.lang.String getProductTitle()
         Title of the product.
         
        optional string product_title = 107;
        Returns:
        The productTitle.
      • getProductTitleBytes

        com.google.protobuf.ByteString getProductTitleBytes()
         Title of the product.
         
        optional string product_title = 107;
        Returns:
        The bytes for productTitle.
      • hasProductTypeL1

        boolean hasProductTypeL1()
         Type (level 1) of the product.
         
        optional string product_type_l1 = 108;
        Returns:
        Whether the productTypeL1 field is set.
      • getProductTypeL1

        java.lang.String getProductTypeL1()
         Type (level 1) of the product.
         
        optional string product_type_l1 = 108;
        Returns:
        The productTypeL1.
      • getProductTypeL1Bytes

        com.google.protobuf.ByteString getProductTypeL1Bytes()
         Type (level 1) of the product.
         
        optional string product_type_l1 = 108;
        Returns:
        The bytes for productTypeL1.
      • hasProductTypeL2

        boolean hasProductTypeL2()
         Type (level 2) of the product.
         
        optional string product_type_l2 = 109;
        Returns:
        Whether the productTypeL2 field is set.
      • getProductTypeL2

        java.lang.String getProductTypeL2()
         Type (level 2) of the product.
         
        optional string product_type_l2 = 109;
        Returns:
        The productTypeL2.
      • getProductTypeL2Bytes

        com.google.protobuf.ByteString getProductTypeL2Bytes()
         Type (level 2) of the product.
         
        optional string product_type_l2 = 109;
        Returns:
        The bytes for productTypeL2.
      • hasProductTypeL3

        boolean hasProductTypeL3()
         Type (level 3) of the product.
         
        optional string product_type_l3 = 110;
        Returns:
        Whether the productTypeL3 field is set.
      • getProductTypeL3

        java.lang.String getProductTypeL3()
         Type (level 3) of the product.
         
        optional string product_type_l3 = 110;
        Returns:
        The productTypeL3.
      • getProductTypeL3Bytes

        com.google.protobuf.ByteString getProductTypeL3Bytes()
         Type (level 3) of the product.
         
        optional string product_type_l3 = 110;
        Returns:
        The bytes for productTypeL3.
      • hasProductTypeL4

        boolean hasProductTypeL4()
         Type (level 4) of the product.
         
        optional string product_type_l4 = 111;
        Returns:
        Whether the productTypeL4 field is set.
      • getProductTypeL4

        java.lang.String getProductTypeL4()
         Type (level 4) of the product.
         
        optional string product_type_l4 = 111;
        Returns:
        The productTypeL4.
      • getProductTypeL4Bytes

        com.google.protobuf.ByteString getProductTypeL4Bytes()
         Type (level 4) of the product.
         
        optional string product_type_l4 = 111;
        Returns:
        The bytes for productTypeL4.
      • hasProductTypeL5

        boolean hasProductTypeL5()
         Type (level 5) of the product.
         
        optional string product_type_l5 = 112;
        Returns:
        Whether the productTypeL5 field is set.
      • getProductTypeL5

        java.lang.String getProductTypeL5()
         Type (level 5) of the product.
         
        optional string product_type_l5 = 112;
        Returns:
        The productTypeL5.
      • getProductTypeL5Bytes

        com.google.protobuf.ByteString getProductTypeL5Bytes()
         Type (level 5) of the product.
         
        optional string product_type_l5 = 112;
        Returns:
        The bytes for productTypeL5.
      • hasQuarter

        boolean hasQuarter()
         Quarter as represented by the date of the first day of a quarter.
         Uses the calendar year for quarters, e.g., the second quarter of 2018
         starts on 2018-04-01. Formatted as yyyy-MM-dd.
         
        optional string quarter = 128;
        Returns:
        Whether the quarter field is set.
      • getQuarter

        java.lang.String getQuarter()
         Quarter as represented by the date of the first day of a quarter.
         Uses the calendar year for quarters, e.g., the second quarter of 2018
         starts on 2018-04-01. Formatted as yyyy-MM-dd.
         
        optional string quarter = 128;
        Returns:
        The quarter.
      • getQuarterBytes

        com.google.protobuf.ByteString getQuarterBytes()
         Quarter as represented by the date of the first day of a quarter.
         Uses the calendar year for quarters, e.g., the second quarter of 2018
         starts on 2018-04-01. Formatted as yyyy-MM-dd.
         
        optional string quarter = 128;
        Returns:
        The bytes for quarter.
      • getRecommendationTypeValue

        int getRecommendationTypeValue()
         Recommendation type.
         
        .google.ads.googleads.v10.enums.RecommendationTypeEnum.RecommendationType recommendation_type = 140;
        Returns:
        The enum numeric value on the wire for recommendationType.
      • getRecommendationType

        RecommendationTypeEnum.RecommendationType getRecommendationType()
         Recommendation type.
         
        .google.ads.googleads.v10.enums.RecommendationTypeEnum.RecommendationType recommendation_type = 140;
        Returns:
        The recommendationType.
      • getSearchEngineResultsPageTypeValue

        int getSearchEngineResultsPageTypeValue()
         Type of the search engine results page.
         
        .google.ads.googleads.v10.enums.SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType search_engine_results_page_type = 70;
        Returns:
        The enum numeric value on the wire for searchEngineResultsPageType.
      • getSearchEngineResultsPageType

        SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType getSearchEngineResultsPageType()
         Type of the search engine results page.
         
        .google.ads.googleads.v10.enums.SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType search_engine_results_page_type = 70;
        Returns:
        The searchEngineResultsPageType.
      • getSearchTermMatchTypeValue

        int getSearchTermMatchTypeValue()
         Match type of the keyword that triggered the ad, including variants.
         
        .google.ads.googleads.v10.enums.SearchTermMatchTypeEnum.SearchTermMatchType search_term_match_type = 22;
        Returns:
        The enum numeric value on the wire for searchTermMatchType.
      • getSearchTermMatchType

        SearchTermMatchTypeEnum.SearchTermMatchType getSearchTermMatchType()
         Match type of the keyword that triggered the ad, including variants.
         
        .google.ads.googleads.v10.enums.SearchTermMatchTypeEnum.SearchTermMatchType search_term_match_type = 22;
        Returns:
        The searchTermMatchType.
      • getSlotValue

        int getSlotValue()
         Position of the ad.
         
        .google.ads.googleads.v10.enums.SlotEnum.Slot slot = 23;
        Returns:
        The enum numeric value on the wire for slot.
      • getSlot

        SlotEnum.Slot getSlot()
         Position of the ad.
         
        .google.ads.googleads.v10.enums.SlotEnum.Slot slot = 23;
        Returns:
        The slot.
      • getConversionValueRulePrimaryDimensionValue

        int getConversionValueRulePrimaryDimensionValue()
         Primary dimension of applied conversion value rules.
         NO_RULE_APPLIED shows the total recorded value of conversions that
         do not have a value rule applied.
         ORIGINAL shows the original value of conversions to which a value rule
         has been applied.
         GEO_LOCATION, DEVICE, AUDIENCE show the net adjustment after value
         rules were applied.
         
        .google.ads.googleads.v10.enums.ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension conversion_value_rule_primary_dimension = 138;
        Returns:
        The enum numeric value on the wire for conversionValueRulePrimaryDimension.
      • getConversionValueRulePrimaryDimension

        ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension getConversionValueRulePrimaryDimension()
         Primary dimension of applied conversion value rules.
         NO_RULE_APPLIED shows the total recorded value of conversions that
         do not have a value rule applied.
         ORIGINAL shows the original value of conversions to which a value rule
         has been applied.
         GEO_LOCATION, DEVICE, AUDIENCE show the net adjustment after value
         rules were applied.
         
        .google.ads.googleads.v10.enums.ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension conversion_value_rule_primary_dimension = 138;
        Returns:
        The conversionValueRulePrimaryDimension.
      • hasWebpage

        boolean hasWebpage()
         Resource name of the ad group criterion that represents webpage criterion.
         
        optional string webpage = 129;
        Returns:
        Whether the webpage field is set.
      • getWebpage

        java.lang.String getWebpage()
         Resource name of the ad group criterion that represents webpage criterion.
         
        optional string webpage = 129;
        Returns:
        The webpage.
      • getWebpageBytes

        com.google.protobuf.ByteString getWebpageBytes()
         Resource name of the ad group criterion that represents webpage criterion.
         
        optional string webpage = 129;
        Returns:
        The bytes for webpage.
      • hasWeek

        boolean hasWeek()
         Week as defined as Monday through Sunday, and represented by the date of
         Monday. Formatted as yyyy-MM-dd.
         
        optional string week = 130;
        Returns:
        Whether the week field is set.
      • getWeek

        java.lang.String getWeek()
         Week as defined as Monday through Sunday, and represented by the date of
         Monday. Formatted as yyyy-MM-dd.
         
        optional string week = 130;
        Returns:
        The week.
      • getWeekBytes

        com.google.protobuf.ByteString getWeekBytes()
         Week as defined as Monday through Sunday, and represented by the date of
         Monday. Formatted as yyyy-MM-dd.
         
        optional string week = 130;
        Returns:
        The bytes for week.
      • hasYear

        boolean hasYear()
         Year, formatted as yyyy.
         
        optional int32 year = 131;
        Returns:
        Whether the year field is set.
      • getYear

        int getYear()
         Year, formatted as yyyy.
         
        optional int32 year = 131;
        Returns:
        The year.
      • hasSkAdNetworkConversionValue

        boolean hasSkAdNetworkConversionValue()
         iOS Store Kit Ad Network conversion value.
         Null value means this segment is not applicable, e.g. non-iOS campaign.
         
        optional int64 sk_ad_network_conversion_value = 137;
        Returns:
        Whether the skAdNetworkConversionValue field is set.
      • getSkAdNetworkConversionValue

        long getSkAdNetworkConversionValue()
         iOS Store Kit Ad Network conversion value.
         Null value means this segment is not applicable, e.g. non-iOS campaign.
         
        optional int64 sk_ad_network_conversion_value = 137;
        Returns:
        The skAdNetworkConversionValue.
      • getSkAdNetworkUserTypeValue

        int getSkAdNetworkUserTypeValue()
         iOS Store Kit Ad Network user type.
         
        .google.ads.googleads.v10.enums.SkAdNetworkUserTypeEnum.SkAdNetworkUserType sk_ad_network_user_type = 141;
        Returns:
        The enum numeric value on the wire for skAdNetworkUserType.
      • getSkAdNetworkUserType

        SkAdNetworkUserTypeEnum.SkAdNetworkUserType getSkAdNetworkUserType()
         iOS Store Kit Ad Network user type.
         
        .google.ads.googleads.v10.enums.SkAdNetworkUserTypeEnum.SkAdNetworkUserType sk_ad_network_user_type = 141;
        Returns:
        The skAdNetworkUserType.
      • getSkAdNetworkAdEventTypeValue

        int getSkAdNetworkAdEventTypeValue()
         iOS Store Kit Ad Network ad event type.
         
        .google.ads.googleads.v10.enums.SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType sk_ad_network_ad_event_type = 142;
        Returns:
        The enum numeric value on the wire for skAdNetworkAdEventType.
      • getSkAdNetworkAdEventType

        SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType getSkAdNetworkAdEventType()
         iOS Store Kit Ad Network ad event type.
         
        .google.ads.googleads.v10.enums.SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType sk_ad_network_ad_event_type = 142;
        Returns:
        The skAdNetworkAdEventType.
      • hasSkAdNetworkSourceApp

        boolean hasSkAdNetworkSourceApp()
         App where the ad that drove the iOS Store Kit Ad Network install was
         shown. Null value means this segment is not applicable, e.g. non-iOS
         campaign, or was not present in any postbacks sent by Apple.
         
        optional .google.ads.googleads.v10.common.SkAdNetworkSourceApp sk_ad_network_source_app = 143;
        Returns:
        Whether the skAdNetworkSourceApp field is set.
      • getSkAdNetworkSourceApp

        SkAdNetworkSourceApp getSkAdNetworkSourceApp()
         App where the ad that drove the iOS Store Kit Ad Network install was
         shown. Null value means this segment is not applicable, e.g. non-iOS
         campaign, or was not present in any postbacks sent by Apple.
         
        optional .google.ads.googleads.v10.common.SkAdNetworkSourceApp sk_ad_network_source_app = 143;
        Returns:
        The skAdNetworkSourceApp.
      • getSkAdNetworkSourceAppOrBuilder

        SkAdNetworkSourceAppOrBuilder getSkAdNetworkSourceAppOrBuilder()
         App where the ad that drove the iOS Store Kit Ad Network install was
         shown. Null value means this segment is not applicable, e.g. non-iOS
         campaign, or was not present in any postbacks sent by Apple.
         
        optional .google.ads.googleads.v10.common.SkAdNetworkSourceApp sk_ad_network_source_app = 143;
      • hasAssetInteractionTarget

        boolean hasAssetInteractionTarget()
         Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics.
         Indicates whether the interaction metrics occurred on the asset itself
         or a different asset or ad unit.
         Interactions (e.g. clicks) are counted across all the parts of the served
         ad (e.g. Ad itself and other components like Sitelinks) when they are
         served together. When interaction_on_this_asset is true, it means the
         interactions are on this specific asset and when interaction_on_this_asset
         is false, it means the interactions is not on this specific asset but on
         other parts of the served ad this asset is served with.
         
        optional .google.ads.googleads.v10.common.AssetInteractionTarget asset_interaction_target = 139;
        Returns:
        Whether the assetInteractionTarget field is set.
      • getAssetInteractionTarget

        AssetInteractionTarget getAssetInteractionTarget()
         Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics.
         Indicates whether the interaction metrics occurred on the asset itself
         or a different asset or ad unit.
         Interactions (e.g. clicks) are counted across all the parts of the served
         ad (e.g. Ad itself and other components like Sitelinks) when they are
         served together. When interaction_on_this_asset is true, it means the
         interactions are on this specific asset and when interaction_on_this_asset
         is false, it means the interactions is not on this specific asset but on
         other parts of the served ad this asset is served with.
         
        optional .google.ads.googleads.v10.common.AssetInteractionTarget asset_interaction_target = 139;
        Returns:
        The assetInteractionTarget.
      • getAssetInteractionTargetOrBuilder

        AssetInteractionTargetOrBuilder getAssetInteractionTargetOrBuilder()
         Only used with CustomerAsset, CampaignAsset and AdGroupAsset metrics.
         Indicates whether the interaction metrics occurred on the asset itself
         or a different asset or ad unit.
         Interactions (e.g. clicks) are counted across all the parts of the served
         ad (e.g. Ad itself and other components like Sitelinks) when they are
         served together. When interaction_on_this_asset is true, it means the
         interactions are on this specific asset and when interaction_on_this_asset
         is false, it means the interactions is not on this specific asset but on
         other parts of the served ad this asset is served with.
         
        optional .google.ads.googleads.v10.common.AssetInteractionTarget asset_interaction_target = 139;