Re: Placement Performance Report with mobileapp performance

2013-12-16 Thread Brandon
Hi Takeshi,

Thanks for your patience.

The clientCustomerId is 1677687772.

And the request XML are as follows.

AUTOMATIC_PLACEMENT_PERFORMANCE_REPORT
https://drive.google.com/file/d/0Bw03qlsABJ1YV3Ztbk9fVnhaUEU/edit?usp=sharing

URL_PERFORMANCE_REPORT
https://drive.google.com/file/d/0Bw03qlsABJ1YVU1JaUxWRGF6b28/edit?usp=sharing

The URL_PERFORMANCE_REPORT seems like doesn't satisfy our needs.
We need to aggregate these two reports (AUTOMATIC_PLACEMENT_REPORT and 
MANAGED_PLACEMENT_PERFORMANCE_REPORT) together.
It was totally fine when I was using v201302. But when I updated to v201309 
which is the latest version, the MANAGED_PLACEMENT_PERFORMANCE_REPORT is 
long gone.
So I turn to use the PLACEMENT_PERFORMANCE_REPORT which includes both 
automatic placement and managed placement but no any performance with the 
mobile apps.
If the mobile app's not a PLACEMENT, then how to aggregate all these 
performance reports together?

Thanks,

Brandon


Takeshi Hagikura (AdWords API Team)於 2013年12月12日星期四UTC+8上午9時16分33秒寫道:
>
> Hi Brandon,
>
> Apologies for the delayed response.
>
> > What kind of data would be excluded?
> Can you please share the clientCustomerId and the same request XML? 
> I'd like to look what is excluded.
>
> > And how to aggregate Automatic Placement and Managed Placement together? 
> URL Performance report doesn't distinguish automatic and managed 
> placements. 
> It returns the data segmented by the URL ads have been shown. 
>
> > Will you add mobileapp into Placement Performance Report as the 
> Automatic Placement Performance Report?
> Sorry why you need to Automatic Placement Performance Report?
> DoesURL Performance Report meet your needs?
>
> Best,
> - Takeshi, AdWords API Team
>
> On Tuesday, December 3, 2013 12:18:44 AM UTC-8, Brandon wrote:
>>
>> Hi Takeshi,
>>
>> In fact, I had already tried this solution.
>> But the URL Performance Report doesn't show the correct number of results 
>> which is 5450 rows and it returns 5085 rows in this case.
>> What kind of data would be excluded?
>> And how to aggregate Automatic Placement and Managed Placement together? 
>> Will you add mobileapp into Placement Performance Report as the Automatic 
>> Placement Performance Report?
>>
>> Thanks,
>>
>> Brandon
>>
>>
>> Takeshi Hagikura (AdWords API Team)於 2013年12月3日星期二UTC+8下午2時29分33秒寫道:
>>>
>>> Thanks Brandon,
>>>
>>> I looked into it further. The mobile app placements are not represented 
>>> as a Placement, but a MobileApp criterion. The parameters of such 
>>> placements begin with "mobileapp::".
>>> The Url Performance 
>>> Reportcan
>>>  provide that information. 
>>>
>>> Best,
>>> - Takeshi, 
>>>
>>> On Monday, December 2, 2013 6:43:53 PM UTC+9, Brandon wrote:

 Hi Takeshi,

 Thanks for your replying.
 The results could be downloaded here:

 Automatic placement preformance

 https://drive.google.com/file/d/0Bw03qlsABJ1YZ1huOVR3UkhaaGc/edit?usp=sharing

 Placement performance

 https://drive.google.com/file/d/0Bw03qlsABJ1YbWJsbkJJU2tIMWc/edit?usp=sharing


 And the request is as follows:

 https://adwords.google.com/api/adwords/cm/v201309";>
 
 DisplayName
 Clicks
 Impressions
 Ctr
 AverageCpc
 AverageCpm
 Conversions
 ConversionsManyPerClick
 ConversionRate
 ConversionRateManyPerClick
 Cost
 CostPerConversion
 CostPerConversionManyPerClick
 
 20130819
 20131122
 
 
 Test Report
 PLACEMENT_PERFORMANCE_REPORT
 CUSTOM_DATE
 XML
 false
 

 I was using the same filter to download these two reports(only the 
 "reportType" are different).
 In my consider, it should be totally the same after I aggregate each 
 other.
 But it seems like the placement performance report only include the 
 performance of sites.
 Did I make something wrong?

 Thanks,

 Brandon


 Takeshi Hagikura (AdWords API Team)於 2013年12月2日星期一UTC+8下午2時53分06秒寫道:
>
> Hi Brandon,
>
> I think placements for mobile apps were represented as in the form of 
> {app-id}.adsenseformobileapps.com a while back. 
> Do you have the example request and response? 
> I'd like to make sure if it's not represented as above. 
>
> Best,
> - Takeshi, AdWords API Team
>
> On Thursday, November 28, 2013 1:35:25 PM UTC+9, Brandon wrote:
>>
>> Hi,
>>
>> In the recently release notes we knew that we can now using Placement 
>> Performance Report to get both Automatic Placements Performance and 
>> Managed Placements Performance.
>> But I can't see any mobileapp performance in this report. Why?
>> We need to combine these two report results into one.
>> Is there any other way to implement this feature?
>>
>> Thanks,
>>
>> Brandon
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=

Getting INVALID_AUTH_TOKEN_FOR_EMAI while using LocationSyncService

2013-12-16 Thread shobha . procentris
Hi Adwords Team,

We are trying to use 
LocationSyncExtension(https://developers.google.com/adwords/api/docs/reference/v201309/CampaignAdExtensionService.LocationSyncExtension)
 
and trying to use OAuthinfo for authentication.

Our headers are of the following type :

[adExtension] => LocationSyncExtension Object
(
[email] => XX
[authToken] => 
[oAuthInfo] => OAuthInfo Object
(
[httpMethod] => GET
[httpRequestUrl] => 
https://code.google.com/apis/console/
[httpAuthorizationHeader] => Bearer X
)

[iconMediaId] => 1000
[shouldSyncUrl] => 
[id] => 
[AdExtensionType] => 
[_parameterMap:AdExtension:private] => Array
(
[AdExtension.Type] => AdExtensionType
)

)


The access token used is a valid one but we are still getting 
*AdExtensionError.INVALID_OAUTH_TOKEN_FOR_EMAIL 
@ operations[0].operand.adExtension.oAuthInfo; trigger:'Invalid token'*

Can you please let us know what do we need to do to rectify this.

Thanks,
Shobha


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error - Reflection is not allowed on private - App Engine

2013-12-16 Thread Anders H
Just to make sure that the problem is not related to Eclipse / m2e, I have 
also tried to set up and compile the project using Maven, but without using 
Eclipse. The result was the same.

Den onsdag den 11. december 2013 23.47.07 UTC+1 skrev Anders H:
>
> Hi,
>
> All imported jaxws classes in the Java app are from: 
> com.google.api.ads.adwords.jaxws.v201309.
>
> I have included the pom.xml being used for reference.
>
> Thanks,
> Anders
>
> Den onsdag den 11. december 2013 20.05.41 UTC+1 skrev Takeshi Hagikura 
> (AdWords API Team):
>>
>> Hi, 
>>
>> Looks like one of your jars that has binding of jaxws is competing with 
>> the Java native implementation.
>> You need to include only needed jars.
>> At least dfp-playground works with the Java library with jaxws on 
>> appengine. 
>>
>> Can you please refer to its 
>> pom.xml
>>  first?
>> At least you need to change the dfp part to adwords like this. 
>>
>>   
>> com.google.api-ads
>> dfp-appengine
>>   1.18.0 | v   
>> com.google.api-ads
>> adwords-appengine
>>   1.18.0
>>
>> Best,
>> - Takeshi
>>
>> On Sunday, December 8, 2013 9:09:10 AM UTC-8, Anders H wrote:
>>>
>>>
>>> I am running the GetAccountHierarchy.java example on App Engine with 
>>> JAX-WS. The application is created using Apache Maven for dependencies and 
>>> the imported jaxws classes are from adwords-appengine-1.22.0.jar.
>>>
>>> When running the app on appspot I get an exception that doesn't tell me 
>>> much about what could be the problem. 
>>>
>>> This is the piece of code that throws the exception:
>>> // Get the ServicedAccountService.
>>> ManagedCustomerServiceInterface managedCustomerService =
>>>  adWordsServices.get(session, 
>>> ManagedCustomerServiceInterface.class);
>>>
>>> This is the exception:
>>> 2013-12-08 11:55:53.087
>>>
>>> com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection : Unable 
>>> to make javax.xml.ws.wsaddressing.W3CEndpointReference.address accessible.
>>> java.lang.SecurityException: java.lang.IllegalAccessException: Reflection 
>>> is not allowed on private 
>>> javax.xml.ws.wsaddressing.W3CEndpointReference$Address 
>>> javax.xml.ws.wsaddressing.W3CEndpointReference.address
>>> at 
>>> com.google.appengine.runtime.Request.process-44627206b54ccbe5(Request.java)
>>> at 
>>> com.sun.xml.bind.v2.runtime.reflect.Accessor$FieldReflection.(Accessor.java:243)
>>> at 
>>> com.sun.xml.bind.AccessorFactoryImpl.createFieldAccessor(AccessorFactoryImpl.java:66)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.createFieldSeed(RuntimeClassInfoImpl.java:252)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.createFieldSeed(RuntimeClassInfoImpl.java:81)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ClassInfoImpl.findFieldProperties(ClassInfoImpl.java:405)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ClassInfoImpl.getProperties(ClassInfoImpl.java:308)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeClassInfoImpl.getProperties(RuntimeClassInfoImpl.java:176)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ModelBuilder.getClassInfo(ModelBuilder.java:243)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:100)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:81)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ModelBuilder.getClassInfo(ModelBuilder.java:209)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:95)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.RuntimeModelBuilder.getClassInfo(RuntimeModelBuilder.java:81)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:315)
>>> at 
>>> com.sun.xml.bind.v2.model.impl.ModelBuilder.getTypeInfo(ModelBuilder.java:330)
>>> at 
>>> com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:466)
>>> at 
>>> com.sun.xml.bind.v2.runtime.JAXBContextImpl.(JAXBContextImpl.java:302)
>>> at 
>>> com.sun.xml.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1140)
>>> at 
>>> com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:154)
>>> at 
>>> com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:121)
>>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>> at 
>>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>> at 
>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>> at java.lang.reflect.Method.invoke(Method.java:606)
>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:253)
>>> at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:240)
>>> at javax.xml.bind.ContextFinder.find(ContextFinder.java:453)
>>> at javax.xml.bi

'devicePreference' not working/query..

2013-12-16 Thread tomflat561
Hi,


We are trying to add a device preference to our campaigns without 
success-We are adding the field 'devicePreference' when we 'add' our 
textad-please advise on the correct way to upload a device preference for a 
specific ad?


  _operations = [
 
  {
 
  'operator': 'ADD',
 
  'operand': {
 
  'xsi_type': 'AdGroupAd',
 
  'adGroupId': adgroupid[-1],
 
  'ad': {
  #'devicePreference' 
:'??', 
  
  'xsi_type': 'TextAd',

  'devicePreference': '3',
 
  'url': 
'http://www.example.com',#conversion_link
 
  'displayUrl': url,
 
  'description1': description1,   
###'Visit the Red Planet in style.',  
 
  'description2': description2,
###'Low-gravity fun for everyone!',  
 
  'headline': headline
 
  },
 
  # Optional fields.
 
  'status': 'PAUSED'  
 
  }
 
  # If needed, you could specify an exemption request here.
 
  # 'exemptionRequests': [{
 
  # # This comes back in a PolicyViolationError.
 
  # 'key' {
 
  # 'policyName': '...',
 
  # 'violatingText': '...'
 
  # }
 
  # }]
 
  }]
 
Many Thanks,

Tom.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


How can I modify the bid for and AdGroup keyword?

2013-12-16 Thread jaison . directi
Hi,

Can someone give me a few pointers on how I can go about modifying a 
specific keyword bid for a particular AdGroup.

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Adgroup Bid

2013-12-16 Thread YilmazX
To set the adgroup level CPC which service should I use?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Retrieving product listing ad costs

2013-12-16 Thread Sean Gottschalk
Hello,
I'm hoping to be able to retrieve product listing ad information through 
the adwords API, much in the same way that we can retrieve the keyword cost 
information. I found this topic 
(https://groups.google.com/d/msg/adwords-api/RBHMQxndqOA/V9LQfziZaWsJ) 
which recommended using the AD_PERFORMANCE_REPORT but the only data I'm 
seeing come back through that report are "text ad" and "dynamic search ad". 
I'm using the following query: "SELECT Id, AdType, ClickType, Headline, 
Description1, Description2, Date, Cost FROM AD_PERFORMANCE_REPORT". Is 
there another way to get that performance information through the API?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Getting Stats from Ad Hoc Reports

2013-12-16 Thread road11
I see that as of next March, we will no longer be able to get stats from 
the AdGroupCriterionService. We now have to use reporting... 
(http://googleadsdeveloper.blogspot.com/2013/10/adwords-api-how-to-migrate-from-stats.html)


My question is how often can we download this report and expect to see 
updated stats for any given keyword? Using the AdGroupCriterionService, we 
could get updated stats hourly.
But if I have to use the Keyword Performance Report, doesn't that mean I'll 
only see different, updated data once a day? 

And is there a C#.Net example of how to fire off an ad-hoc report? The .Net 
sample code only comes with examples using ReportDefinitionService.

Eric


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Retrieving product listing ad costs

2013-12-16 Thread road11
We use that same report to get ours. You should have an ad type in there 
called "Product listing ad." Make sure you're not filtering those out in 
your query call.

On Monday, December 16, 2013 12:00:03 PM UTC-5, Sean Gottschalk wrote:
>
> Hello,
> I'm hoping to be able to retrieve product listing ad information through 
> the adwords API, much in the same way that we can retrieve the keyword cost 
> information. I found this topic (
> https://groups.google.com/d/msg/adwords-api/RBHMQxndqOA/V9LQfziZaWsJ) 
> which recommended using the AD_PERFORMANCE_REPORT but the only data I'm 
> seeing come back through that report are "text ad" and "dynamic search ad". 
> I'm using the following query: "SELECT Id, AdType, ClickType, Headline, 
> Description1, Description2, Date, Cost FROM AD_PERFORMANCE_REPORT". Is 
> there another way to get that performance information through the API?
>
> Thanks
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Commandline reporting tool

2013-12-16 Thread Rasmus Ladekjær Pedersen
I wrote this little node.js script to retrieve report from Google AdWords. 
When I myself was new to the API I would really have liked a simple script 
like that, and that is why I later wrote it and now post it here.

https://github.com/ladekjaer/node-gawr

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Does PLACEHOLDER_FEED_ITEM_REPORT support zero impression rows?

2013-12-16 Thread Slava
I am only getting rows with "ApprovalStatus" being "Approved' and "Approved 
(limited)".  None of the disapproved sitelinks are coming though.

Thanks,
Slava 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


PLACEHOLDER_FEED_ITEM_REPORT comes up empty for a test account

2013-12-16 Thread Slava
I used to get both Approved and Disapproved sitelinks from a test account.  
Now the PLACEHOLDER_FEED_ITEM_REPORT report comes up empty?  Any ideas?

Thanks,
Slava

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Report types "Gender" & "AgeRange" Performance not aggregating correctly

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

It's a intended behavior. 
Reports are implicitly segmented by its unique key (in that case, AdGroupId 
and CriterionId).

So if you include AdGroupId, you should be able to get the expected result. 

Best,
- Takeshi, AdWords API Team

On Monday, December 9, 2013 11:31:46 PM UTC+9, Georg Döhring wrote:
>
> Hello everyone,
>
> I've noticed the following while requesting the newly added reports for 
> gender and agerange performance:
>
> I would like the values to be aggregated by campaign and targetId 
> (criterionId). The data however is not aggregate by campaign and 
> criterionId. What I get is for example: 
>
> "Custom TYPE_REPORT_CAMPAIGNGENDER AGGREGATION_DAILY METRIC_CLICKS report 
> #1386597627 (Jul 10, 2013-Jul 14, 2013)"
> Day,Campaign ID,Criterion ID,Gender,Bid adj.,Cost,Clicks
> 2013-07-10,87270508,20,Undetermined, --,8.86,1
> 2013-07-14,87270508,20,Undetermined, --,8.97,1
> 2013-07-13,87270508,20,Undetermined, --,2.17,1
> 2013-07-11,87270508,20,Undetermined, --,4.43,1
> 2013-07-10,87270508,20,Undetermined, --,14.43,2
> 2013-07-14,87270508,20,Undetermined, --,3.71,2
> 2013-07-13,87270508,20,Undetermined, --,5.86,1
> 2013-07-10,87270508,20,Undetermined, --,9.86,2
> 2013-07-11,87270508,20,Undetermined, --,219.05,26
> 2013-07-11,87270508,20,Undetermined, --,11.53,1
> 2013-07-11,87270508,20,Undetermined, --,5.57,1
> 2013-07-10,87270508,20,Undetermined, --,7.35,1
> 2013-07-10,87270508,20,Undetermined, --,15.12,3
> 2013-07-11,87270508,20,Undetermined, --,68.58,13
> 2013-07-11,87270508,20,Undetermined, --,4.62,1
> 2013-07-12,87270508,20,Undetermined, --,7.12,1
> 2013-07-11,87270508,20,Undetermined, --,5.73,1
> 2013-07-13,87270508,20,Undetermined, --,16.11,5
> 2013-07-12,87270508,20,Undetermined, --,27.60,6
> 2013-07-12,87270508,20,Undetermined, --,223.13,25
> 2013-07-10,87270508,20,Undetermined, --,6.33,1
> 2013-07-12,87270508,20,Undetermined, --,7.04,1
> 2013-07-12,87270508,20,Undetermined, --,38.85,4
> 2013-07-10,87270508,20,Undetermined, --,5.87,1
>
> As you see, I get multiple results for the combination day, campaignId, 
> criterionId. I would expect only one row per criterionId.
>
> The same happens in the agerange performance report.
>
> Is this intended behavior?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [PHP API] QuotaCheckError.INVALID_TOKEN_HEADER

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Dredd,

Let me confirm, is a API call succeed when you call services other than 
reports (like CampaignService)?
Also do you have the request XML including HTTP headers when you send the 
report request?
(When you post it, please remove the sensitive info such as your developer 
token)

Best,
- Takeshi, AdWords API Team

On Thursday, December 5, 2013 1:32:56 AM UTC+9, Dredd wrote:
>
> Hello,
>
> I'm using the PHP AdWords API 4.7.0, and since the old authentification 
> (via email and password, without OAuth) has ben sunseted, I'm trying to 
> upgrade to the OAuth2 authentification.
>
> I've setted-up an app so I can have a client_id and client_secret.
>
> The OAuth2 authentification works find and I get a valid access token, but 
> whenever I use ReportUtils::DownloadReport() I get an 
> error QuotaCheckError.INVALID_TOKEN_HEADER.
>
> The AdWordsUser object on which the authentification was performed is 
> properly passed to ReportUtils::DownloadReport(), so I don't understand why 
> this fails.
>
> I've found this 
> topic
>  but 
> even after setting-up a test AdWords account I get the same error.
>
> Thanks for helping.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: BetaError.BETA_FEATURE when adding location campaign criterion

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi,

As mentioned in the 
doc, 
targeting universities is a beta feature. 
The criteria of 1012948 and 1013142 seem to be university criteria.
So it's a intended behavior. 

Best,
- Takeshi, AdWords API Team

On Tuesday, December 10, 2013 4:44:46 AM UTC+9, Gopi wrote:
>
> Hi, 
>
>   Is this issue resolved ? Were getting the same error while adding 
> locations to the campaigns.
>
>   FaultString:[BetaError.BETA_FEATURE @ operations[310].operand.criterion; 
> trigger:'1012948', BetaError.BETA_FEATURE @ 
> operations[2297].operand.criterion; trigger:'1013142']
>
> Thanks
> Gopi
>
> On Friday, October 25, 2013 10:12:14 AM UTC-7, David Torres (AdWords API 
> Team) wrote:
>>
>> Hi Kevin,
>>
>> We are investigating this issue right now, (with no promises) most surely 
>> we will have it solved next week.
>>
>> Best,
>>
>> - David Torres - AdWords API Team
>>
>>
>> On Wednesday, October 23, 2013 9:47:31 AM UTC-4, Kevin wrote:
>>>
>>> Here's request/response.
>>>
>>> Request: 
>>> 
>>> 
>>>   
>>> 
>>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance";>
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201306";>
>>>   ***
>>>   ***
>>>   *
>>>   false
>>>   false
>>> 
>>>   
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201306";>
>>>   
>>> ADD
>>> 
>>>   93239114
>>>   https://adwords.google.com/api/adwords/cm/v201306";>
>>> 1022355
>>> LOCATION
>>>   
>>> 
>>>   
>>> 
>>>   
>>>  
>>> 
>>> 
>>>
>>> 
>>> 
>>> 
>>>
>>> Response:   
>>> 
>>> 
>>>
>>> http://schemas.xmlsoap.org/soap/envelope/";>
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201306";>
>>>   0004e968bbe662180a4253a630fa
>>>   CampaignCriterionService
>>>   mutate
>>>   0
>>>   347
>>> 
>>>   
>>>   
>>> 
>>>   soap:Server
>>>   [BetaError.BETA_FEATURE @ 
>>> operations[0].operand.criterion; trigger:'1022355']
>>>   
>>> https://adwords.google.com/api/adwords/cm/v201306";>
>>>   [BetaError.BETA_FEATURE @ 
>>> operations[0].operand.criterion; trigger:'1022355']
>>>   
>>> ApiException
>>>   http://www.w3.org/2001/XMLSchema-instance";>
>>> operations[0].operand.criterion
>>> 1022355
>>> BetaError.BETA_FEATURE
>>> BetaError
>>> BETA_FEATURE
>>>   
>>> 
>>>   
>>> 
>>>   
>>> 
>>>
>>> Kevin
>>>
>>> On Wednesday, October 23, 2013 6:34:00 AM UTC-7, Kevin wrote:

 Hi,

 We are getting BetaError.BETA_FEATURE when trying to add location 
 campaign criterion. I'm not sure what this means. Any idea?

 Request Id: 0004e96825e571780a341ee528d3

 -Kevin

>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: BetaError.BETA_FEATURE while adding locations for Campaign

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Gopi,

Please see another 
thread. 
It's a expected behavior. 

Best,
- Takeshi, AdWords API Team

On Friday, December 13, 2013 6:24:59 AM UTC+9, Gopi wrote:
>
> Any Suggestions on this please. Every time i add this locations i am 
> getting this error. 
>
> 13:18:05,515 ERROR [GooglePlatform] BetaError BetaError.BETA_FEATURE 
> 1020831
> 13:18:05,515 ERROR [GooglePlatform] BetaError BetaError.BETA_FEATURE 
> 1012948
> 13:18:05,515 ERROR [GooglePlatform] BetaError BetaError.BETA_FEATURE 
> 1013142
>
>   Criteria ID
>  
> Name
>  
> Canonical Name
>  
> Parent ID
>  
> Country Code
>  
> Target Type
>   
> 1012948
>  
> Auburn University
>  
> Auburn University,Alabama,United States
>  
> 21133
>  
> US
>  
> University
>   
> 1013142
>  
> Tuskegee University
>  
> Tuskegee University,Alabama,United States
>  
> 21133
>  
> US
>  
> University
>   
> 1020831
>  
> University of Mississippi
>  
> University of Mississippi,Mississippi,United States
>  
> 21158
>  
> US
>  
> University
>   
> Thanks
> Gopi
>
>
> On Monday, December 9, 2013 4:40:13 PM UTC-8, Gopi wrote:
>>
>> We are getting BetaError.BETA_FEATURE while adding locations to the Ad 
>> Campaign. We are not trying to Used shared set related features using 
>> AdWords API, but still we are seeing this error.
>>
>> FaultString:[BetaError.BETA_FEATURE @ operations[1594].operand.criterion; 
>> trigger:'1013142', BetaError.BETA_FEATURE @ 
>> operations[1595].operand.criterion; trigger:'1020831', 
>> BetaError.BETA_FEATURE @ operations[1596].operand.criterion; 
>> trigger:'1012948']
>>
>> Thanks
>> Gopi
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: AuthenticationError.USER_ID_INVALID

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

The developerToken and clientCustomerId headers should be included in the 
SOAP header, not the HTTP header. 
Also I highly recommend using the PHP adwords 
library if 
you don't have a specific reason to avoid it. 
It constructs the request on behalf of you instead of constructing a 
request on your own.

Best,
- Takeshi, AdWords API Team

On Tuesday, December 10, 2013 8:58:40 PM UTC+9, Mohammed Nasri wrote:
>
> Hi, 
>
> I am using php Adwords API (v201309) and I want to download the Adwords 
> Reports, here is my php code:
>
> /* CODE : BEGIN */
>
> $httpHeaders = array(
> "Authorization:OAUTH2_ACCESS_TOKEN=*MY_OAUTH2_CODE*",
> "developerToken:*MY_TOKEN*",
> "clientCustomerId:*MY_CUSTOMER_ID*"
> );
> 
> $reportDefinition = " https://adwords.google.com/api/adwords/cm/v201309\";>";
> $reportDefinition .= "";
> $reportDefinition .= "CampaignId";
> $reportDefinition .= "Date";
> $reportDefinition .= "Impressions";
> $reportDefinition .= "Clicks";
> $reportDefinition .= "Cost";
> $reportDefinition .= "Conversions";
> $reportDefinition .= "AveragePosition";
> $reportDefinition .= "";
> $reportDefinition .= "20130712";
> $reportDefinition .= "20131010";
> $reportDefinition .= "";
> $reportDefinition .= "";
> $reportDefinition .= "Ad Performance Report";
> $reportDefinition .= "AD_PERFORMANCE_REPORT";
> $reportDefinition .= "CUSTOM_DATE";
> $reportDefinition .= "XML";
> $reportDefinition .= "";
>
> $params = array("__rdxml" => $reportDefinition);
> 
> $url = "https://adwords.google.com/api/adwords/reportdownload/v201309
> ";
>  
> $curl = curl_init();
> curl_setopt($curl, CURLOPT_URL, $url);
> curl_setopt($curl, CURLOPT_HEADER, false);
> curl_setopt($curl, CURLOPT_POST, true);
> curl_setopt($curl, CURLOPT_POSTFIELDS, $params);
> curl_setopt($curl, CURLOPT_HTTPHEADER, $httpHeaders);
> curl_setopt($curl, CURLOPT_FOLLOWLOCATION, true);
> curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
> curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 120);
> curl_setopt($curl, CURLOPT_TIMEOUT, 120);
> curl_setopt ($curl, CURLOPT_SSL_VERIFYHOST, 0);
> curl_setopt ($curl, CURLOPT_SSL_VERIFYPEER, 0);
> 
> $reportData = curl_exec($curl);
> $err = curl_errno($curl);
> $errmsg  = curl_error($curl) ;
> $header  = curl_getinfo($curl); 
> 
> curl_close($curl);
> 
> echo $reportData . "";
>
> /* CODE : END */
>
> The result of my code is as follows : 
>
> *AuthenticationError.USER_ID_INVALID*
>
> I added the option userId to the httpHeaders params, but this gives me 
> the following error message : 
>
> *Not Found*
> Have you any idea that can helps me.
>
> Thank you.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Connect Python Client Library and Api Adwords

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

As for the OAuth2 refresh token, you can obtain it by running 
gnerate_refresh_token.py
.
"Use agent" is just a String used for logging purpose. You can put any 
string you want. 

"Developer token" is a unique identifier for each developer. If you don't 
have one, please see 
this
.

ClientId and Client Secret are the information for OAuth2, if you don't 
have these please obtain by following this 
guide
.

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 1:24:20 AM UTC+9, Mario Murias wrote:
>
> Hi,
>
> I'm new in python and google app engine, and I'm trying to learn to 
> connect with the Adwords API using the Python client library for this 
> website :
> https://developers.google.com/adwords/api/docs/clientlibraries?hl=es
>
> So far I have not got any positive result , because, for example , if I 
> agree to Code Examples , not sure where to set my credentials to access the 
> Adwords Api .
>
> I am trying to run the example in the README the following link:
>
> https://github.com/googleads/googleads-python-lib/blob/master/adspygoogle/adwords/README?hl=en
> In step 4 , I need the following information :
>  - OAuth 2.0 token refresh
>  - User agent
>  - Developer token
>
> But once done step 4 . where do I can continue ?
>
> I just need a push to get connect to the API from any small example 
> program . I have Google Adwords account , but not sure if I have to use 
> OAuth2 , Test Google Account or other method of access to the API.
>
> Any help is welcome .
> Greetings and thanks in advance .
> Mario
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Cannot make GetRefreshToken.php work to work with test account

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

Let me confirm, are you able to obtain a authorization code (in the form of 
4/x as in this 
guide) 
from the browser after pasting the url provided by the GetRefreshToken.php?
Or you see this error "{ "error" : "invalid_request" }" when you pasted the 
url to your browser?

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 7:44:08 AM UTC+9, song...@bu.edu wrote:
>
> I'm a noob to Adwords API and please kindly let me know if I 'm not 
> describing my issue clearly. It might be a duplicate as I did find similar 
> topics in the forum, especially the following thread 
> https://groups.google.com/forum/#!topic/adwords-api/q_xSgh30pTc.
> I pretty much have the same problem as the OP has. The only difference is 
> I was working on the test account (the developer token of the live MCC 
> account is pending). In the auth.ini, I've had the following information 
> set,
>
> developerToken = "PENDING_DEVELOPER_TOKEN_OF_THE_LIVE_ACCOUNT"
> userAgent = "COMPANY_NAME"
> clientCustomerId = "CUSTOMER_ID_OF_TEST_ACCOUNT"
>
> client_id = "CLIENT_ID_OF_TEST_ACCOUNT"
> client_secret = "CLIENT_SECRET_OF_TEST_ACCOUNT"
>
> All other info are all left as default.
>
> I followed this 
> tutorialto get 
> the client id and the client secret. And that pair of id and secret 
> is associated with the test account  as I was logged in the test account 
> email when I registered the app in Google Cloud Console. I also tested wotj 
> the live MCC account and generated another pair of id and secret, yet 
> neither of them worked. When I run the GetRefreshToken.php in the browser, 
> I got the error message as below:
>
> Your OAuth2 Credentials are incorrect. Please see the GetRefreshToken.php 
> example. { "error" : "invalid_request" }
>
> I've been banging my head against the desk for the entire day, still 
> cannot figure out what I've done wrong with the configuration. Any insight 
> is appreciated. Many thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: API Developer Token *Still* Pending Approval!

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi, 

First please read the needed 
processescarefully.
If it doesn't answer, can you let us know your MCC clientCustomerId?

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 7:51:07 AM UTC+9, stu...@redsharkllc.com 
wrote:
>
> We applied for API access some time ago (7 weeks, at least) and have yet 
> to be granted approval.  Every time that I call Ad Words I am told that 
> there is no way to contact the API team.  I am so desperate to find an 
> answer!  Please help! I am losing customers daily because I can't provide 
> the service that they need.  Thank you!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: CurrencySymbol

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Jam,

I think some currency symbols are not included in the list. 
For the time being, please include the currency symbol as the ad text not 
part of the insertionText in the AdParam or use the currency code (PLN).

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 9:42:45 PM UTC+9, Jam wrote:
>
> Hi,
>
> we want to set AdParameter with Polish Zloty (zł), but it is not accepted 
> as CurrencySymbol.
> What can we do?
>
> Thanks
> Jam
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Can anyone tell me what is domainpark?

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Mark,

I'm afraid I'm not sure what the context of that question. Is that related 
to AdWords API?

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 2:50:37 PM UTC+9, Mark Guertin wrote:
>
> Hello, any help or explanation would be helpful.
>
> Does anyone know what the following entries in my server log mean?
>
> http://googleads.g.doubleclick.net/pagead/ads  
> http://dp.g.doubleclick.net/static/caf/slave.html  
> http://dp.g.doubleclick.net/apps/domainpark/domainpark.cgi 
> http://domains.googlesyndication.com/apps/domainpark/domainpark.cgi
>
> Thanks in advance for any input!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: empty DestinationUrl column in placement performance report

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Yaniv,

Right, please use URL Performance Report (URL field), you should get the 
exact URL where ads were shown.

Best,
- Takeshi, AdWords API Team

On Thursday, December 5, 2013 5:38:05 PM UTC+9, Yaniv Ranen wrote:
>
> Hi there
>
> I'm using v201309 to download placement_performance_report, 
> the placement url  has the domain that the ads were displayed at but I 
> want to get the exact URL of the click with all the parameters I've put 
> there. 
>
> I've tried adding CriteriaDestinationUrl, DestinationUrl but both come 
> back empty. 
>
> what can I do to get that? will the URL performance report help here?
>
> Thanks,
> Yaniv
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Intermittent connectivity issues with API reports server (v201309)?

2013-12-16 Thread AdWordsApiDev
We've been noticing intermittent connectivity issues to API reports servers 
v201309 for the last 24 hours or so. We can't reach the server for a few 
minutes, and then it is back up. Seems to happen from all our locations at 
the same time (US + Asia), and every few hours. Anyone else seen this or 
any known issues going on right now?

Thanks!
MG

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Junk characters in 'Dynamic ad target' column in Criteria Performance report

2013-12-16 Thread shobha . procentris
Hi Adwords API team,

I am trying to fetch the Dynamic Search Ads - auto targets by using 
Criteria - Webpage in the Criteria Performance report. I am getting all the 
data properly except the actual auto targets. I am getting junk characters 
in with the auto target labels

I have given a few examples

 ���#�  �  * 
 ���#� @�  CATEGORY==fenella smith/animals�  �  �  fenella 
smith/animals


In the above the actual auto target is category=fenella smith

Can you please let me know how to fix this issue?

Thanks,
Shobha

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.