in src/FacebookAds/Object/Fields/PageFields.php [187:336]
public function getFieldTypes() {
return array(
'about' => 'string',
'access_token' => 'string',
'ad_campaign' => 'AdSet',
'affiliation' => 'string',
'app_id' => 'string',
'artists_we_like' => 'string',
'attire' => 'string',
'awards' => 'string',
'band_interests' => 'string',
'band_members' => 'string',
'best_page' => 'Page',
'bio' => 'string',
'birthday' => 'string',
'booking_agent' => 'string',
'built' => 'string',
'business' => 'Object',
'can_checkin' => 'bool',
'can_post' => 'bool',
'category' => 'string',
'category_list' => 'list<PageCategory>',
'checkins' => 'unsigned int',
'company_overview' => 'string',
'connected_instagram_account' => 'IGUser',
'connected_page_backed_instagram_account' => 'IGUser',
'contact_address' => 'MailingAddress',
'copyright_whitelisted_ig_partners' => 'list<string>',
'country_page_likes' => 'unsigned int',
'cover' => 'CoverPhoto',
'culinary_team' => 'string',
'current_location' => 'string',
'delivery_and_pickup_option_info' => 'list<string>',
'description' => 'string',
'description_html' => 'string',
'differently_open_offerings' => 'map<string, bool>',
'directed_by' => 'string',
'display_subtext' => 'string',
'displayed_message_response_time' => 'string',
'emails' => 'list<string>',
'engagement' => 'Engagement',
'fan_count' => 'unsigned int',
'featured_video' => 'AdVideo',
'features' => 'string',
'followers_count' => 'unsigned int',
'food_styles' => 'list<string>',
'founded' => 'string',
'general_info' => 'string',
'general_manager' => 'string',
'genre' => 'string',
'global_brand_page_name' => 'string',
'global_brand_root_id' => 'string',
'has_added_app' => 'bool',
'has_transitioned_to_new_page_experience' => 'bool',
'has_whatsapp_business_number' => 'bool',
'has_whatsapp_number' => 'bool',
'hometown' => 'string',
'hours' => 'map<string, string>',
'id' => 'string',
'impressum' => 'string',
'influences' => 'string',
'instagram_business_account' => 'IGUser',
'instant_articles_review_status' => 'string',
'is_always_open' => 'bool',
'is_chain' => 'bool',
'is_community_page' => 'bool',
'is_eligible_for_branded_content' => 'bool',
'is_messenger_bot_get_started_enabled' => 'bool',
'is_messenger_platform_bot' => 'bool',
'is_owned' => 'bool',
'is_permanently_closed' => 'bool',
'is_published' => 'bool',
'is_unclaimed' => 'bool',
'is_verified' => 'bool',
'is_webhooks_subscribed' => 'bool',
'keywords' => 'Object',
'leadgen_tos_acceptance_time' => 'datetime',
'leadgen_tos_accepted' => 'bool',
'leadgen_tos_accepting_user' => 'User',
'link' => 'string',
'location' => 'Location',
'members' => 'string',
'merchant_id' => 'string',
'merchant_review_status' => 'string',
'messaging_feature_status' => 'MessagingFeatureStatus',
'messenger_ads_default_icebreakers' => 'list<string>',
'messenger_ads_default_page_welcome_message' => 'MessengerDestinationPageWelcomeMessage',
'messenger_ads_default_quick_replies' => 'list<string>',
'messenger_ads_quick_replies_type' => 'string',
'mini_shop_storefront' => 'Shop',
'mission' => 'string',
'mpg' => 'string',
'name' => 'string',
'name_with_location_descriptor' => 'string',
'network' => 'string',
'new_like_count' => 'unsigned int',
'offer_eligible' => 'bool',
'overall_star_rating' => 'float',
'page_token' => 'string',
'parent_page' => 'Page',
'parking' => 'PageParking',
'payment_options' => 'PagePaymentOptions',
'personal_info' => 'string',
'personal_interests' => 'string',
'pharma_safety_info' => 'string',
'phone' => 'string',
'pickup_options' => 'list<string>',
'place_type' => 'string',
'plot_outline' => 'string',
'preferred_audience' => 'Targeting',
'press_contact' => 'string',
'price_range' => 'string',
'privacy_info_url' => 'string',
'produced_by' => 'string',
'products' => 'string',
'promotion_eligible' => 'bool',
'promotion_ineligible_reason' => 'string',
'public_transit' => 'string',
'rating_count' => 'unsigned int',
'recipient' => 'string',
'record_label' => 'string',
'release_date' => 'string',
'restaurant_services' => 'PageRestaurantServices',
'restaurant_specialties' => 'PageRestaurantSpecialties',
'schedule' => 'string',
'screenplay_by' => 'string',
'season' => 'string',
'single_line_address' => 'string',
'starring' => 'string',
'start_info' => 'PageStartInfo',
'store_code' => 'string',
'store_location_descriptor' => 'string',
'store_number' => 'unsigned int',
'studio' => 'string',
'supports_donate_button_in_live_video' => 'bool',
'supports_instant_articles' => 'bool',
'talking_about_count' => 'unsigned int',
'temporary_status' => 'string',
'unread_message_count' => 'unsigned int',
'unread_notif_count' => 'unsigned int',
'unseen_message_count' => 'unsigned int',
'username' => 'string',
'verification_status' => 'string',
'voip_info' => 'VoipInfo',
'website' => 'string',
'were_here_count' => 'unsigned int',
'whatsapp_number' => 'string',
'written_by' => 'string',
);
}