Google Play V2

Get Google Play Event Diagnostics

Returns recent Google Play notification counts split by outcome — received, converted to revenue, failed conversion, and failed detail lookups (grouped by cause). Answers whether a configuration that validates is actually receiving traffic. Requires applications:read scope.

get/v2/projects/{id}/applications/{application_id}/integrations/google-play/event-diagnostics

Path parameters

idstring required

Project ID

Project ID

application_idstring required

Application ID

Application ID

Response

Success

object'google_play_event_diagnostics' required

Object type, always google_play_event_diagnostics

totalnumber required

Total events across all buckets

has_any_eventsboolean required

False when nothing has ever arrived — the signal that delivery is not wired up

Changes

No recorded changes to this endpoint across all 1 revision of this API.