Hi,
I have been using Google PHP library and trying to create Campaigns, Adgroups and Ads using
this example. Now the issue is I also want to send Location and Language along with my Campaign, but as given in these example for creating Campaign I am unable to find anything related to adding Location or Language. Neither I got anything in Campaign class as well.
I am using library version v201708.
Please help me so I can add them as well, while creating campaign. I am using Batch operation to create all of them using one of the batch example given in PHP library.