BillingProgramReportingDetails

public final class BillingProgramReportingDetails 


The details used to report transactions made outside of Google Play Billing.

Summary

Public methods

int

Returns the billing program that the reporting details are associated with.

String

Returns an external transaction token that can be used to report a transaction made outside of Google Play Billing.

Public methods

getBillingProgram

public int getBillingProgram()

Returns the billing program that the reporting details are associated with.

getExternalTransactionToken

public String getExternalTransactionToken()

Returns an external transaction token that can be used to report a transaction made outside of Google Play Billing.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月09日 UTC.