Re: How can I shred XML report format to a database?

2016-03-04 Thread chris h
Tell us the parse error you are getting with XmlDocument On Friday, March 4, 2016 at 3:12:43 PM UTC-5, Big Daddy Leon wrote: > > I'm using the .NET Client Library. AdWords API allows downloading report > data in a number of formats. I am using the XML format as illustrated in > the sample code:

Re: How can I shred XML report format to a database?

2016-03-04 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Greetings! So, what you're seeing is the use of XML attributes . One of the reasons we use it in our tags rather than expanding them into separate tags is because it significantly decreases the size of the output coming back, which is a performa

Re: Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2016-03-04 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi, One other thing would really help me out. Could you also click *Reply privately to author* in the forum and send me your customer ID? That would be a huge help. Best, Nadine, AdWords API Team On Friday, March 4, 2016 at 6:07:53 PM UTC-5, Nadine Sundquist (AdWords API Team) wrote: > > Hell

Re: Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2016-03-04 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello, So, it looks like this value related to AdGroupBidModifier.bidModifier . The only time I can possibly think of this being blank (--) would be if there was no AdGrou

Re: RLSA (Remarketing List for Search Ads) and Audience performance report

2016-03-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, For Google search, your user list must have minimum of 1,000 active visitors or users so that targeted adGroup will show ads to visitors or users. Please provide me privately the report request and clientCustomerId for the Audience Performance Report. Just click *Reply privately to autho

Re: RLSA (Remarketing List for Search Ads) and Audience performance report

2016-03-04 Thread jnewman0817
No, this is a Audience Report related concern. I'm being told I need to provide data from a running campaign to see the Audience Report in order to comply with RMF. When does Audience Report data exist? I see visitors coming from the Remarketing Tag in the RemarketingList, but I see no data in

Re: RLSA (Remarketing List for Search Ads) and Audience performance report

2016-03-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, We support AdWords API related cases. Above case is related to the AdWords product (UI) side. Please post your question in the AdWords community forum. The product experts there should be able to help out.

Re: How to set network setting like WIfi and 3G?

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You can target Wifi and Mobile Carriers by targeting the Carrier criteria in the CampaignCriterionService. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2016-03-04 Thread suvodhoy sinha
I see an inconsistency in the data in Ad Group Performance Report. We have four variations of setting mobile bid modifier in the adwords interface. For each of these I have mentioned the value which comes in the report under the column *mobileBidAdj* 1. 0% : 1.0 2. 20% (this is an examp

Data Issue in AdGroup Performance Report for AdGroupMobileBidModifier

2016-03-04 Thread suvodhoy
Hi I see an inconsistency in the data in Ad Group Performance Report. We have four variations of setting mobile bid modifier in the adwords interface. For each of these I have mentioned the value which comes in the report under the column *mobileBidAdj* 1. 0% : 1.0 2. 20% (this is an e

How can I shred XML report format to a database?

2016-03-04 Thread Big Daddy Leon
I'm using the .NET Client Library. AdWords API allows downloading report data in a number of formats. I am using the XML format as illustrated in the sample code: ReportDefinition definition = new ReportDefinition() { reportName = "GENDER_PERFORMANCE_REPORT",

Re: Issue in Adding the Device type using c# API

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Here is our C# example on how to target Platform criteria. You will need to set the id to

Re: Is it possible to download Customized Reports from Adwords via API?

2016-03-04 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The AdWords API has these set of reports and could be download in these formats . Please check out reporting basic guide

Re: CampaignCriterionService return empty parentsLocations

2016-03-04 Thread 'Yin Niu' via AdWords API Forum
Hello, Could you please send SOAP request and response log? Just click *Reply privately to author* in the forum when responding. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.co

Re: videos Completed

2016-03-04 Thread kmhussainba
Thank you On Thursday, March 3, 2016 at 3:38:18 PM UTC-6, Yin Niu wrote: > > Hello, > > There aren't metrics that track specifically on video started and > completed, but you can use video viewership > (also known as > "quartile report

Re: Not Able to Remove Unlnown from Gender

2016-03-04 Thread 'Yin Niu' via AdWords API Forum
Hello, Could you be more specific about your issue? Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~

CampaignCriterionService return empty parentsLocations

2016-03-04 Thread alexander . schlegel
Hallo Guys, today was my first day with the Adwords API. I use the Beta Version of the Framework: https://github.com/googleads/googleads-php-lib/tree/experimental Now I would like to get all Location Criterions of a Campaign. And I get it, but the parentLocations are empty (except the ID) My Co

Re: Size of User List Differs from Value Displayed in UI

2016-03-04 Thread alexander.daniel via AdWords API Forum
Hi Yin, I just resent the message with the SOAP request and the response with *Reply privately to author*. Did you get it? Thanks, Alex On Friday, 4 March 2016 16:55:09 UTC+1, Yin Niu wrote: > > Hi Alex, > > I am sorry, but I haven't received your reply email. Could you please send > the SOAP

Re: Size of User List Differs from Value Displayed in UI

2016-03-04 Thread 'Yin Niu' via AdWords API Forum
Hi Alex, I am sorry, but I haven't received your reply email. Could you please send the SOAP request and response again? Please click *Reply privately to author* in the forum when responding. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: Adwords Numericals

2016-03-04 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, This question does not appear to be AdWords API related. The AdWords Community Forum seems better suited to give a response to this question. You could post your question there and you should be able to get

Not Able to Remove Unlnown from Gender

2016-03-04 Thread Joginder Yadav
Can anyone let me know how can I remove the "UNKNOWN" from the gender using their C# API? Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =

Adwords Numericals

2016-03-04 Thread Lovely Tyagi
Have some numerical problems. Could anyone help me with that? Q. 1. Total no of impr 1000, CTR 1.7% , Impr share - 64%, Find total no of click cost? Q.2. 1st impression is 1000,2nd is 1050, Avg CTR is 1.5%, 2nd CTR is 2.5%. Then calculate 1st CTR. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Issue in Adding the Device type using c# API

2016-03-04 Thread Joginder Yadav
Can anyone please let me know how can we Set device type - [Mobile, Tablet or Desktop] using c# API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=

How to set network setting like WIfi and 3G?

2016-03-04 Thread Joginder Yadav
How to set network setting like WIfi and 3G? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received thi

Re: documentation for types on some reporting fields appears incorrect

2016-03-04 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, I am advocating internally for fixing these fields to just render as numbers, because the current formatting doesn't really make sense for data that's meant to be parsed by applications. However, for now, it is safe to assume that these fields are rendering as intended. If we do decide

Is it possible to download Customized Reports from Adwords via API?

2016-03-04 Thread MWA
Hi, I have created a custom report in Reports menu of Adwords Account. I want to know is it possible to download this report via Adwords API? Thank you in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.b

Re: Size of User List Differs from Value Displayed in UI

2016-03-04 Thread alexander.daniel via AdWords API Forum
Hi Yin, I didn't get any private response yet. Is there something wrong communication-wise or are you still investigating? Thanks, Alex On Tuesday, 1 March 2016 16:45:25 UTC+1, Yin Niu wrote: > > Hi Alex, > > What is the actual size of the email list that you uploaded? Could you > please send

Re: BatchJobService ProcessingErrors

2016-03-04 Thread Biniam Asnake
Did anybody look at my question. Please help. It is very urgent. On Thursday, March 3, 2016 at 10:54:57 AM UTC+1, Biniam Asnake wrote: > > Hello, > > I got this error response when making API call using the Java version of > BatchJobService and I cannot even identify what kind of exception it i