Hi, I am running the AddCompleteCampaignsUsingBatchJob from the example java project and it prints the results:
2020-08-13 07:36:23,238 INFO [Gax-6] logging.RequestLogger (RequestLogger.java:157) - SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v4.services.BatchJobService/ListBatchJobResults, Endpoint: googleads.googleapis.com:443, CustomerID: customers/****/batchJobs/3232377614, RequestID: 7_LjA7TWoDdKRXzlDwH5aA, ResponseCode: OK, Fault: null. Mutate job #0 has a status 'User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' header. See https://developers.google.com/google-ads/api/docs/concepts/call-structure#login-customer-id' and response of type 'N/A'. Mutate job #1 has a status 'User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' header. See https://developers.google.com/google-ads/api/docs/concepts/call-structure#login-customer-id' and response of type 'N/A'. Mutate job #2 has a status 'User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-customer-id' header. See https://developers.google.com/google-ads/api/docs/concepts/call-structure#login-customer-id' and response of type 'N/A'. .... So as you can see all mutate jobs got "User doesn't have permission to access customer." . My login-customer-id and customer-id are set correctly and I know that because I run AddCampaigns and GetAccountInformation with the same GoogleAdsClient initialization (same credentials and setLoginCustomerId). So the AddCompleteCampaignsUsingBatchJob class should run correctly but it doesn't. I just pulled today the examples, so I should have the latest. Any idea what may be wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c6e3c7c0-c4db-4310-9db3-bc4ddc8ec7b0n%40googlegroups.com.