Authenticated User Access | Docs | Twitter Developer Platform
文章推薦指數: 80 %
Retrieve the permissions of the currently authenticated user (access_token) as they relate to the specified ads account. These permissions match those ... Campaignmanagement Overview Guides APIreference APIreferencecontents Accounts AccountApps AccountHistory AdvertiserBusiness Categories AudienceEstimate AuthenticatedUserAccess BiddingRules Campaigns ContentCategories CuratedCategories Features FundingInstruments IABCategories LineItems LineItemCuratedCategories LineItemPlacements MediaCreatives PromotedAccounts PromotedTweets PromotableUsers Publishers Recommendations ScheduledPromotedTweets TargetingCriteria TargetingOptions TargetingSuggestions TaxSettings UserSettings TrackingTags AudienceEstimate authenticated-user-access AuthenticatedUserAccess RuninPostman❯ GET accounts/:account_id/authenticated_user_access¶ Retrievethepermissionsofthecurrentlyauthenticateduser (access_token)astheyrelatetothespecifiedadsaccount.These permissionsmatchthoseexposedonads.twitter.com. Possiblevaluesinclude: ACCOUNT_ADMIN:Fullaccesstomodifycampaignsandview stats,includingtheabilitytoaddorremoveusersandchange settings AD_MANAGER:Fullaccesstomodifycampaignsandview stats,butcannotaddorremoveusersorchangesettings CREATIVE_MANAGER:Accesstomodifycreativesandview previews,butnoaccesstocreateormodifycampaigns CAMPAIGN_ANALYST:Accesstoviewcampaignsandview stats,butnoaccesstocreateormodifycampaigns ANALYST("OrganicAnalyst"onads.twitter.com):Access tovieworganicanalyticsandaudienceinsights,butnoaccessto create,modify,orviewcampaigns PARTNER_AUDIENCE_MANAGER:API-onlyaccesstoviewand modifydatapartneraudiences,butnoaccesstocampaigns,creatives,or otheraudiencetypes. Inaddition,theTWEET_COMPOSERpermissionindicates thattheauthenticatedusercancreatenullcasted(or"Promoted-only") Tweetsonbehalfoftheadvertiser.Thisisonlyavailableforusers withACCOUNT_ADMIN,AD_MANAGER,or CREATIVE_MANAGERaccess. ResourceURL¶ https://ads-api.twitter.com/11/accounts/:account_id/authenticated_user_access Parameters¶ None ExampleRequest¶ GEThttps://ads-api.twitter.com/11/accounts/18ce54d4x5t/authenticated_user_access ExampleResponse¶ { "data":{ "user_id":"2417045708", "permissions":[ "ACCOUNT_ADMIN", "TWEET_COMPOSER" ] }, "request":{ "params":{ "account_id":"18ce54d4x5t" } } } ByusingTwitter’sservicesyouagreetoourCookiesUse.Weusecookiesforpurposesincludinganalytics,personalisation,andads. OK ThispageandcertainotherTwittersitesplaceandreadthirdpartycookiesonyourbrowserthatareusedfornon-essentialpurposesincludingtargetingofads. Throughthesecookies,Google,LinkedInandDemandbasecollectpersonaldataaboutyoufortheirownpurposes. Learnmore. Accept Decline
延伸文章資訊
- 1Increasing Access | Docs | Twitter Developer Platform
Selected user authentication method and flow; Ad platform features and interface; Usage of Ads AP...
- 2Twitter Ads API Support | Twitter Developer Platform
The Twitter Ads API connects developers to Twitter's advertising platform. Build solutions to mee...
- 3Authenticated User Access | Docs | Twitter Developer Platform
Retrieve the permissions of the currently authenticated user (access_token) as they relate to the...
- 4Twitter Ads API - Postman
This is a Postman collection for the Twitter Ads API endpoints. ... To get those, please see the ...
- 5Making Authenticated Requests | Docs - Twitter Developer
The Twitter Ads API uses signed HTTPS requests to validate an application's identity and also obt...