This is my header
{Content-Type: application/x-www-form-urlencoded
Authorization: GoogleLogin
auth=DQAAAIYAAADJLqBw0ohYGvmFYj6cVEHg4Wn9mFBT-TaZvI0WId-iKdklWtX0noUbb2JQItC
3yo2GQpWkyzp-takvNItgaETLdm9kudvyLlHezo5dLWEl0f5qRHFoNanmyCTkVAgoez5T5kXSKZs
ms9CdCsUmsts6vAknk9U7vjiqvl_8MnKmDYHhihWuyCkYKgeWBPtEO64
clientCustomerId: 3871583631
}
----------------------------------------------------------------------------
------------------
Regards,
Subrata Sarkar
From: [email protected] [mailto:[email protected]] On
Behalf Of Takeshi Hagikura (AdWords API Team)
Sent: Wednesday, May 01, 2013 10:14 AM
To: [email protected]
Cc: [email protected]
Subject: Re: .net Client library v201209 Reporting issue
Hi Subrata,
1.
I'm not 100% sure what data specifically you are talking about.
As I wrote in the previous response, can you please tell me your
clientCustomerId (10 digits like xxx-xxx-xxxx) and the requested report
definition (xml or AWQL String)?
2.
I see non zero data for clicks and costs in the attached files.
What data are you exactly talking about?
3.
Yes, clinentCustomerId is the 10 digit number like xxx-xxx-xxxx.
Each client account has that number and Adhoc Reports should be target each
clientCustomerId.
You can get the account hierarchy like in this example
https://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/exam
ples/adwords/CSharp/v201302/AccountManagement/GetAccountHierarchy.cs
Best,
- Takeshi
On Tuesday, April 30, 2013 9:31:21 PM UTC+9, Subrata Sarkar wrote:
Hi Takeshi,
Thanks for your response.
1. I have data for February 01-28, 2013. Please see the attachments
2. I checked in MCC console and there are Clicks and Cost > 0 for the above
mentioned time span
3. I am migrating to v201302 and trying to pull up AdHoc report, but
getting some trouble in sending the data to POST. I have attached the file
too.
a. I have a confusion. The Client Customer id is the one displayed at top
right corner of MCC console after I log in? Actually when I log in I see a
list of accounts which have different Ids. I think you are asking me to use
these Ids. But how I get those ids against the master id?
Regards,
Subrata Sarkar
From: [email protected] <javascript:>
[mailto:[email protected] <javascript:> ] On Behalf Of Takeshi
Hagikura (AdWords API Team)
Sent: Tuesday, April 30, 2013 12:03 PM
To: [email protected] <javascript:>
Subject: Re: .net Client library v201209 Reporting issue
Hi,
1.
Do you have stats other than March 1st?
If yes, can you please share the request xml and clientCustomerId you
targeted?
2.
Similar to question 1. Are there any clicks between the time range you
pulled the report?
3.
AdHoc reports are targeted to pull a report for a single clientCustomerId.
If you want to pull all the accounts, please download a report for each
clientCustomerId.
Best,
- Takeshi
On Monday, April 29, 2013 3:05:50 PM UTC+9, Subrata Sarkar wrote:
Hello,
First of all my apology if the questions look silly. I am fairly new to
Adwords API.
I am trying to generate different reports using .net client library v201209
(referring:
https://developers.google.com/adwords/api/docs/appendix/reports). Repors I
want are:
- Ad Performance Report
- Adgroup Performance
- CampaignPerformance
- AccountPerformance
- Keyword Performance
I am having the following issues:.
1. When I use LAST_MONTH, I am only getting the data for the 1st day of the
same month, means, if the last month is March, I am only getting data for
March 01, 2013
2. Cost (Amount spent) and Clicks are always coming as 0 in all reports
except KEYWORD_PERFORMANCE_REPORT
3. I am using ClientCustomerId before calling any report in the following
fashion
var config = new AdWordsAppConfig
{
ClientCustomerId = ClientCustomerId,
Email = AuthenticationEmail,
//ClientEmail = AuthenticationEmail, (Because ClientEmail is
not supported in the header of v201209)
Password = AuthenticationPassword,
DeveloperToken = DeveloperToken,
};
So, I assumed that I will get data (report) for all sub-accounts associated
with the ClientCustomerId.
But in practice I am only getting data for only one account. ClientCustomer
Id I am using has 37 accounts.
Please help. I am completely stuck and in a real urgency :(
Please let me know if I should provide the classes I developed for fetching
reports.
Best regards,
Subrata.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected] <javascript:>
To unsubscribe from this group, send email to
[email protected] <javascript:>
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected] <javascript:> .
For more options, visit https://groups.google.com/groups/opt_out.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords 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 a topic in the
Google Groups "AdWords API Forum" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/adwords-api/SGDdUUrMaFY/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.