google_api_ad_sense_host v0.3.0 GoogleApi.AdSenseHost.V41.Model.AssociationSession View Source
Attributes
- accountId (String.t): Hosted account id of the associated publisher after association. Present if status is ACCEPTED. Defaults to
nil
. - id (String.t): Unique identifier of this association session. Defaults to
nil
. - kind (String.t): Kind of resource this is, in this case adsensehost#associationSession. Defaults to
adsensehost#associationSession
. - productCodes (list(String.t)): The products to associate with the user. Options: AFC, AFG, AFV, AFS (deprecated), AFMC (deprecated) Defaults to
nil
. - redirectUrl (String.t): Redirect URL of this association session. Used to redirect users into the AdSense association flow. Defaults to
nil
. - status (String.t): Status of the completed association, available once the association callback token has been verified. One of ACCEPTED, REJECTED, or ERROR. Defaults to
nil
. - userLocale (String.t): The preferred locale of the user themselves when going through the AdSense association flow. Defaults to
nil
. - websiteLocale (String.t): The locale of the user's hosted website. Defaults to
nil
. - websiteUrl (String.t): The URL of the user's hosted website. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.