AppReference
A reference to a publisher's app. Note: Part of this API requires Tapjoy's approval to use.
Fields
String)
The bundle id of the app. It will be a package name in the format of
com.tapjoy.testapp. Requires Tapjoy approval. Note: If you do not
have approval, you will get an error message saying "Field 'bundleId'
doesn't exist on type 'AppReference'"
String!)
A hash of the unique tapjoy identifier for this app.
String!)
A truncated version (first 50 characters) of the field 'hashedId'
ID!)
Unique Tapjoy identifier for the app. Requires Tapjoy approval. Note: If you do not have approval, you will get an error message saying "Field 'id' doesn't exist on type 'AppReference'"
String)
The name of the app
DevicePlatform)
The platform of the app. Requires Tapjoy approval. Note: If you do not have approval, you will get an error message saying "Field 'platform' doesn't exist on type 'AppReference'"
String)
The store id of the app. For iOS, this will be an integer in the format
1234567891. For android it will be a package name in the format
com.tapjoy.testapp. Requires Tapjoy approval. Note: If you do not
have approval, you will get an error message saying "Field 'storeId'
doesn't exist on type 'AppReference'"