// Copyright 2017 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. /** * ReportDefinitionReportType.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.adwords.axis.v201702.cm; public class ReportDefinitionReportType implements java.io.Serializable { private java.lang.String _value_; private static java.util.HashMap _table_ = new java.util.HashMap(); // Constructor protected ReportDefinitionReportType(java.lang.String value) { _value_ = value; _table_.put(_value_,this); } public static final java.lang.String _KEYWORDS_PERFORMANCE_REPORT = "KEYWORDS_PERFORMANCE_REPORT"; public static final java.lang.String _AD_PERFORMANCE_REPORT = "AD_PERFORMANCE_REPORT"; public static final java.lang.String _URL_PERFORMANCE_REPORT = "URL_PERFORMANCE_REPORT"; public static final java.lang.String _ADGROUP_PERFORMANCE_REPORT = "ADGROUP_PERFORMANCE_REPORT"; public static final java.lang.String _CAMPAIGN_PERFORMANCE_REPORT = "CAMPAIGN_PERFORMANCE_REPORT"; public static final java.lang.String _ACCOUNT_PERFORMANCE_REPORT = "ACCOUNT_PERFORMANCE_REPORT"; public static final java.lang.String _GEO_PERFORMANCE_REPORT = "GEO_PERFORMANCE_REPORT"; public static final java.lang.String _SEARCH_QUERY_PERFORMANCE_REPORT = "SEARCH_QUERY_PERFORMANCE_REPORT"; public static final java.lang.String _AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT = "AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT"; public static final java.lang.String _CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT = "CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT"; public static final java.lang.String _CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT = "CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT"; public static final java.lang.String _DESTINATION_URL_REPORT = "DESTINATION_URL_REPORT"; public static final java.lang.String _SHARED_SET_REPORT = "SHARED_SET_REPORT"; public static final java.lang.String _CAMPAIGN_SHARED_SET_REPORT = "CAMPAIGN_SHARED_SET_REPORT"; public static final java.lang.String _SHARED_SET_CRITERIA_REPORT = "SHARED_SET_CRITERIA_REPORT"; public static final java.lang.String _CREATIVE_CONVERSION_REPORT = "CREATIVE_CONVERSION_REPORT"; public static final java.lang.String _CALL_METRICS_CALL_DETAILS_REPORT = "CALL_METRICS_CALL_DETAILS_REPORT"; public static final java.lang.String _KEYWORDLESS_QUERY_REPORT = "KEYWORDLESS_QUERY_REPORT"; public static final java.lang.String _KEYWORDLESS_CATEGORY_REPORT = "KEYWORDLESS_CATEGORY_REPORT"; public static final java.lang.String _CRITERIA_PERFORMANCE_REPORT = "CRITERIA_PERFORMANCE_REPORT"; public static final java.lang.String _CLICK_PERFORMANCE_REPORT = "CLICK_PERFORMANCE_REPORT"; public static final java.lang.String _BUDGET_PERFORMANCE_REPORT = "BUDGET_PERFORMANCE_REPORT"; public static final java.lang.String _BID_GOAL_PERFORMANCE_REPORT = "BID_GOAL_PERFORMANCE_REPORT"; public static final java.lang.String _DISPLAY_KEYWORD_PERFORMANCE_REPORT = "DISPLAY_KEYWORD_PERFORMANCE_REPORT"; public static final java.lang.String _PLACEHOLDER_FEED_ITEM_REPORT = "PLACEHOLDER_FEED_ITEM_REPORT"; public static final java.lang.String _PLACEMENT_PERFORMANCE_REPORT = "PLACEMENT_PERFORMANCE_REPORT"; public static final java.lang.String _CAMPAIGN_NEGATIVE_LOCATIONS_REPORT = "CAMPAIGN_NEGATIVE_LOCATIONS_REPORT"; public static final java.lang.String _GENDER_PERFORMANCE_REPORT = "GENDER_PERFORMANCE_REPORT"; public static final java.lang.String _AGE_RANGE_PERFORMANCE_REPORT = "AGE_RANGE_PERFORMANCE_REPORT"; public static final java.lang.String _CAMPAIGN_LOCATION_TARGET_REPORT = "CAMPAIGN_LOCATION_TARGET_REPORT"; public static final java.lang.String _CAMPAIGN_AD_SCHEDULE_TARGET_REPORT = "CAMPAIGN_AD_SCHEDULE_TARGET_REPORT"; public static final java.lang.String _PAID_ORGANIC_QUERY_REPORT = "PAID_ORGANIC_QUERY_REPORT"; public static final java.lang.String _AUDIENCE_PERFORMANCE_REPORT = "AUDIENCE_PERFORMANCE_REPORT"; public static final java.lang.String _DISPLAY_TOPICS_PERFORMANCE_REPORT = "DISPLAY_TOPICS_PERFORMANCE_REPORT"; public static final java.lang.String _USER_AD_DISTANCE_REPORT = "USER_AD_DISTANCE_REPORT"; public static final java.lang.String _SHOPPING_PERFORMANCE_REPORT = "SHOPPING_PERFORMANCE_REPORT"; public static final java.lang.String _PRODUCT_PARTITION_REPORT = "PRODUCT_PARTITION_REPORT"; public static final java.lang.String _PARENTAL_STATUS_PERFORMANCE_REPORT = "PARENTAL_STATUS_PERFORMANCE_REPORT"; public static final java.lang.String _PLACEHOLDER_REPORT = "PLACEHOLDER_REPORT"; public static final java.lang.String _AD_CUSTOMIZERS_FEED_ITEM_REPORT = "AD_CUSTOMIZERS_FEED_ITEM_REPORT"; public static final java.lang.String _LABEL_REPORT = "LABEL_REPORT"; public static final java.lang.String _FINAL_URL_REPORT = "FINAL_URL_REPORT"; public static final java.lang.String _VIDEO_PERFORMANCE_REPORT = "VIDEO_PERFORMANCE_REPORT"; public static final java.lang.String _TOP_CONTENT_PERFORMANCE_REPORT = "TOP_CONTENT_PERFORMANCE_REPORT"; public static final java.lang.String _UNKNOWN = "UNKNOWN"; public static final ReportDefinitionReportType KEYWORDS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_KEYWORDS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType AD_PERFORMANCE_REPORT = new ReportDefinitionReportType(_AD_PERFORMANCE_REPORT); public static final ReportDefinitionReportType URL_PERFORMANCE_REPORT = new ReportDefinitionReportType(_URL_PERFORMANCE_REPORT); public static final ReportDefinitionReportType ADGROUP_PERFORMANCE_REPORT = new ReportDefinitionReportType(_ADGROUP_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CAMPAIGN_PERFORMANCE_REPORT = new ReportDefinitionReportType(_CAMPAIGN_PERFORMANCE_REPORT); public static final ReportDefinitionReportType ACCOUNT_PERFORMANCE_REPORT = new ReportDefinitionReportType(_ACCOUNT_PERFORMANCE_REPORT); public static final ReportDefinitionReportType GEO_PERFORMANCE_REPORT = new ReportDefinitionReportType(_GEO_PERFORMANCE_REPORT); public static final ReportDefinitionReportType SEARCH_QUERY_PERFORMANCE_REPORT = new ReportDefinitionReportType(_SEARCH_QUERY_PERFORMANCE_REPORT); public static final ReportDefinitionReportType AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType DESTINATION_URL_REPORT = new ReportDefinitionReportType(_DESTINATION_URL_REPORT); public static final ReportDefinitionReportType SHARED_SET_REPORT = new ReportDefinitionReportType(_SHARED_SET_REPORT); public static final ReportDefinitionReportType CAMPAIGN_SHARED_SET_REPORT = new ReportDefinitionReportType(_CAMPAIGN_SHARED_SET_REPORT); public static final ReportDefinitionReportType SHARED_SET_CRITERIA_REPORT = new ReportDefinitionReportType(_SHARED_SET_CRITERIA_REPORT); public static final ReportDefinitionReportType CREATIVE_CONVERSION_REPORT = new ReportDefinitionReportType(_CREATIVE_CONVERSION_REPORT); public static final ReportDefinitionReportType CALL_METRICS_CALL_DETAILS_REPORT = new ReportDefinitionReportType(_CALL_METRICS_CALL_DETAILS_REPORT); public static final ReportDefinitionReportType KEYWORDLESS_QUERY_REPORT = new ReportDefinitionReportType(_KEYWORDLESS_QUERY_REPORT); public static final ReportDefinitionReportType KEYWORDLESS_CATEGORY_REPORT = new ReportDefinitionReportType(_KEYWORDLESS_CATEGORY_REPORT); public static final ReportDefinitionReportType CRITERIA_PERFORMANCE_REPORT = new ReportDefinitionReportType(_CRITERIA_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CLICK_PERFORMANCE_REPORT = new ReportDefinitionReportType(_CLICK_PERFORMANCE_REPORT); public static final ReportDefinitionReportType BUDGET_PERFORMANCE_REPORT = new ReportDefinitionReportType(_BUDGET_PERFORMANCE_REPORT); public static final ReportDefinitionReportType BID_GOAL_PERFORMANCE_REPORT = new ReportDefinitionReportType(_BID_GOAL_PERFORMANCE_REPORT); public static final ReportDefinitionReportType DISPLAY_KEYWORD_PERFORMANCE_REPORT = new ReportDefinitionReportType(_DISPLAY_KEYWORD_PERFORMANCE_REPORT); public static final ReportDefinitionReportType PLACEHOLDER_FEED_ITEM_REPORT = new ReportDefinitionReportType(_PLACEHOLDER_FEED_ITEM_REPORT); public static final ReportDefinitionReportType PLACEMENT_PERFORMANCE_REPORT = new ReportDefinitionReportType(_PLACEMENT_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CAMPAIGN_NEGATIVE_LOCATIONS_REPORT = new ReportDefinitionReportType(_CAMPAIGN_NEGATIVE_LOCATIONS_REPORT); public static final ReportDefinitionReportType GENDER_PERFORMANCE_REPORT = new ReportDefinitionReportType(_GENDER_PERFORMANCE_REPORT); public static final ReportDefinitionReportType AGE_RANGE_PERFORMANCE_REPORT = new ReportDefinitionReportType(_AGE_RANGE_PERFORMANCE_REPORT); public static final ReportDefinitionReportType CAMPAIGN_LOCATION_TARGET_REPORT = new ReportDefinitionReportType(_CAMPAIGN_LOCATION_TARGET_REPORT); public static final ReportDefinitionReportType CAMPAIGN_AD_SCHEDULE_TARGET_REPORT = new ReportDefinitionReportType(_CAMPAIGN_AD_SCHEDULE_TARGET_REPORT); public static final ReportDefinitionReportType PAID_ORGANIC_QUERY_REPORT = new ReportDefinitionReportType(_PAID_ORGANIC_QUERY_REPORT); public static final ReportDefinitionReportType AUDIENCE_PERFORMANCE_REPORT = new ReportDefinitionReportType(_AUDIENCE_PERFORMANCE_REPORT); public static final ReportDefinitionReportType DISPLAY_TOPICS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_DISPLAY_TOPICS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType USER_AD_DISTANCE_REPORT = new ReportDefinitionReportType(_USER_AD_DISTANCE_REPORT); public static final ReportDefinitionReportType SHOPPING_PERFORMANCE_REPORT = new ReportDefinitionReportType(_SHOPPING_PERFORMANCE_REPORT); public static final ReportDefinitionReportType PRODUCT_PARTITION_REPORT = new ReportDefinitionReportType(_PRODUCT_PARTITION_REPORT); public static final ReportDefinitionReportType PARENTAL_STATUS_PERFORMANCE_REPORT = new ReportDefinitionReportType(_PARENTAL_STATUS_PERFORMANCE_REPORT); public static final ReportDefinitionReportType PLACEHOLDER_REPORT = new ReportDefinitionReportType(_PLACEHOLDER_REPORT); public static final ReportDefinitionReportType AD_CUSTOMIZERS_FEED_ITEM_REPORT = new ReportDefinitionReportType(_AD_CUSTOMIZERS_FEED_ITEM_REPORT); public static final ReportDefinitionReportType LABEL_REPORT = new ReportDefinitionReportType(_LABEL_REPORT); public static final ReportDefinitionReportType FINAL_URL_REPORT = new ReportDefinitionReportType(_FINAL_URL_REPORT); public static final ReportDefinitionReportType VIDEO_PERFORMANCE_REPORT = new ReportDefinitionReportType(_VIDEO_PERFORMANCE_REPORT); public static final ReportDefinitionReportType TOP_CONTENT_PERFORMANCE_REPORT = new ReportDefinitionReportType(_TOP_CONTENT_PERFORMANCE_REPORT); public static final ReportDefinitionReportType UNKNOWN = new ReportDefinitionReportType(_UNKNOWN); public java.lang.String getValue() { return _value_;} public static ReportDefinitionReportType fromValue(java.lang.String value) throws java.lang.IllegalArgumentException { ReportDefinitionReportType enumeration = (ReportDefinitionReportType) _table_.get(value); if (enumeration==null) throw new java.lang.IllegalArgumentException(); return enumeration; } public static ReportDefinitionReportType fromString(java.lang.String value) throws java.lang.IllegalArgumentException { return fromValue(value); } public boolean equals(java.lang.Object obj) {return (obj == this);} public int hashCode() { return toString().hashCode();} public java.lang.String toString() { return _value_;} public java.lang.Object readResolve() throws java.io.ObjectStreamException { return fromValue(_value_);} public static org.apache.axis.encoding.Serializer getSerializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType) { return new org.apache.axis.encoding.ser.EnumSerializer( _javaType, _xmlType); } public static org.apache.axis.encoding.Deserializer getDeserializer( java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType) { return new org.apache.axis.encoding.ser.EnumDeserializer( _javaType, _xmlType); } // Type metadata private static org.apache.axis.description.TypeDesc typeDesc = new org.apache.axis.description.TypeDesc(ReportDefinitionReportType.class); static { typeDesc.setXmlType(new javax.xml.namespace.QName("https://adwords.google.com/api/adwords/cm/v201702", "ReportDefinition.ReportType")); } /** * Return type metadata object */ public static org.apache.axis.description.TypeDesc getTypeDesc() { return typeDesc; } }