Scope Parameter (Connect-LinkedInAds Cmdlet)
A specific scope that the user requires the access token.
Syntax
Connect-LinkedInAds -Scope string
Data Type
cstr
Default Value
"r_basicprofile,r_emailaddress,r_organization_social,w_organization_social,rw_ads,r_ads,r_ads_reporting,r_marketing_leadgen_automation,r_organization_admin"
Remarks
This property must be set in the connection string to get a scoped token with specific privileges.
This is a required parameter.