in src/FacebookAds/Object/Fields/ApplicationFields.php [142:246]
public function getFieldTypes() {
return array(
'aam_rules' => 'string',
'an_ad_space_limit' => 'unsigned int',
'an_platforms' => 'list<string>',
'android_key_hash' => 'list<string>',
'android_sdk_error_categories' => 'list<Object>',
'app_domains' => 'list<string>',
'app_events_config' => 'Object',
'app_events_feature_bitmask' => 'unsigned int',
'app_events_session_timeout' => 'unsigned int',
'app_install_tracked' => 'bool',
'app_name' => 'string',
'app_signals_binding_ios' => 'list<Object>',
'app_type' => 'unsigned int',
'auth_dialog_data_help_url' => 'string',
'auth_dialog_headline' => 'string',
'auth_dialog_perms_explanation' => 'string',
'auth_referral_default_activity_privacy' => 'string',
'auth_referral_enabled' => 'unsigned int',
'auth_referral_extended_perms' => 'list<string>',
'auth_referral_friend_perms' => 'list<string>',
'auth_referral_response_type' => 'string',
'auth_referral_user_perms' => 'list<string>',
'auto_event_mapping_android' => 'list<Object>',
'auto_event_mapping_ios' => 'list<Object>',
'auto_event_setup_enabled' => 'bool',
'canvas_fluid_height' => 'bool',
'canvas_fluid_width' => 'unsigned int',
'canvas_url' => 'string',
'category' => 'string',
'client_config' => 'map',
'company' => 'string',
'configured_ios_sso' => 'bool',
'contact_email' => 'string',
'created_time' => 'datetime',
'creator_uid' => 'string',
'daily_active_users' => 'string',
'daily_active_users_rank' => 'unsigned int',
'deauth_callback_url' => 'string',
'default_share_mode' => 'string',
'description' => 'string',
'financial_id' => 'string',
'gdpv4_chrome_custom_tabs_enabled' => 'bool',
'gdpv4_enabled' => 'bool',
'gdpv4_nux_content' => 'string',
'gdpv4_nux_enabled' => 'bool',
'has_messenger_product' => 'bool',
'hosting_url' => 'string',
'icon_url' => 'string',
'id' => 'string',
'ios_bundle_id' => 'list<string>',
'ios_sdk_dialog_flows' => 'Object',
'ios_sdk_error_categories' => 'list<Object>',
'ios_sfvc_attr' => 'bool',
'ios_supports_native_proxy_auth_flow' => 'bool',
'ios_supports_system_auth' => 'bool',
'ipad_app_store_id' => 'string',
'iphone_app_store_id' => 'string',
'latest_sdk_version' => 'Object',
'link' => 'string',
'logging_token' => 'string',
'login_secret' => 'string',
'logo_url' => 'string',
'migrations' => 'map<string, bool>',
'mobile_profile_section_url' => 'string',
'mobile_web_url' => 'string',
'monthly_active_users' => 'string',
'monthly_active_users_rank' => 'unsigned int',
'name' => 'string',
'namespace' => 'string',
'object_store_urls' => 'Object',
'page_tab_default_name' => 'string',
'page_tab_url' => 'string',
'photo_url' => 'string',
'privacy_policy_url' => 'string',
'profile_section_url' => 'string',
'property_id' => 'string',
'real_time_mode_devices' => 'list<string>',
'restrictions' => 'Object',
'restrictive_data_filter_params' => 'string',
'restrictive_data_filter_rules' => 'string',
'sdk_update_message' => 'string',
'seamless_login' => 'int',
'secure_canvas_url' => 'string',
'secure_page_tab_url' => 'string',
'server_ip_whitelist' => 'string',
'smart_login_bookmark_icon_url' => 'string',
'smart_login_menu_icon_url' => 'string',
'social_discovery' => 'unsigned int',
'subcategory' => 'string',
'suggested_events_setting' => 'string',
'supported_platforms' => 'list<SupportedPlatforms>',
'supports_apprequests_fast_app_switch' => 'Object',
'supports_attribution' => 'bool',
'supports_implicit_sdk_logging' => 'bool',
'suppress_native_ios_gdp' => 'bool',
'terms_of_service_url' => 'string',
'url_scheme_suffix' => 'string',
'user_support_email' => 'string',
'user_support_url' => 'string',
'website_url' => 'string',
'weekly_active_users' => 'string',
);
}