|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.adwords.v10.AdGroup
public class AdGroup
| Constructor Summary | |
|---|---|
AdGroup()
|
|
AdGroup(int campaignId,
int id,
java.lang.Long maxContentCpc,
java.lang.Long maxCpc,
java.lang.Long maxCpm,
java.lang.String name,
java.lang.Long proxyMaxCpc,
AdGroupStatus status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
getCampaignId()
Gets the campaignId value for this AdGroup. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getId()
Gets the id value for this AdGroup. |
java.lang.Long |
getMaxContentCpc()
Gets the maxContentCpc value for this AdGroup. |
java.lang.Long |
getMaxCpc()
Gets the maxCpc value for this AdGroup. |
java.lang.Long |
getMaxCpm()
Gets the maxCpm value for this AdGroup. |
java.lang.String |
getName()
Gets the name value for this AdGroup. |
java.lang.Long |
getProxyMaxCpc()
Gets the proxyMaxCpc value for this AdGroup. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
AdGroupStatus |
getStatus()
Gets the status value for this AdGroup. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCampaignId(int campaignId)
Sets the campaignId value for this AdGroup. |
void |
setId(int id)
Sets the id value for this AdGroup. |
void |
setMaxContentCpc(java.lang.Long maxContentCpc)
Sets the maxContentCpc value for this AdGroup. |
void |
setMaxCpc(java.lang.Long maxCpc)
Sets the maxCpc value for this AdGroup. |
void |
setMaxCpm(java.lang.Long maxCpm)
Sets the maxCpm value for this AdGroup. |
void |
setName(java.lang.String name)
Sets the name value for this AdGroup. |
void |
setProxyMaxCpc(java.lang.Long proxyMaxCpc)
Sets the proxyMaxCpc value for this AdGroup. |
void |
setStatus(AdGroupStatus status)
Sets the status value for this AdGroup. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdGroup()
public AdGroup(int campaignId,
int id,
java.lang.Long maxContentCpc,
java.lang.Long maxCpc,
java.lang.Long maxCpm,
java.lang.String name,
java.lang.Long proxyMaxCpc,
AdGroupStatus status)
| Method Detail |
|---|
public int getCampaignId()
public void setCampaignId(int campaignId)
campaignId - public int getId()
public void setId(int id)
id - public java.lang.Long getMaxContentCpc()
public void setMaxContentCpc(java.lang.Long maxContentCpc)
maxContentCpc - public java.lang.Long getMaxCpc()
public void setMaxCpc(java.lang.Long maxCpc)
maxCpc - public java.lang.Long getMaxCpm()
public void setMaxCpm(java.lang.Long maxCpm)
maxCpm - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.Long getProxyMaxCpc()
public void setProxyMaxCpc(java.lang.Long proxyMaxCpc)
proxyMaxCpc - public AdGroupStatus getStatus()
public void setStatus(AdGroupStatus status)
status - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||