AssociationSession class
Properties
-
accountId
↔ String?
-
Hosted account id of the associated publisher after association.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
Unique identifier of this association session.
getter/setter pair
-
kind
↔ String?
-
Kind of resource this is, in this case adsensehost#associationSession.
getter/setter pair
-
productCodes
↔ List<String>?
-
The products to associate with the user.
getter/setter pair
-
redirectUrl
↔ String?
-
Redirect URL of this association session.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
↔ String?
-
Status of the completed association, available once the association
callback token has been verified.
getter/setter pair
-
userLocale
↔ String?
-
The preferred locale of the user themselves when going through the AdSense
association flow.
getter/setter pair
-
websiteLocale
↔ String?
-
The locale of the user's hosted website.
getter/setter pair
-
websiteUrl
↔ String?
-
The URL of the user's hosted website.
getter/setter pair