Class AdGroupAdAssetCombinationViewName
java.lang.Object
com.google.ads.googleads.v18.resources.AdGroupAdAssetCombinationViewName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AdGroupAdAssetCombinationViewName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/adGroupAdAssetCombinationViews/{ad_group_id}~{ad_id}~{asset_combination_id_low}~{asset_combination_id_high}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String adGroupId, String adId, String assetCombinationIdLow, String assetCombinationIdHigh) getAdId()getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) of(String customerId, String adGroupId, String adId, String assetCombinationIdLow, String assetCombinationIdHigh) toString()
-
Constructor Details
-
AdGroupAdAssetCombinationViewName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getAdGroupId
-
getAdId
-
getAssetCombinationIdLow
-
getAssetCombinationIdHigh
-
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()
-