Tell me please Is this limits only for mutate operations or for read
requests too?
Best regads
вторник, 20 августа 2013 г., 18:33:06 UTC+4 пользователь Jeremy Aube
написал:
>
> You should add code that handles any RateExceededError that you get.
> Generally the error will include information a
Using NegativeAdGroupCriterion instead of BiddableAdGroupCriterion solve
this issue.
Thank you
четверг, 5 июля 2018 г., 19:27:13 UTC+3 пользователь Константин Латыпов
написал:
>
> Tell me please is it possible? (previous post)
>
> среда, 4 июля 2018 г., 4:04:20 UTC+3 пользова
Tell me please is it possible? (previous post)
среда, 4 июля 2018 г., 4:04:20 UTC+3 пользователь Anash P. Oommen (AdWords
API Team) написал:
>
> Yep, your code should work.
>
> Cheers
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Tuesday, July 3, 2018 at 11:06:09 AM U
пользователь Anash P. Oommen (AdWords
API Team) написал:
>
> Yep, your code should work.
>
> Cheers
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Tuesday, July 3, 2018 at 11:06:09 AM UTC-4, Константин Латыпов wrote:
gt; Anash P. Oommen,
> AdWords API Team.
>
> On Monday, July 2, 2018 at 10:39:16 AM UTC-4, Константин Латыпов wrote:
>>
>> Hi, Dannison
>>
>> I sent you info via "Reply privately to author" at friday. If you will
>> need any additional info
Hi, Dannison
I sent you info via "Reply privately to author" at friday. If you will need
any additional info I will be glad to provide it.
Best regards
пятница, 29 июня 2018 г., 10:52:30 UTC+3 пользователь Dannison Yao (AdWords
API Team) написал:
>
> Hi,
>
> My apologies for the back and forth
Hi,
I think that I dont understand this: "you should associate your
ProductPartition *Root* to your "Other" case first before adding it in your
BiddableAdGroupCriterion".
I thought that this is association code:
productNode.setParentCriterionId(rootPartition.getId());
But it still not working:
Thank you!
But I have next issue.
I have AdGroupOperations with negative temporari IDs. I create SUBDIVISION,
ProductID dimension and Others Partitions. I send AdGroup and Partition
opeartions at one job. When I try to create Partitions I receive following
ERRORS:
2018-06-27 13:39:59.625 INFO
Hi,
Tell me please how can I pass Partitions to AdGroupCriterionOperations. It
have no any suitable methods:
ProductPartition rootPartition = new ProductPartition();
rootPartition.setPartitionType(ProductPartitionType.SUBDIVISION);
// Create opera
Hi,
Yes, I'm using batchJobService. But when I prepare operations by provided
code ( at previous posts) it generates requests to API. And it seems that
there is some other way to create Partitions for new AdGroup. Something
like thais at PHP:
https://developers.google.com/adwords/api/docs/sampl
Hello
I want to get Stanrard access level for account. At this
doc: https://developers.google.com/adwords/api/docs/access-levels provided
link https://services.google.com/fb/forms/newtoken/ return 403.
Thanks.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
Hi,
errors=[RateExceededError{apiErrorType=RateExceededError, errorString=
RateExceededError.RATE_EXCEEDED, fieldPath=, rateName=OperationsPerDay,
rateScope=DEVELOPER, reason=RATE_EXCEEDED, retryAfterSeconds=86400, trigger=
Basic Access Operations Quota}]}
I know about account limits etc.
My
Hi,
I mean auto tests. Unit, integration etc.
Thanks
пятница, 22 июня 2018 г., 11:18:25 UTC+3 пользователь Luis Xander Talag
(AdWords API Team) написал:
>
> Hi,
>
> If you want to test or make experimental changes to your Shopping
> campaigns, you could create an AdWords Test account. You coul
I recommend you to read this doc:
https://developers.google.com/adwords/api/docs/guides/rate-limits?hl=en
четверг, 21 июня 2018 г., 17:55:26 UTC+3 пользователь
b...@venturestreet.com написал:
>
> We are getting the following error while adding geo locations to
> campaigns. The error is sporadi
Hello
As I see this code generates request:
ProductPartitionTree partitionTree = ProductPartitionTree
.createAdGroupTree(adWordsServices,
authService.getSession(), partition.getAdGroupId());
logs:
[INFO ] c.g.a.a.a.l.c.AdWordsServiceClient.requestInfoLogger - Request
mad
Hello.
Tell me please about how I can cover me code with tests?
I'm using API for Shopping campaigns management
Thanks
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You
This code works fine:
ProductPartitionTree partitionTree =
ProductPartitionTree.createAdGroupTree(adWordsServices,
session, data.getAdGroupId());
ProductPartitionNode partitionNode = partitionTree
.getRoot()
.asSubdivision();
Hello,
I have empty AdGroup and following code:
ProductPartitionTree partitionTree =
ProductPartitionTree.createAdGroupTree(adWordsServices,
session, data.getAdGroupId());
ProductPartitionNode partitionNode = partitionTree.getRoot();
ProductOfferId emptyDi
18 matches
Mail list logo