Appflow.ai
Visit our websitePricingSign up for freeLog in
  • GET STARTED
    • What is Appflow.ai?
    • Quickstart - How to start working with Appflow.ai?
    • FAQ
    • Ownership and other roles
  • SDK Set-up Instructions
    • Android SDK
      • Google Play Store Credentials
        • Google Service Account Key
        • Google real-time developer notifications(RTDN)
        • FCM server key(optional)(to be updated)
      • Events (Custom events)
      • Purchases
      • Visual constructor
      • User info
      • Push notifications
    • iOS SDK
      • Specify Apple Store Keys
      • Purchases and User Info
      • Event tracking (Custom events)
      • Push Notifications Configuration
      • Visual constructor
  • IN-APP PURCHASE
    • SKU adding
  • METRICS & EVENTS
    • Calculations of Analytics
    • Terms and Descriptions
    • Purchase Events
    • In-app Events
    • Events Structure
    • End-users Attributes
    • Users' statuses
  • SUBSCRIPTION ANALYTICS
    • Dashboard
    • Configurator
    • Reports
    • A/B Testing
    • Integrations
    • Create Push-notifications
    • In-app Messages
    • Return of Advertisement
    • Funnels
    • Funnel 2.0 BETA
    • Entitlements
    • Visual Constructor
  • INTEGRATIONS
    • Adjust
    • Appsflyer
    • Mixpanel
    • Webhooks
    • Apple Search Ads Attributions
    • Branch
    • Amplitude
  • OTHERS
    • Pricing plans and important information about your payments
    • Storing your data
    • Privacy Policy
    • Terms of Use
    • Unsubscribe from Appflow.ai
Powered by GitBook
On this page
  • RTDN Setting up
  • Raw events forwarding(optional)

Was this helpful?

  1. SDK Set-up Instructions
  2. Android SDK
  3. Google Play Store Credentials

Google real-time developer notifications(RTDN)

Discover how to configure Google real-time developer notifications(RTDN) to enable data accuracy.

PreviousGoogle Service Account KeyNextFCM server key(optional)(to be updated)

Last updated 1 year ago

Was this helpful?

is a mechanism to receive notifications from Google whenever there is a change in a user"s entitlement within your app.

By setting up RTDN, you can instantly receive updates as they occur in the Play Store, ensuring accurate tracking of user status and obtaining precise data.

Before setting up the RTDN, please make sure that the is enabled.

RTDN Setting up

Once you have successfully uploaded the Google Service Account Key to Appflow.ai, our system will automatically generate all the necessary resources in your Google Cloud Project.

The RTDN topic will then be displayed in the "Google Play RTDN topic name" field on Appflow.ai's application editing page.

To proceed, please follow these three steps:

Step 1. Copy the RTDN topic name and head to Google Play Console. From there, navigate to the App Dashboard and go to the Monetization setup page.

Step 2. Locate the section for Real-time developer notifications and paste the previously copied Topic name into the designated Topic name field.

Step 3. After that, simply click on "Save changes" located at the bottom right corner. At this point, your Google Play RTDN setup will be complete and ready to go.

Raw events forwarding(optional)

In certain cases, you may still have the need to receive raw S2S events directly from Google. If you wish to continue receiving these events while utilizing Appflow.ai, simply include your endpoint in the designated field for forwarding raw Google events. This will enable us to send raw events as-is from Google directly to your endpoint.

Real-time developer notifications(RTDN)
Cloud Pub/Sub API
cloud-pub-sub-api enabled
appflow.ai-rtdn-topic-name
real-time-developer-notifications
This is the page of Google Pub/Sub API that shows "Enabled“
The RTDN topic is generated automatically after uploading the Google play key
Instruction on how to reach RTDN topic name setting-up page in the Google Play Console