Class AdGroupCriterionSimulationName
java.lang.Object
com.google.ads.googleads.v18.resources.AdGroupCriterionSimulationName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AdGroupCriterionSimulationName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/adGroupCriterionSimulations/{ad_group_id}~{criterion_id}~{type}~{modification_method}~{start_date}~{end_date}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String adGroupId, String criterionId, String type, String modificationMethod, String startDate, String endDate) getFieldValue(String fieldName) getType()inthashCode()static booleanisParsableFrom(String formattedString) of(String customerId, String adGroupId, String criterionId, String type, String modificationMethod, String startDate, String endDate) static List<AdGroupCriterionSimulationName>toString()
-
Constructor Details
-
AdGroupCriterionSimulationName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getCriterionId
-
getType
-
getModificationMethod
-
getStartDate
-
getEndDate
-
newBuilder
-
toBuilder
-
of
-
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()
-