Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["Lists available data months and the date range for the \"last 30 days\" used in audience insights requests."],["Uses an empty request body and returns a JSON response with data months and a \"last 30 days\" date range."],["Requires the `https://www.googleapis.com/auth/adwords` OAuth scope for authorization."],["Accessible via a POST request to the `https://googleads.googleapis.com/v17/audienceInsights:listInsightsEligibleDates` endpoint."]]],["This API endpoint, `POST https://googleads.googleapis.com/v17/audienceInsights:listInsightsEligibleDates`, retrieves date ranges for audience insights data. The request body is empty. The successful response contains available data months in \"YYYY-MM\" format and the actual dates covered by the \"last 30 days\". It uses gRPC Transcoding. Authorization requires the `https://www.googleapis.com/auth/adwords` OAuth scope. Possible errors include Authentication, Authorization, and Quota errors.\n"]]