All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.ads.googleads.v10.services.EffectiveFrequencyLimitOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/ads/googleads/v10/services/reach_plan_service.proto

package com.google.ads.googleads.v10.services;

public interface EffectiveFrequencyLimitOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.ads.googleads.v10.services.EffectiveFrequencyLimit)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The highest effective frequency value to include in
   * Forecast.effective_frequency_breakdowns.
   * This field supports frequencies 1-10, inclusive.
   * 
* * int32 effective_frequency_breakdown_limit = 1; * @return The effectiveFrequencyBreakdownLimit. */ int getEffectiveFrequencyBreakdownLimit(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy