Class GoogleAdsLinkName.Builder (0.51.0)

public static class GoogleAdsLinkName.Builder

Builder for properties/{property}/googleAdsLinks/{google_ads_link}.

Inheritance

java.lang.Object > GoogleAdsLinkName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public GoogleAdsLinkName build()
Returns
TypeDescription
GoogleAdsLinkName
public String getGoogleAdsLink()
Returns
TypeDescription
String

getProperty()

public String getProperty()
Returns
TypeDescription
String
public GoogleAdsLinkName.Builder setGoogleAdsLink(String googleAdsLink)
Parameter
NameDescription
googleAdsLinkString
Returns
TypeDescription
GoogleAdsLinkName.Builder

setProperty(String property)

public GoogleAdsLinkName.Builder setProperty(String property)
Parameter
NameDescription
propertyString
Returns
TypeDescription
GoogleAdsLinkName.Builder