|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.AdExtension
com.google.api.ads.adwords.v201109.cm.LocationSyncExtension
public class LocationSyncExtension
Local business center(LBC) sync extension that ties a LBC account with a campaign.
| Constructor Summary | |
|---|---|
LocationSyncExtension()
|
|
LocationSyncExtension(Long id,
String adExtensionType,
String email,
String authToken,
Long iconMediaId,
Boolean shouldSyncUrl)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthToken()
Gets the authToken value for this LocationSyncExtension. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEmail()
Gets the email value for this LocationSyncExtension. |
Long |
getIconMediaId()
Gets the iconMediaId value for this LocationSyncExtension. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Boolean |
getShouldSyncUrl()
Gets the shouldSyncUrl value for this LocationSyncExtension. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAuthToken(String authToken)
Sets the authToken value for this LocationSyncExtension. |
void |
setEmail(String email)
Sets the email value for this LocationSyncExtension. |
void |
setIconMediaId(Long iconMediaId)
Sets the iconMediaId value for this LocationSyncExtension. |
void |
setShouldSyncUrl(Boolean shouldSyncUrl)
Sets the shouldSyncUrl value for this LocationSyncExtension. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.AdExtension |
|---|
getAdExtensionType, getId, setAdExtensionType, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationSyncExtension()
public LocationSyncExtension(Long id,
String adExtensionType,
String email,
String authToken,
Long iconMediaId,
Boolean shouldSyncUrl)
| Method Detail |
|---|
public String getEmail()
null.public void setEmail(String email)
email - * Email associated with the LBC backend data
This field
can be selected using the value "Email".
This field is
required and should not be null.public String getAuthToken()
public void setAuthToken(String authToken)
authToken - * Required authentication token (from ClientLogin API) for the
email - input only.public Long getIconMediaId()
public void setIconMediaId(Long iconMediaId)
iconMediaId - * The business icon to use with the extension
This field
can be selected using the value "IconMediaId".public Boolean getShouldSyncUrl()
public void setShouldSyncUrl(Boolean shouldSyncUrl)
shouldSyncUrl - * Whether we should copy homepage url from LBC entries as the
destination url in location extension.
This field
can be selected using the value "ShouldSyncUrl".public boolean equals(Object obj)
equals in class AdExtensionpublic int hashCode()
hashCode in class AdExtensionpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||