Hi,
I'm a developer working on a test account. I've followed all the steps necessary I believe to the point where I can begin making requests. My MCC manager account dev token is pending, the form has been submitted. However, I understand that I can still do requests under this test account.
I'm running XAMPP and added the newest PHP AdWords library. I've altered the auth.ini file variables to the appropriate strings and followed everything up to the end in
this guide, basically.
My main focus is retrieving campaigns (which I understand that test accounts won't have any). So how do I go about creating fake campaigns and retrieving them? Do I need to make a php file? How do I even start the file? This is all just a little overwhelming and I've been trying to find tutorials and follow the GitHub and API Steps, but it's not really working.
Thank you.