Stay organized with collections
Save and categorize content based on your preferences.
google::play::billing::CreateBillingProgramReportingDetailsResultValue
#include <billing/models.h>
Result value for creating billing program reporting details.
Summary
See BillingClient::CreateBillingProgramReportingDetails for more details.
Public attributes
external_transaction_token
std::string google::play::billing::CreateBillingProgramReportingDetailsResultValue::external_transaction_token
The external transaction token.
This token is used to report external transactions to Play Billing using the server-side Externaltransactions
API.
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-04-10 UTC.
[[["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-04-10 UTC."],[],[],null,["# google::play::billing::CreateBillingProgramReportingDetailsResultValue Struct Reference\n\ngoogle::play::billing::CreateBillingProgramReportingDetailsResultValue\n======================================================================\n\n\n`#include \u003cbilling/models.h\u003e`\n\nResult value for creating billing program reporting details.\n\nSummary\n-------\n\nSee [BillingClient::CreateBillingProgramReportingDetails](/games/playgames/native-pc/reference/class/google/play/billing/billing-client#classgoogle_1_1play_1_1billing_1_1_billing_client_1af5555444d755749896037e087fc44735) for more details.\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------|\n| [external_transaction_token](#structgoogle_1_1play_1_1billing_1_1_create_billing_program_reporting_details_result_value_1a819a3221733f3468f8c11b4b11bd8b6e) | `std::string` The external transaction token. |\n\nPublic attributes\n-----------------\n\n### external_transaction_token\n\n```scdoc\nstd::string google::play::billing::CreateBillingProgramReportingDetailsResultValue::external_transaction_token\n``` \nThe external transaction token.\n\nThis token is used to report external transactions to Play Billing using the server-side `Externaltransactions` API."]]