Class AdParameterName
java.lang.Object
com.google.ads.googleads.v18.resources.AdParameterName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AdParameterName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/adParameters/{ad_group_id}~{criterion_id}~{parameter_index}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static AdParameterName.Builderstatic AdParameterNamestatic AdParameterNamestatic List<AdParameterName>toString()toStringList(List<AdParameterName> values)
-
Constructor Details
-
AdParameterName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getCriterionId
-
getParameterIndex
-
newBuilder
-
toBuilder
-
of
public static AdParameterName of(String customerId, String adGroupId, String criterionId, String parameterIndex) -
format
-
parse
-
parseList
-
toStringList
-
isParsableFrom
-
getFieldValuesMap
- Specified by:
getFieldValuesMapin interfacecom.google.api.resourcenames.ResourceName
-
getFieldValue
- Specified by:
getFieldValuein interfacecom.google.api.resourcenames.ResourceName
-
toString
-
equals
-
hashCode
public int hashCode()
-