DSK campaign individual budget

30 views
Skip to first unread message

maxim.ga...@pdffiller.com

unread,
Feb 15, 2016, 9:22:09 AM2/15/16
to AdWords API Forum
I create DSK campaign by API (PHP). And set budget to 100$
Campaign created. but with shared budget. 

I tried:
When I create the Budget, set the 
isExplicitlyShared property to false (default value is true. $budget->isExplicitlyShared = false;) and assign that budget to the campaign.
 Campaign budget guide and AddCampaigns example code for budget creation from the PHP client library.

But it's shared budget.

How can I set individual budget when I creating campaign?

Thanks

Thanet Knack Praneenararat (AdWords API Team)

unread,
Feb 16, 2016, 2:15:58 AM2/16/16
to AdWords API Forum
Hello Maxim,

I've just confirmed that I can create a campaign with individual budget (not shared) by putting $budget->isExplicitlyShared = false after line 43 in our AddCampaigns example.
Where did you put this line in the example file?

If you still face with this issue, could you please send me a SOAP log of your operation by Reply privately to author?

Cheers,
Thanet, AdWords API Team
Reply all
Reply to author
Forward
0 new messages