Class CampaignSimulationName
java.lang.Object
com.google.ads.googleads.v18.resources.CampaignSimulationName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class CampaignSimulationName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/campaignSimulations/{campaign_id}~{type}~{modification_method}~{start_date}~{end_date}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String campaignId, String type, String modificationMethod, String startDate, String endDate) getFieldValue(String fieldName) getType()inthashCode()static booleanisParsableFrom(String formattedString) static CampaignSimulationNameof(String customerId, String campaignId, String type, String modificationMethod, String startDate, String endDate) static CampaignSimulationNamestatic List<CampaignSimulationName>toString()toStringList(List<CampaignSimulationName> values)
-
Constructor Details
-
CampaignSimulationName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCampaignId
-
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()
-