{"slug":"ad-integration-for-mobile-de-api","name":"Ad Integration for mobile.de API","description":"Plugin to integrate the Ad-Integration for mobile.de via the API and show your vehicles on your website.","author":"ComMotion","active_installs":20,"version":"1.3.2","wp_org_url":"https://wordpress.org/plugins/ad-integration-for-mobile-de-api/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"mobile_api_logs","full_table_name":"wp_mobile_api_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[{"name":"log_id","type":"INT(11)","nullable":false,"primary_key":true},{"name":"ad_key","type":"INT(11)","nullable":false,"primary_key":false},{"name":"post_id","type":"INT(11)","nullable":false,"primary_key":false},{"name":"action","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"timestamp","type":"TIMESTAMP","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE wp_mobile_api_logs ( log_id INT(11) NOT NULL AUTO_INCREMENT, ad_key INT(11) NOT NULL, post_id INT(11) NOT NULL, action VARCHAR(255) NOT NULL, timestamp TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (log_id) );"}],"table_count":1}