i am new to advertiser’s api, am using yii2 authclient
when i request https://ads-api.twitter.com/1/accounts i get my two accounts, but when i request https://ads-api.twitter.com/1/accounts/account_id, where the account id is my advertising account’s id, i get Request failed with code: 400, message: {“errors”:[{“code”:“MISSING_PARAMETER”,“message”:"“account_id” is a required parameter",“parameter”:“account_id”}],“request”:{“params”:{}}}
please help as soon as possible