Class CampaignAggregateAssetViewName
java.lang.Object
com.google.ads.googleads.v18.resources.CampaignAggregateAssetViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class CampaignAggregateAssetViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/campaignAggregateAssetViews/{campaign_id}~{asset_id}~{asset_link_source}~{field_type}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String campaignId, String assetId, String assetLinkSource, String fieldType) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) static List<CampaignAggregateAssetViewName>toString()
-
Constructor Details
-
CampaignAggregateAssetViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCampaignId
-
getAssetId
-
getAssetLinkSource
-
getFieldType
-
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()
-