Re: Problem with bulk operations

2014-10-16 Thread Michael Cloonan (AdWords API Team)
Hello Maxime, It appears that you have basic access. Please read our rate sheet guide carefully. Performing "get" operations in bulk will only use up 1 operation, but performing "mutate" operations in bulk still counts as 1 operation pe

Problem with bulk operations

2014-10-14 Thread Maxime Menigoz
Hi, I need to update the bid of 500 Ads in AdGroups more than 10 000 times in a day. That's why I try to pack all operations in one to avoid the over query limit but I think I don't understand something. I followed examples to have this code : myfunction($user, $adGroupIds, $value) { $mutate