1 | <?php |
||
38 | class AdsInsightsFields extends AbstractEnum { |
||
39 | |||
40 | const ACCOUNT_ID = 'account_id'; |
||
41 | const ACCOUNT_NAME = 'account_name'; |
||
42 | const ACTION_VALUES = 'action_values'; |
||
43 | const ACTIONS = 'actions'; |
||
44 | const AD_ID = 'ad_id'; |
||
45 | const AD_NAME = 'ad_name'; |
||
46 | const ADSET_ID = 'adset_id'; |
||
47 | const ADSET_NAME = 'adset_name'; |
||
48 | const AGE = 'age'; |
||
49 | const APP_STORE_CLICKS = 'app_store_clicks'; |
||
50 | const BUYING_TYPE = 'buying_type'; |
||
51 | const CALL_TO_ACTION_CLICKS = 'call_to_action_clicks'; |
||
52 | const CAMPAIGN_ID = 'campaign_id'; |
||
53 | const CAMPAIGN_NAME = 'campaign_name'; |
||
54 | const CANVAS_AVG_VIEW_PERCENT = 'canvas_avg_view_percent'; |
||
55 | const CANVAS_AVG_VIEW_TIME = 'canvas_avg_view_time'; |
||
56 | const CLICKS = 'clicks'; |
||
57 | const COST_PER_10_SEC_VIDEO_VIEW = 'cost_per_10_sec_video_view'; |
||
58 | const COST_PER_ACTION_TYPE = 'cost_per_action_type'; |
||
59 | const COST_PER_ESTIMATED_AD_RECALLERS = 'cost_per_estimated_ad_recallers'; |
||
60 | const COST_PER_INLINE_LINK_CLICK = 'cost_per_inline_link_click'; |
||
61 | const COST_PER_INLINE_POST_ENGAGEMENT = 'cost_per_inline_post_engagement'; |
||
62 | const COST_PER_TOTAL_ACTION = 'cost_per_total_action'; |
||
63 | const COST_PER_UNIQUE_ACTION_TYPE = 'cost_per_unique_action_type'; |
||
64 | const COST_PER_UNIQUE_CLICK = 'cost_per_unique_click'; |
||
65 | const COST_PER_UNIQUE_INLINE_LINK_CLICK = 'cost_per_unique_inline_link_click'; |
||
66 | const COUNTRY = 'country'; |
||
67 | const CPC = 'cpc'; |
||
68 | const CPM = 'cpm'; |
||
69 | const CPP = 'cpp'; |
||
70 | const CTR = 'ctr'; |
||
71 | const DATE_START = 'date_start'; |
||
72 | const DATE_STOP = 'date_stop'; |
||
73 | const DEEPLINK_CLICKS = 'deeplink_clicks'; |
||
74 | const ESTIMATED_AD_RECALL_RATE = 'estimated_ad_recall_rate'; |
||
75 | const ESTIMATED_AD_RECALLERS = 'estimated_ad_recallers'; |
||
76 | const FREQUENCY = 'frequency'; |
||
77 | const FREQUENCY_VALUE = 'frequency_value'; |
||
78 | const GENDER = 'gender'; |
||
79 | const HOURLY_STATS_AGGREGATED_BY_ADVERTISER_TIME_ZONE = 'hourly_stats_aggregated_by_advertiser_time_zone'; |
||
80 | const HOURLY_STATS_AGGREGATED_BY_AUDIENCE_TIME_ZONE = 'hourly_stats_aggregated_by_audience_time_zone'; |
||
81 | const IMPRESSION_DEVICE = 'impression_device'; |
||
82 | const IMPRESSIONS = 'impressions'; |
||
83 | const INLINE_LINK_CLICK_CTR = 'inline_link_click_ctr'; |
||
84 | const INLINE_LINK_CLICKS = 'inline_link_clicks'; |
||
85 | const INLINE_POST_ENGAGEMENT = 'inline_post_engagement'; |
||
86 | const NEWSFEED_AVG_POSITION = 'newsfeed_avg_position'; |
||
87 | const NEWSFEED_CLICKS = 'newsfeed_clicks'; |
||
88 | const NEWSFEED_IMPRESSIONS = 'newsfeed_impressions'; |
||
89 | const OBJECTIVE = 'objective'; |
||
90 | const PLACE_PAGE_ID = 'place_page_id'; |
||
91 | const PLACE_PAGE_NAME = 'place_page_name'; |
||
92 | const PLACEMENT = 'placement'; |
||
93 | const PRODUCT_ID = 'product_id'; |
||
94 | const REACH = 'reach'; |
||
95 | const REGION = 'region'; |
||
96 | const RELEVANCE_SCORE = 'relevance_score'; |
||
97 | const SOCIAL_CLICKS = 'social_clicks'; |
||
98 | const SOCIAL_IMPRESSIONS = 'social_impressions'; |
||
99 | const SOCIAL_REACH = 'social_reach'; |
||
100 | const SOCIAL_SPEND = 'social_spend'; |
||
101 | const SPEND = 'spend'; |
||
102 | const TOTAL_ACTION_VALUE = 'total_action_value'; |
||
103 | const TOTAL_ACTIONS = 'total_actions'; |
||
104 | const TOTAL_UNIQUE_ACTIONS = 'total_unique_actions'; |
||
105 | const UNIQUE_ACTIONS = 'unique_actions'; |
||
106 | const UNIQUE_CLICKS = 'unique_clicks'; |
||
107 | const UNIQUE_CTR = 'unique_ctr'; |
||
108 | const UNIQUE_IMPRESSIONS = 'unique_impressions'; |
||
109 | const UNIQUE_INLINE_LINK_CLICK_CTR = 'unique_inline_link_click_ctr'; |
||
110 | const UNIQUE_INLINE_LINK_CLICKS = 'unique_inline_link_clicks'; |
||
111 | const UNIQUE_LINK_CLICKS_CTR = 'unique_link_clicks_ctr'; |
||
112 | const UNIQUE_SOCIAL_CLICKS = 'unique_social_clicks'; |
||
113 | const UNIQUE_SOCIAL_IMPRESSIONS = 'unique_social_impressions'; |
||
114 | const VIDEO_10_SEC_WATCHED_ACTIONS = 'video_10_sec_watched_actions'; |
||
115 | const VIDEO_15_SEC_WATCHED_ACTIONS = 'video_15_sec_watched_actions'; |
||
116 | const VIDEO_30_SEC_WATCHED_ACTIONS = 'video_30_sec_watched_actions'; |
||
117 | const VIDEO_AVG_PCT_WATCHED_ACTIONS = 'video_avg_pct_watched_actions'; |
||
118 | const VIDEO_AVG_SEC_WATCHED_ACTIONS = 'video_avg_sec_watched_actions'; |
||
119 | const VIDEO_COMPLETE_WATCHED_ACTIONS = 'video_complete_watched_actions'; |
||
120 | const VIDEO_P100_WATCHED_ACTIONS = 'video_p100_watched_actions'; |
||
121 | const VIDEO_P25_WATCHED_ACTIONS = 'video_p25_watched_actions'; |
||
122 | const VIDEO_P50_WATCHED_ACTIONS = 'video_p50_watched_actions'; |
||
123 | const VIDEO_P75_WATCHED_ACTIONS = 'video_p75_watched_actions'; |
||
124 | const VIDEO_P95_WATCHED_ACTIONS = 'video_p95_watched_actions'; |
||
125 | const WEBSITE_CLICKS = 'website_clicks'; |
||
126 | const WEBSITE_CTR = 'website_ctr'; |
||
127 | |||
128 | public function getFieldTypes() { |
||
219 | } |
||
220 |