5 messages in com.googlegroups.adwords-apiRe: You must supply this MCC login to...| From | Sent On | Attachments |
|---|---|---|
| Apar | 07 Aug 2007 08:49 | |
| AdWords API Advisor | 07 Aug 2007 20:21 | |
| Apar | 11 Aug 2007 11:42 | |
| debmdale | 18 Sep 2007 14:53 | |
| AdWords API Advisor | 20 Sep 2007 14:15 |
| Subject: | Re: You must supply this MCC login to perform this current operation![]() |
|---|---|
| From: | AdWords API Advisor (adwo...@google.com) |
| Date: | 09/20/2007 02:15:33 PM |
| List: | com.googlegroups.adwords-api |
Hi Debmdale,
To schedule a cross-client report, you do not need to specify a <clientEmail> element in the header. Simply omit it. Just put <crossClient>true</crossClient> inside the <job> element. If you want to specify specific clients, you can use <clientEmails> inside the <job>.
-Aaron
On Sep 18, 5:54 pm, debmdale <debm...@gmail.com> wrote:
I am having a similar problem, however the solution that worked for the original poster of this thread does not work for me. I am attempting to request a CampaignReportJob for multiple campaigns across multiple client accounts under my MCC login. I have tried setting the clientEmail header value to null along with setting crossClient equal to true, which results in the scheduleReportJob call running until it times out (timeout set to 5000000), with no response received. Setting the clientEmail header value to one of the client emails results in the Soap exception "You must supply an MCC login to perform the current operation." I've tried several combinations of settings/values between the clientEmail in the header, clientEmails array and crossClient setting, but to no avail. I am able to retrieve a report successfully for a single client account's campaigns, but need to get this working for all accounts in a single request if possible. If someone could lend some direction on how this request needs to be configured for a MCC manager request that would be very helpful. Thanks!!
On Aug 7, 11:21 pm, AdWords API Advisor <adwo...@google.com> wrote:
Hi there,
What is the exact error message you're receiving and what's the error code? What kind of request were you making when you got the error? Would it be possible for you to post a sample of your XML with the personally identifying information omitted?
Thanks,
-Aaron Karp AdWords API Team
On Aug 7, 11:50 am, Apar <shar...@gmail.com> wrote:
I have read about this error on various posts... seems there is no
solution to it. It is an intermittent error, doesn't occur while
debugging through the code but only through a deployed solution. If
anyone has clues to solve this problem, pls do reply. I am using the
V10 library and using C#.NET to generate the multiple clientsreport.- Hide
quoted text -
- Show quoted text -




