Re: Problem with adhoc reporting using test account

2013-09-09 Thread gaw
I tried to that request via curl and had: ds/reportdownload/v201306 ?xml version=1.0 encoding=UTF-8 standalone=yes?reportDownloadErrorApiErrortypeReportDownloadError.MISSING_ PARAMETER/typetriggerMissing report definition/triggerfieldPath/fieldPath/ApiError/reportDownloadError Any ideas? --

Ad group level mobile extensions

2013-09-09 Thread techpoint . 2015
Hi, Using 'Mobile Extension' from CampaignAdExtensionService, we can set the the call extension to campaigns. To set phone numbers at ad group level we can include adGroupId, It seems working fine. But we are receiving CANNOT_HAVE_MULTIPLE_MOBILE_EXTENSIONS_PER_CAMPAIGN error, when trying to

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-09-09 Thread Dorian Kind
Many thanks for the clarification and workarounds, Takeshi. Is there any timeline for the availability of ad params in adhoc reporting? Cheers, Dorian On Sunday, September 8, 2013 11:44:08 AM UTC+2, Takeshi Hagikura (AdWords API Team) wrote: To follow up on this, As mentioned in the blog

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-09-09 Thread Takeshi Hagikura (AdWords API Team)
Hi Dorlan, Unfortunately, we don't have a specific timeline on that. Best, - Takeshi, AdWords API Team On Monday, September 9, 2013 5:41:41 PM UTC+9, Dorian Kind wrote: Many thanks for the clarification and workarounds, Takeshi. Is there any timeline for the availability of ad params in

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-09 Thread Simon Day
Thanks Oliver (and Anash for marking this) I've been looking at some of our data from the last few days and it looks like display network data for some campaigns is being included in the keyword performance report, and some are not. What's confusing is why there is this difference, and can I

Re: Is it possible to get 'Display Network only' through the keywords performance report?

2013-09-09 Thread Takeshi Hagikura (AdWords API Team)
Hi Slmon, The display network data being included in the Keywords performance report are aggregated as Keword ID : 300 and Keyword : content. So the stats (such as Clicks, Impressions, etc) should match between the display network data in Keyword performance report and the data in Display

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread Takeshi Hagikura (AdWords API Team)
Hi, If your auth token is correct, you are able to retrieve reports even if you use CienLogin. Again, what exactly the error says? Best, - Takeshi, AdWords API Team On Thursday, September 5, 2013 6:35:15 PM UTC+9, subhas...@forward3d.com wrote: I requested the report using ClientLogin

Re: Google APIs Console. Web or Installed applications?

2013-09-09 Thread Alan Coleman
Brett, Thanks very much, an awesome explanation. My application currently runs well with Client Login, it's browser based and protected from the public via a hosting login pair, not ideal but it works. Like yourself, ultimately I'd like to move that part of the process over to Google too, a

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread subhash . gupta
Hey Takeshi, I found the problem but don't know the resolution. Here is the response I am getting. ?xml version=1.0 encoding=UTF-8 standalone=yes?reportDownloadErrorApiErrortypeBetaError.BETA_FEATURE/typetriggerBidModifier/triggerfieldPathselector/fieldPath/ApiError/reportDownloadError In

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread subhash . gupta
Hey, Also I am pretty sure the enhanced campaigns are active on account 7472124528. BidModifier is part of enhanced campaigns only, right? Cheers, Subhash On Monday, 2 September 2013 09:37:08 UTC+1, subhas...@forward3d.com wrote: Hey Guys, I am trying to request CRITERIA_PERFORMANCE_REPORT

Re: AdGroupAdError.CANNOT_OPERATE_ON_DELETED_ADGROUPAD

2013-09-09 Thread Jeremy Aube
Hi Danial, Here are the steps we're taking: Create ad in AdWords interface - - Ad is enabled - - Ad group is enabled - - Campaign is enabled Using Java API v201306 A report is downloaded using ReportDownloader: Fields: CampaignStatus, AdGroupStatus, Status,

Re: Simple Questions about the OAuth2 access_token and Redirect URI

2013-09-09 Thread Alan Coleman
Hi Brett, Thanks again for replying, I'm still confused about the returning * access_token* that my app will need to use the API. Do I need to handle or store it somewhere? I understand that OAuth2 uses the *client_id*, *client_secret* and * refresh_token* to get an *access_token*, which in

Changing FeedItemDevicePreference from mobile to none for enhanced sitelink adextensions

2013-09-09 Thread Jay
Hi Folks, I ran into a little problem trying to change an existing enhanced sitelink's device preference from MOBILE to none using FeedItemDevicePreference. Here is my soap log with request and reply. As I clear out the FeedItemDevicePreference with a null, the results from the set operation

Re: Getting 500 error when requesting BidModifier field in CRITERIA_PERFORMANCE_REPORT

2013-09-09 Thread Takeshi Hagikura (AdWords API Team)
Hi, It's because BidModifier field is a beta feature. Your account needs to be enabled as a beta account. Please contact your account manager or CSR on how to get your account enabled as a beta. Best, - Takeshi, AdWords API Team On Monday, September 9, 2013 11:08:46 PM UTC+9,

Set bidModifier attribute on create campaign in v201306

2013-09-09 Thread ido gafni
I'm trying to set *mobile bid adjustment* for *mobile devices with full browsers* to '-100%' when creating a new campaign. According to your API documentation - I need to set attribute bidModifier for CampaignCriterionService . In order to set this attribute , which criterion do I need to use

Login form for third-party policy, reports by accounts

2013-09-09 Thread g12
Hi! We want an Adwords Api which is syncronizing our folders with the online adwords campaigns and AdGroups, because we have exactly the folders like the Campaigns/Adgourps online, and automatically updating the Ads when there are any in theese folders. An other part of the API checks the

Best practice for downloading reports from multiple ClientCustomerIDs within an MCC account.

2013-09-09 Thread Mark Ibanez
Hi, Before I pose the question, please allow me to describe what I am trying accomplish. I am using AdHoc reports v201302 within C# .net (I think using the .net library). My goal is to grab reports from multiple accounts (different ClientCustomerIDs) contained within an MCC account and

java.net.SocketException

2013-09-09 Thread leela
Hi, when i am trying to get the Refresh token i am getting following exception: Sep 10, 2013 6:12:18 AM com.ibm.ws.ssl.config.SSLConfigManager INFO: ssl.disable.url.hostname.verification.CWPKI0027I Sep 10, 2013 6:12:19 AM com.ibm.ws.security.config.SecurityObjectLocator WARNING: Could not obtain

Test Account: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']

2013-09-09 Thread Raul Gomez
Trying to connect to the Google AdWords API and when running * addCampaigns.php* from the PHP API examples, I get the following error: An error has occurred:* [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null']* The clientCustomerId of the test account is:* 457-878-3081* Which is the

offline conversions import integration

2013-09-09 Thread Arraya Sinlong
Is there a way to automate the process where we import offline conversions in adwords? Is there a way we can develop this using the adwords API? https://support.google.com/adwords/answer/2998031 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Best practice for report downloading from multiple client accounts inside an MCC account

2013-09-09 Thread Mark Ibanez
Hi, Before I state my question, please allow me to describe what I am trying to accomplish and how I am currently implementing it. I am downloading reports from multiple accounts (different ClientCustomerIDs) from an MCC account. I use Adhoc Reports within C# (.Net Library) to do this. I

Re: BUG: API (v200909) had not throw duplicate adgrup exception

2013-09-09 Thread Jeremy Tangney
Hi API team, I'm also experiencing this issue. When creating adGroups with duplicate names, I receive a DUPLICATE_ADGROUP_NAME exception but the duplicate adGroup still gets created. Is this expected behaviour? If so, what are the recommended handling steps when we receive this error? Check

Re: BadAuthentication: WebLoginRequired

2013-09-09 Thread Arkadiusz Pastuszka
I have similar problem. I use gapi class and cron to connect with many google account to download some data from google analytics campaigns. When cron try connected to some account - google returns your's comunicate and display in user panel activity not trusted go. So, i ask how do it without

Re: ACCOUNT_INACTIVE even after setting billing info and agreeing TC

2013-09-09 Thread Pavel Vladimirovich
Hi Anash I have the same problem too. You told that test MCC developer token is unsupported. But how can we make API calls against test account data? Should we use only live capmaigns/ads for testing? четверг, 29 августа 2013 г., 11:31:50 UTC+3 пользователь Anash P. Oommen (AdWords API Team)

AWQL Report to memory

2013-09-09 Thread Péter Herczeg
Hi! How can I set AWQL Report into memory? I would like contain it in a php variable, but I can not find a way, just xml, and csv format... And what is the form of this report? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: