com.google.api.ads.adwords.v201109.cm
Class ReportDefinitionReportType
java.lang.Object
com.google.api.ads.adwords.v201109.cm.ReportDefinitionReportType
- All Implemented Interfaces:
- Serializable
public class ReportDefinitionReportType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_KEYWORDS_PERFORMANCE_REPORT
public static final String _KEYWORDS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_AD_PERFORMANCE_REPORT
public static final String _AD_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_URL_PERFORMANCE_REPORT
public static final String _URL_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_ADGROUP_PERFORMANCE_REPORT
public static final String _ADGROUP_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_CAMPAIGN_PERFORMANCE_REPORT
public static final String _CAMPAIGN_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_ACCOUNT_PERFORMANCE_REPORT
public static final String _ACCOUNT_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_DEMOGRAPHIC_PERFORMANCE_REPORT
public static final String _DEMOGRAPHIC_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_GEO_PERFORMANCE_REPORT
public static final String _GEO_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_SEARCH_QUERY_PERFORMANCE_REPORT
public static final String _SEARCH_QUERY_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_MANAGED_PLACEMENTS_PERFORMANCE_REPORT
public static final String _MANAGED_PLACEMENTS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
public static final String _AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
public static final String _CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
public static final String _CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_AD_EXTENSIONS_PERFORMANCE_REPORT
public static final String _AD_EXTENSIONS_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_DESTINATION_URL_REPORT
public static final String _DESTINATION_URL_REPORT
- See Also:
- Constant Field Values
_CREATIVE_CONVERSION_REPORT
public static final String _CREATIVE_CONVERSION_REPORT
- See Also:
- Constant Field Values
_CRITERIA_PERFORMANCE_REPORT
public static final String _CRITERIA_PERFORMANCE_REPORT
- See Also:
- Constant Field Values
_UNKNOWN
public static final String _UNKNOWN
- See Also:
- Constant Field Values
KEYWORDS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType KEYWORDS_PERFORMANCE_REPORT
AD_PERFORMANCE_REPORT
public static final ReportDefinitionReportType AD_PERFORMANCE_REPORT
URL_PERFORMANCE_REPORT
public static final ReportDefinitionReportType URL_PERFORMANCE_REPORT
ADGROUP_PERFORMANCE_REPORT
public static final ReportDefinitionReportType ADGROUP_PERFORMANCE_REPORT
CAMPAIGN_PERFORMANCE_REPORT
public static final ReportDefinitionReportType CAMPAIGN_PERFORMANCE_REPORT
ACCOUNT_PERFORMANCE_REPORT
public static final ReportDefinitionReportType ACCOUNT_PERFORMANCE_REPORT
DEMOGRAPHIC_PERFORMANCE_REPORT
public static final ReportDefinitionReportType DEMOGRAPHIC_PERFORMANCE_REPORT
GEO_PERFORMANCE_REPORT
public static final ReportDefinitionReportType GEO_PERFORMANCE_REPORT
SEARCH_QUERY_PERFORMANCE_REPORT
public static final ReportDefinitionReportType SEARCH_QUERY_PERFORMANCE_REPORT
MANAGED_PLACEMENTS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType MANAGED_PLACEMENTS_PERFORMANCE_REPORT
AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
AD_EXTENSIONS_PERFORMANCE_REPORT
public static final ReportDefinitionReportType AD_EXTENSIONS_PERFORMANCE_REPORT
DESTINATION_URL_REPORT
public static final ReportDefinitionReportType DESTINATION_URL_REPORT
CREATIVE_CONVERSION_REPORT
public static final ReportDefinitionReportType CREATIVE_CONVERSION_REPORT
CRITERIA_PERFORMANCE_REPORT
public static final ReportDefinitionReportType CRITERIA_PERFORMANCE_REPORT
UNKNOWN
public static final ReportDefinitionReportType UNKNOWN
ReportDefinitionReportType
protected ReportDefinitionReportType(String value)
getValue
public String getValue()
fromValue
public static ReportDefinitionReportType fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static ReportDefinitionReportType fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
Copyright © 2011. All Rights Reserved.