I have already implemented google adwords API.
I am using Google Adwords API PHP library.
Things that are possible that I have done:
- Get list of Campaigns
- Get list of Ad groups in a campaign
- Remove a Campaign
- Remove a Ad group
- Increase or decrease bid on campaign with platform
- Get list of bid modifiers of campaigns and ad groups
- exclude and include locations in a campaign
- exclude and include gender or age range in a campaign
This that I cannot find:
- Increase or decrease bid on ad group demographic criteria such as gender/age range
If its possible, can you point me on the right direction? or give me a simple example, it would be great help. Thanks in advance!