Class SmartCampaignSearchTermViewName
java.lang.Object
com.google.ads.googleads.v18.resources.SmartCampaignSearchTermViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class SmartCampaignSearchTermViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/smartCampaignSearchTermViews/{campaign_id}~{query}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic StringgetFieldValue(String fieldName) getQuery()inthashCode()static booleanisParsableFrom(String formattedString) static List<SmartCampaignSearchTermViewName>toString()
-
Constructor Details
-
SmartCampaignSearchTermViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCampaignId
-
getQuery
-
newBuilder
-
toBuilder
-
of
public static SmartCampaignSearchTermViewName of(String customerId, String campaignId, String query) -
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()
-