Hello AdWords API Team,

I'm trying to run BatchJobService using ManagerAccount id.
I've a strange behaviour. 

I create JobService using a session with manager account id

$sess = 
$adWordsSessionBuilder->withClientCustomerId("MANAGER_ACCOUNT_ID")->build();

$batchJobService = $adWordsServices->get($sess, BatchJobService::class);


then I submit a set of operation over various account managed by this 
manager account.

Operations are adGroups bidAdjustment.

JobService after polling return me always an error for all operations, 
telling me:
 
AdGroupId: xxxxxxxxxxxx -> EntityNotFound.INVALID_ID 

The strange  thing is that all operation are executed instead.

Do I do something wrong?

Thanks a lot
Marco

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a6a081c4-4c0c-4091-9748-2d6744802273%40googlegroups.com.

Reply via email to