Hi,

Here are some examples that submit multiple operations in a single mutate 
call:

   - AddKeywords.php 
   
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201409/BasicOperations/AddKeywords.php>
   - AddTextAds.php 
   
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201409/BasicOperations/AddTextAds.php>
   - AddCampaignTargetingCriteria.php 
   
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201409/Targeting/AddCampaignTargetingCriteria.php>
   
Regarding operation counts, please see our FAQ 
<https://developers.google.com/adwords/api/faq#operations>.

Thanks,
Josh, AdWords API Team

On Tuesday, February 3, 2015 at 4:44:38 AM UTC-5, Pierre Augereau wrote:
>
> Hi,
> Thank you a lot for your answer.
> Do you have some examples to how to use a collection of opérations with 
> mutate method ? Because, I didn't find anything in the "Best practices 
> guide" and in API examples...
> Moreover, if I use a collection of operations (to set new BID), does it 
> count for 1 operation for all new BID or each BID in the collection count 
> as 1 operation ? Same question with "get" methods ?
>
> Best regards.
>
> Le vendredi 23 janvier 2015 12:29:02 UTC+1, Pierre Augereau a écrit :
>>
>> Good morning,
>>
>> I'm using the AdWords PHP Api (v201406) to update the price of many 
>> keywords.
>> But, when I'm using the function "AdGroupCriterionService" to set the new 
>> bid, there is always some calls (from the sending request to the response 
>> with "$adGroupCriterionService->mutate($operations)") that lasts at least 
>> 30 seconds, even more sometimes...
>> However, some calls are done in less of 1 second o_O 
>>
>> When I have to update at least 100 keywords, that's kind of a huge 
>> issue...
>>
>> I do not have any firewall set on the port 80.
>>
>> Do I need to use an other method / function to have more reactivity ?
>> Does it exist a function to send all news bid in once ?
>> Can I send, to your server, a multi-calls in parallel ?
>>
>>
>> By thanking you in advance,
>> Best regards
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5b18d630-7900-4a94-a0c2-0076cf4fb7a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to