1) I created a production MCC account and received developerToken
2) Create test MCC account, which as I understand the usual ACC is not associated with adwords
3) the test was refresh_token Account
4) prescribed in auth.ini client library
developerToken
clientCustomerId
userAgent
client_id
client_secret
refresh_token
When the php www / adwords / examples / AdWords / v201506 / BasicOperations / GetCampaigns.php answer comes No campaigns were found.
When prompted php www / adwords / examples / AdWords / v201506 / BasicOperations / AddCampaigns.php [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ class campaignmgmt.campaign.MutateAction (ADD) requires CREATE_CAMPAIGN
Tell me what's wrong.