AssociationsessionsResource class
Constructors
- AssociationsessionsResource(ApiRequester client)
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  start(List< String> productCode, String websiteUrl, {String? callbackUrl, String? userLocale, String? websiteLocale, String? $fields}) → Future<AssociationSession> 
- Create an association session for initiating an association with an AdSense user.
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
- 
  verify(String token, {String? $fields}) → Future< AssociationSession> 
- Verify an association session after the association callback returns from AdSense signup.
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited