class Embulk::Input::YahooAds::Column
Public Class Methods
all()
click to toggle source
# File lib/embulk/input/yahoo_ads/column.rb, line 5 def self.all [ { :request_name => "ADGROUP_DESKTOP_BID_MODIFIER", :xml_name => "desktopBidAdj", :type => :double }, { :request_name => "ADGROUP_MOBILE_BID_MODIFIER", :xml_name => "mobileBidAdj", :type => :double }, { :request_name => "ADGROUP_TABLET_BID_MODIFIER", :xml_name => "tabletBidAdj", :type => :double }, { :request_name => "ALL_CONV", :xml_name => "allConv", :type => :double }, { :request_name => "ALL_CONV_RATE", :xml_name => "allConvRate", :type => :double }, { :request_name => "ALL_CONV_VALUE", :xml_name => "allConvValue", :type => :double }, { :request_name => "AVG_CPC", :xml_name => "averageCpc", :type => :double }, { :request_name => "AVG_CPV", :xml_name => "avgCpv", :type => :double }, { :request_name => "AVG_DELIVER_RANK", :xml_name => "averagePosition", :type => :double }, { :request_name => "AVG_DURATION_VIDEO_VIEWED", :xml_name => "avgDurationVideoViewed", :type => :double }, { :request_name => "AVG_PERCENT_VIDEO_VIEWED", :xml_name => "avgPercentVideoViewed", :type => :double }, { :request_name => "BUDGET_LOST_IMPRESSION_SHARE", :xml_name => "budgetLostImpressionShare", :type => :double }, { :request_name => "CAMPAIGN_DESKTOP_BID_MODIFIER", :xml_name => "desktopBidAdj", :type => :double }, { :request_name => "CAMPAIGN_MOBILE_BID_MODIFIER", :xml_name => "mobileBidAdj", :type => :double }, { :request_name => "CAMPAIGN_TABLET_BID_MODIFIER", :xml_name => "tabletBidAdj", :type => :double }, { :request_name => "CLICK_RATE", :xml_name => "ctr", :type => :double }, { :request_name => "CONVERSIONS", :xml_name => "conversions", :type => :double }, { :request_name => "CONVERSION_RATE_OLD", :xml_name => "totalConversionRateOld", :type => :double }, { :request_name => "CONV_RATE", :xml_name => "convRate", :type => :double }, { :request_name => "CONV_VALUE", :xml_name => "convValue", :type => :double }, { :request_name => "COST_PER_ALL_CONV", :xml_name => "costPerAllConv", :type => :double }, { :request_name => "COST_PER_CONV", :xml_name => "costPerConv", :type => :double }, { :request_name => "CPA_OLD", :xml_name => "costTotalConversionsOld", :type => :double }, { :request_name => "EXACT_MATCH_IMPRESSION_SHARE", :xml_name => "exactMatchImpressionShare", :type => :double }, { :request_name => "IMPRESSION_SHARE", :xml_name => "impressionShare", :type => :double }, { :request_name => "INVALID_CLICK_RATE", :xml_name => "invalidClickRate", :type => :double }, { :request_name => "INVIEW_CLICK_RATE", :xml_name => "viewableCtr", :type => :double }, { :request_name => "INVIEW_RATE", :xml_name => "viewableImpressionRate", :type => :double }, { :request_name => "QUALITY_LOST_IMPRESSION_SHARE", :xml_name => "qualityLostImpressionShare", :type => :double }, { :request_name => "REVENUE_CONVERSION_OLD", :xml_name => "revenueTotalConversionOld", :type => :double }, { :request_name => "TARGET_CPA", :xml_name => "targetCpa", :type => :double }, { :request_name => "TARGET_ROAS", :xml_name => "targetRoas", :type => :double }, { :request_name => "VALUE_PER_ALL_CONV", :xml_name => "valuePerAllConv", :type => :double }, { :request_name => "VALUE_PER_CONV", :xml_name => "valuePerConv", :type => :double }, { :request_name => "VIDEO_VIEWED_RATE", :xml_name => "videoViewedRate", :type => :double }, { :request_name => "ADGROUP_DISTRIBUTION_SETTINGS", :xml_name => "adgroupDistributionSettings", :type => :string }, { :request_name => "AD_DISTRIBUTION_SETTINGS", :xml_name => "adDistributionSettings", :type => :string }, { :request_name => "AD_EDITORIAL_STATUS", :xml_name => "adEditorialStatus", :type => :string }, { :request_name => "AD_TYPE", :xml_name => "adType", :type => :string }, { :request_name => "BID_AUTOMATION", :xml_name => "biddingAdjustmentMethodOfTargetPositionInSearchResults", :type => :string }, { :request_name => "BID_STRATEGY_TYPE", :xml_name => "autoBiddingType", :type => :string }, { :request_name => "CAMPAIGN_DISTRIBUTION_SETTINGS", :xml_name => "campaignDistributionSettings", :type => :string }, { :request_name => "CAMPAIGN_DISTRIBUTION_STATUS", :xml_name => "campaignDistributionStatus", :type => :string }, { :request_name => "CAMPAIGN_TYPE", :xml_name => "campaignType", :type => :string }, { :request_name => "CITY", :xml_name => "city", :type => :string }, { :request_name => "CITY_WARD_DISTRICT", :xml_name => "cityWardDistrict", :type => :string }, { :request_name => "CLICK_TYPE", :xml_name => "clickType", :type => :string }, { :request_name => "COUNTRY_TERRITORY", :xml_name => "countryTerritory", :type => :string }, { :request_name => "DAY_OF_WEEK", :xml_name => "dayOfWeek", :type => :string }, { :request_name => "DEVICE", :xml_name => "device", :type => :string }, { :request_name => "DEVICE_PREFERENCE", :xml_name => "focusDevice", :type => :string }, { :request_name => "EDITORIAL_STATUS", :xml_name => "editorialStatus", :type => :string }, { :request_name => "IS_SELF_ACTION", :xml_name => "isSelfAction", :type => :string }, { :request_name => "KEYWORD_DISTRIBUTION_SETTINGS", :xml_name => "keywordDistributionSettings", :type => :string }, { :request_name => "KEYWORD_EDITORIAL_STATUS", :xml_name => "kwEditorialStatus", :type => :string }, { :request_name => "KEYWORD_MATCH_TYPE", :xml_name => "keywordMatchType", :type => :string }, { :request_name => "KEYWORD_TARGETING_MATCH_TYPE", :xml_name => "targetKeywordMatchType", :type => :string }, { :request_name => "LIMITED_BUDGETS", :xml_name => "limitByCampaignBudgetOfTargetPositionInSearchResults", :type => :string }, { :request_name => "LOCATION_TYPE", :xml_name => "locationType", :type => :string }, { :request_name => "LOW_QUALITY_KEYWORDS", :xml_name => "lowQualityKeywordOfTargetPositionInSearchResults", :type => :string }, { :request_name => "MONTH_OF_YEAR", :xml_name => "monthofYear", :type => :string }, { :request_name => "NETWORK", :xml_name => "network", :type => :string }, { :request_name => "OBJECT_OF_CONVERSION_TRACKING", :xml_name => "objectiveOfConversionTracking", :type => :string }, { :request_name => "PLACEHOLDER_TYPE", :xml_name => "adDisplayOptionType", :type => :string }, { :request_name => "PREFECTURE", :xml_name => "prefecture", :type => :string }, { :request_name => "SEARCH_QUERY_MATCH_TYPE", :xml_name => "searchQueryMatchType", :type => :string }, { :request_name => "TARGET_LIST_ATTACHMENT_LEVEL", :xml_name => "targetListAttachmentLevel", :type => :string }, { :request_name => "TARGET_LIST_STATUS", :xml_name => "reachStatus", :type => :string }, { :request_name => "TARGET_LOCATION_RESTRICTION", :xml_name => "targetLocationRestriction", :type => :string }, { :request_name => "TARGET_SCHEDULE", :xml_name => "targetSchedule", :type => :string }, { :request_name => "TARGET_SEARCH_PAGE_LOCATION", :xml_name => "adPositionOfTargetPositionInSearchResults", :type => :string }, { :request_name => "ACCOUNT_ID", :xml_name => "accountID", :type => :string }, { :request_name => "ADGROUP_BID", :xml_name => "adGroupBid", :type => :long }, { :request_name => "ADGROUP_COUNT", :xml_name => "adGroups", :type => :long }, { :request_name => "ADGROUP_ID", :xml_name => "adgroupID", :type => :string }, { :request_name => "ADGROUP_TRACKING_ID", :xml_name => "adgroupTrackingID", :type => :string }, { :request_name => "AD_ID", :xml_name => "adID", :type => :string }, { :request_name => "AD_KEYWORD_ID", :xml_name => "adKeywordID", :type => :string }, { :request_name => "AD_TRACKING_ID", :xml_name => "adTrackingID", :type => :string }, { :request_name => "AUTO_VIDEO_PLAYS", :xml_name => "autoVideoPlays", :type => :long }, { :request_name => "BID", :xml_name => "bid", :type => :long }, { :request_name => "BID_MULTIPLIER", :xml_name => "bidAdjustment", :type => :long }, { :request_name => "BID_MULTIPLIER_OF_TARGET_PAGE_LOCATION", :xml_name => "biddingAdjustmentOfTargetPositionInSearchResults", :type => :long }, { :request_name => "BID_STRATEGY_ID", :xml_name => "autoBiddingID", :type => :string }, { :request_name => "CAMPAIGN_COUNT", :xml_name => "campaigns", :type => :long }, { :request_name => "CAMPAIGN_ID", :xml_name => "campaignID", :type => :string }, { :request_name => "CAMPAIGN_TRACKING_ID", :xml_name => "campaignTrackingID", :type => :string }, { :request_name => "CLICK", :xml_name => "clicks", :type => :long }, { :request_name => "CLICKS", :xml_name => "clicks", :type => :long }, { :request_name => "CLICK_VIDEO_PLAYS", :xml_name => "clickVideoPlays", :type => :long }, { :request_name => "CONVERSIONS", :xml_name => "conversions", :type => :long }, { :request_name => "CONVERSION_OLD", :xml_name => "totalConversionsOld", :type => :long }, { :request_name => "COST", :xml_name => "cost", :type => :long }, { :request_name => "DAILY_SPENDING_LIMIT", :xml_name => "dailySpendingLimit", :type => :long }, { :request_name => "FEED_ID", :xml_name => "dataAssignmentListId", :type => :string }, { :request_name => "FEED_ID", :xml_name => "feedID", :type => :string }, { :request_name => "FEED_ITEM_ID", :xml_name => "adDisplayOptionID", :type => :string }, { :request_name => "FEED_ITEM_ID", :xml_name => "dataAssignmentListDetails", :type => :string }, { :request_name => "FEED_ITEM_TRACKING_ID", :xml_name => "adDisplayOptionTrackingID", :type => :string }, { :request_name => "FIRST_PAGE_BID_ESTIMATE", :xml_name => "firstPageBidEstimate", :type => :long }, { :request_name => "HOUR", :xml_name => "hourofday", :type => :long }, { :request_name => "HOUR_OF_DAY", :xml_name => "hourofday", :type => :long }, { :request_name => "IMPS", :xml_name => "impressions", :type => :long }, { :request_name => "INVALID_CLICKS", :xml_name => "invalidClicks", :type => :long }, { :request_name => "INVIEW_CLICK", :xml_name => "viewableClicks", :type => :long }, { :request_name => "KEYWORD_ID", :xml_name => "keywordID", :type => :string }, { :request_name => "KEYWORD_TRACKING_ID", :xml_name => "keywordTrackingID", :type => :string }, { :request_name => "LOWER_BID_LIMIT_OF_TARGET_CPA", :xml_name => "lowerBidLimitForTargetCpa", :type => :long }, { :request_name => "LOWER_BID_LIMIT_OF_TARGET_ROAS", :xml_name => "lowerBidLimitForTargetRoas", :type => :long }, { :request_name => "QUALITY_INDEX", :xml_name => "qualityIndex", :type => :long }, { :request_name => "REVENUE", :xml_name => "revenue", :type => :long }, { :request_name => "REVENUE_OLD", :xml_name => "totalRevenueOld", :type => :long }, { :request_name => "REVENUE_PER_CONV", :xml_name => "revenuePerConv", :type => :long }, { :request_name => "SEARCHKEYWORD_ID", :xml_name => "searchKeywordID", :type => :string }, { :request_name => "TARGETING_ADGROUP_ID", :xml_name => "targetAdGroupID", :type => :string }, { :request_name => "TARGETING_CAMPAIGN_ID", :xml_name => "targetCampaignID", :type => :string }, { :request_name => "TARGET_LIST_ID", :xml_name => "targetListID", :type => :string }, { :request_name => "TARGET_LIST_TRACKING_ID", :xml_name => "targetListTrackingID", :type => :string }, { :request_name => "TARGET_SCHEDULE_ID", :xml_name => "targetScheduleID", :type => :string }, { :request_name => "TOP_OF_PAGE_BID_ESTIMATE", :xml_name => "topOfPageBidEstimate", :type => :long }, { :request_name => "TOTAL_VIEWABLE_IMPS", :xml_name => "measurableImpressions", :type => :long }, { :request_name => "UNIQUE_USERS", :xml_name => "uniqueUsers", :type => :long }, { :request_name => "UPPER_BID_LIMIT_OF_MAXIMIZE_CLICKS", :xml_name => "bidLimitForMaximizeClicks", :type => :long }, { :request_name => "UPPER_BID_LIMIT_OF_TARGET_CPA", :xml_name => "bidLimitForTargetCpa", :type => :long }, { :request_name => "UPPER_BID_LIMIT_OF_TARGET_PAGE_LOCATION", :xml_name => "bidLimitForTargetPositionInSearchResults", :type => :long }, { :request_name => "UPPER_BID_LIMIT_OF_TARGET_ROAS", :xml_name => "bidLimitForTargetRoas", :type => :long }, { :request_name => "URL_ID", :xml_name => "destinationURLID", :type => :string }, { :request_name => "VIDEO_PLAYS", :xml_name => "videoPlays", :type => :long }, { :request_name => "VIDEO_VIEWS_TO_100", :xml_name => "videoViewsTo100", :type => :long }, { :request_name => "VIDEO_VIEWS_TO_25", :xml_name => "videoViewsTo25", :type => :long }, { :request_name => "VIDEO_VIEWS_TO_50", :xml_name => "videoViewsTo50", :type => :long }, { :request_name => "VIDEO_VIEWS_TO_75", :xml_name => "videoViewsTo75", :type => :long }, { :request_name => "VIDEO_VIEWS_TO_95", :xml_name => "videoViewsTo95", :type => :long }, { :request_name => "VIEWABLE_IMPS", :xml_name => "viewableImpressions", :type => :long }, { :request_name => "ACCOUNT_NAME", :xml_name => "accountName", :type => :string }, { :request_name => "ADGROUP_NAME", :xml_name => "adgroupName", :type => :string }, { :request_name => "AD_LAYOUT", :xml_name => "adLayout", :type => :string }, { :request_name => "AD_NAME", :xml_name => "adName", :type => :string }, { :request_name => "AD_STYLE", :xml_name => "adStyle", :type => :string }, { :request_name => "AD_TITLE", :xml_name => "title", :type => :string }, { :request_name => "AD_TYPE", :xml_name => "adType", :type => :string }, { :request_name => "AGE", :xml_name => "age", :type => :string }, { :request_name => "APPLI", :xml_name => "appli", :type => :string }, { :request_name => "APP_ID", :xml_name => "appID", :type => :string }, { :request_name => "APP_NAME", :xml_name => "appName", :type => :string }, { :request_name => "APP_OS", :xml_name => "appOS", :type => :string }, { :request_name => "BID_STRATEGY_NAME", :xml_name => "autoBiddingName", :type => :string }, { :request_name => "CALLOUT", :xml_name => "callout", :type => :string }, { :request_name => "CAMPAIGN_END_DATE", :xml_name => "campaignEndDate", :type => :string }, { :request_name => "CAMPAIGN_NAME", :xml_name => "campaignName", :type => :string }, { :request_name => "CAMPAIGN_START_DATE", :xml_name => "campaignStartDate", :type => :string }, { :request_name => "CAMPAIGN_TYPE", :xml_name => "campaignType", :type => :string }, { :request_name => "CARRIER", :xml_name => "carrier", :type => :string }, { :request_name => "CITY_ID", :xml_name => "cityID", :type => :string }, { :request_name => "CITY_NAME", :xml_name => "city", :type => :string }, { :request_name => "CONVERSION_CATEGORY", :xml_name => "objectiveOfConversionTracking", :type => :string }, { :request_name => "CONVERSION_LABEL", :xml_name => "conversionName", :type => :string }, { :request_name => "CONVERSION_NAME", :xml_name => "conversionName", :type => :string }, { :request_name => "CUSTOM_PARAMETERS", :xml_name => "customParameters", :type => :string }, { :request_name => "CUSTOM_URL", :xml_name => "customURL", :type => :string }, { :request_name => "DAY", :xml_name => "day", :type => :string }, { :request_name => "DELIVER", :xml_name => "deliverName", :type => :string }, { :request_name => "DELIVER_URL", :xml_name => "adDeliveryURL", :type => :string }, { :request_name => "DESC", :xml_name => "description", :type => :string }, { :request_name => "DESCRIPTION", :xml_name => "description1", :type => :string }, { :request_name => "DESCRIPTION1", :xml_name => "description1", :type => :string }, { :request_name => "DESCRIPTION2", :xml_name => "description2", :type => :string }, { :request_name => "DESTINATION_URL", :xml_name => "destinationURL", :type => :string }, { :request_name => "DEVICE", :xml_name => "device", :type => :string }, { :request_name => "DIRECTORY1", :xml_name => "directory1", :type => :string }, { :request_name => "DIRECTORY2", :xml_name => "directory2", :type => :string }, { :request_name => "DISPLAY_URL", :xml_name => "displayURL", :type => :string }, { :request_name => "FEED_ITEM_ATTRIBUTES", :xml_name => "dataAssignmentList", :type => :string }, { :request_name => "FEED_ITEM_END_DATE", :xml_name => "adDisplayOptionEndDate", :type => :string }, { :request_name => "FEED_ITEM_END_DATE", :xml_name => "dataAssignmentListDetailsEndDate", :type => :string }, { :request_name => "FEED_ITEM_START_DATE", :xml_name => "adDisplayOptionStartDate", :type => :string }, { :request_name => "FEED_ITEM_START_DATE", :xml_name => "dataAssignmentListDetailsStartDate", :type => :string }, { :request_name => "FREQUENCY", :xml_name => "frequency", :type => :string }, { :request_name => "GENDER", :xml_name => "gender", :type => :string }, { :request_name => "IMAGE_OPTION", :xml_name => "imageOption", :type => :string }, { :request_name => "INTEREST_CATEGORY", :xml_name => "interestCategory", :type => :string }, { :request_name => "KEYWORD", :xml_name => "keyword", :type => :string }, { :request_name => "KEYWORD_TARGETING_TEXT", :xml_name => "targetKeywordText", :type => :string }, { :request_name => "LANDING_PAGE_URL", :xml_name => "landingPageURL", :type => :string }, { :request_name => "LANDING_PAGE_URL_SMARTPHONE", :xml_name => "landingPageURLSmartphone", :type => :string }, { :request_name => "MEDIA_AD_FORMAT", :xml_name => "pixelSize", :type => :string }, { :request_name => "MEDIA_FILE_NAME", :xml_name => "fileName", :type => :string }, { :request_name => "MEDIA_ID", :xml_name => "mediaID", :type => :string }, { :request_name => "MEDIA_NAME", :xml_name => "mediaName", :type => :string }, { :request_name => "MONTH", :xml_name => "month", :type => :string }, { :request_name => "NEGATIVE_KEYWORD", :xml_name => "negativeKeywords", :type => :string }, { :request_name => "OS", :xml_name => "os", :type => :string }, { :request_name => "PHONE_NUMBER", :xml_name => "phoneNumber", :type => :string }, { :request_name => "PREF_ID", :xml_name => "prefectureID", :type => :string }, { :request_name => "PREF_NAME", :xml_name => "prefecture", :type => :string }, { :request_name => "QUARTER", :xml_name => "quarter", :type => :string }, { :request_name => "QUICK_LINK_TEXT", :xml_name => "quickLinkText", :type => :string }, { :request_name => "QUICK_LINK_URL", :xml_name => "quickLinkURL", :type => :string }, { :request_name => "SEARCHKEYWORD", :xml_name => "searchKeyword", :type => :string }, { :request_name => "SEARCH_QUERY", :xml_name => "searchQuery", :type => :string }, { :request_name => "SEARCH_QUERY_DESTINATION_URL", :xml_name => "searchQueryDestinationURL", :type => :string }, { :request_name => "SITE_CATEGORY", :xml_name => "siteCategory", :type => :string }, { :request_name => "TARGET_LIST_NAME", :xml_name => "targetListName", :type => :string }, { :request_name => "TARGET_LOCATION_ID", :xml_name => "targetLocationID", :type => :string }, { :request_name => "TARGET_LOCATION_NAME", :xml_name => "targetLocation", :type => :string }, { :request_name => "TARGET_LOCATION_NAME", :xml_name => "targetLocationName", :type => :string }, { :request_name => "TITLE", :xml_name => "title", :type => :string }, { :request_name => "TITLE1", :xml_name => "title1", :type => :string }, { :request_name => "TITLE2", :xml_name => "title2", :type => :string }, { :request_name => "TRACKING_URL", :xml_name => "trackingURL", :type => :string }, { :request_name => "URL_NAME", :xml_name => "destinationURL", :type => :string }, { :request_name => "WARD_ID", :xml_name => "wardID", :type => :string }, { :request_name => "WARD_NAME", :xml_name => "ward", :type => :string }, { :request_name => "WEEK", :xml_name => "week", :type => :string }, { :request_name => "YEAR", :xml_name => "year", :type => :string }, ] end