Class AndroidPrivacySharedKeyGoogleAdGroupName
java.lang.Object
com.google.ads.googleads.v18.resources.AndroidPrivacySharedKeyGoogleAdGroupName
- All Implemented Interfaces:
com.google.api.resourcenames.ResourceName
@Generated("by gapic-generator-java")
public class AndroidPrivacySharedKeyGoogleAdGroupName
extends Object
implements com.google.api.resourcenames.ResourceName
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder for customers/{customer_id}/androidPrivacySharedKeyGoogleAdGroups/{campaign_id}~{ad_group_id}~{android_privacy_interaction_type}~{android_privacy_network_type}~{android_privacy_interaction_date}. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic Stringformat(String customerId, String campaignId, String adGroupId, String androidPrivacyInteractionType, String androidPrivacyNetworkType, String androidPrivacyInteractionDate) getFieldValue(String fieldName) inthashCode()static booleanisParsableFrom(String formattedString) of(String customerId, String campaignId, String adGroupId, String androidPrivacyInteractionType, String androidPrivacyNetworkType, String androidPrivacyInteractionDate) toString()
-
Constructor Details
-
AndroidPrivacySharedKeyGoogleAdGroupName
Deprecated.
-
-
Method Details
-
getCustomerId
-
getCampaignId
-
getAdGroupId
-
getAndroidPrivacyInteractionType
-
getAndroidPrivacyNetworkType
-
getAndroidPrivacyInteractionDate
-
newBuilder
-
toBuilder
-
of
-
format
-
parse
-
parseList
public static List<AndroidPrivacySharedKeyGoogleAdGroupName> parseList(List<String> formattedStrings) -
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()
-