We manage adwords accounts for our clients.
Currently we use AdWords API, the rates that we log are around *20K-150K
*Campaign
Criterions created/removed per minute.
Now we implemented the V1 of Google Ads API, the rates that we log are
around* 0.1K-2K* Campaign Criterions created/removed per minute.
So the new API is unusable for us at these speeds. Is there anything that
can be done?
Basically this is the code:
var campaignCriterionServiceClient = new
GoogleAdsClient().GetService(Services.V1.CampaignCriterionService);
var response = await campaignCriterionServiceClient.
MutateCampaignCriteriaAsync(customerId.ToString(),
campaignCriterionOperationsList);
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/c756dac8-f3c5-435a-8f51-bb24a6de50a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.