{ "opencollection": "1.0.0", "info": { "name": "Mailchimp Marketing Abuse Reporting API", "version": "3.0.55" }, "items": [ { "info": { "name": "Reporting", "type": "folder" }, "items": [ { "info": { "name": "Mailchimp List Facebook Ads Reports", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/facebook-ads", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "count", "value": "example_value", "type": "query", "description": "The number of records to return. Default value is 10. Maximum value is 1000" }, { "name": "offset", "value": "example_value", "type": "query", "description": "Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination), this it the number of records from a collection to skip. Default value is 0." }, { "name": "sort_field", "value": "example_value", "type": "query", "description": "Returns files sorted by the specified field." }, { "name": "sort_dir", "value": "example_value", "type": "query", "description": "Determines the order direction for sorted results." } ] }, "docs": "Get reports of Facebook ads." }, { "info": { "name": "Mailchimp Get Facebook Ad Report", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/facebook-ads/:outreach_id", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "outreach_id", "value": "500123", "type": "path", "description": "The outreach id." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." } ] }, "docs": "Get report of a Facebook ad." }, { "info": { "name": "Mailchimp List Facebook Ecommerce Report", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/facebook-ads/:outreach_id/ecommerce-product-activity", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "count", "value": "example_value", "type": "query", "description": "The number of records to return. Default value is 10. Maximum value is 1000" }, { "name": "offset", "value": "example_value", "type": "query", "description": "Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination), this it the number of records from a collection to skip. Default value is 0." }, { "name": "outreach_id", "value": "500123", "type": "path", "description": "The outreach id." }, { "name": "sort_field", "value": "example_value", "type": "query", "description": "Returns files sorted by the specified field." } ] }, "docs": "Get breakdown of product activity for an outreach." }, { "info": { "name": "Mailchimp Get Landing Page Report", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/landing-pages/:outreach_id", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "outreach_id", "value": "500123", "type": "path", "description": "The outreach id." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." } ] }, "docs": "Get report of a landing page." }, { "info": { "name": "Mailchimp List Landing Pages Reports", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/landing-pages", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "count", "value": "example_value", "type": "query", "description": "The number of records to return. Default value is 10. Maximum value is 1000" }, { "name": "offset", "value": "example_value", "type": "query", "description": "Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination), this it the number of records from a collection to skip. Default value is 0." } ] }, "docs": "Get reports of landing pages." }, { "info": { "name": "Mailchimp List Survey Reports", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "count", "value": "example_value", "type": "query", "description": "The number of records to return. Default value is 10. Maximum value is 1000" }, { "name": "offset", "value": "example_value", "type": "query", "description": "Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination), this it the number of records from a collection to skip. Default value is 0." } ] }, "docs": "Get reports for surveys." }, { "info": { "name": "Mailchimp Get Survey Report", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." } ] }, "docs": "Get report for a survey." }, { "info": { "name": "Mailchimp List Survey Question Reports", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id/questions", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." } ] }, "docs": "Get reports for survey questions." }, { "info": { "name": "Mailchimp Get Survey Question Report", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id/questions/:question_id", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." }, { "name": "question_id", "value": "500123", "type": "path", "description": "The ID of the survey question." } ] }, "docs": "Get report for a survey question." }, { "info": { "name": "Mailchimp List Answers for Question", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id/questions/:question_id/answers", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." }, { "name": "question_id", "value": "500123", "type": "path", "description": "The ID of the survey question." }, { "name": "respondent_familiarity_is", "value": "example_value", "type": "query", "description": "Filter survey responses by familiarity of the respondents." } ] }, "docs": "Get answers for a survey question." }, { "info": { "name": "Mailchimp List Survey Responses", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id/responses", "params": [ { "name": "fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation." }, { "name": "exclude_fields", "value": "example_value", "type": "query", "description": "A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation." }, { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." }, { "name": "answered_question", "value": "example_value", "type": "query", "description": "The ID of the question that was answered." }, { "name": "chose_answer", "value": "example_value", "type": "query", "description": "The ID of the option chosen to filter responses on." }, { "name": "respondent_familiarity_is", "value": "example_value", "type": "query", "description": "Filter survey responses by familiarity of the respondents." } ] }, "docs": "Get responses to a survey." }, { "info": { "name": "Mailchimp Get Survey Response", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/reporting/surveys/:survey_id/responses/:response_id", "params": [ { "name": "survey_id", "value": "500123", "type": "path", "description": "The ID of the survey." }, { "name": "response_id", "value": "500123", "type": "path", "description": "The ID of the survey response." } ] }, "docs": "Get a single survey response." } ] } ], "bundled": true }