Issue with keyword parameter not expanding

2010-12-14 Thread zeta support
Hi, We have observed that for few of the track urls KW parameter is not having any value and for some we are seeing KW=%7bkeyword%7d after expanding the urls, below is the sample urls for your reference. Due to this in our reports we are not getting any keywords instead at keyword column we

Re: QuotaCheckError.INCOMPLETE_SIGNUP_LATEST_ADWORDS_API_TNC_NOT_AGREED

2010-12-14 Thread AdWords API Advisor
Hi Aditya, Got your account details, I'll follow up with you over the mail. Cheers, Anash P. Oommen, AdWords API Advisor. On Dec 13, 8:35 am, external...@spurtz.com external...@spurtz.com wrote: Hi Anash, I have mailed you with the details. Let me know if you need any more information.

Re: I give up trying to get an API key

2010-12-14 Thread AdWords API Advisor
Hi Rodrigo, mib, To get an API key, 1. If you have an MCC account, login to that MCC account. Navigate to My Account-AdWords API center and follow the instructions on that page to complete the signup. Please make sure you are in your MCC account (there should be a My Client Center tab if you are

Re: Google Adwords - Targeting

2010-12-14 Thread AdWords API Advisor
Hi Remya, You can use CampaignTargetService.mutate to add campaign targets. CampaignTargetService.mutate supports only SET operator. To add (or remove) campaign targets, retrieve the existing campaign targets using CampaignTargetService.get, add the new items (or remove unwanted ones) to it and

Re: TargetingIdeaService - authentication problems

2010-12-14 Thread AdWords API Advisor
Hi Reed, The xml you posted looks good, can you post the requestid from the SOAP response? Thanks, Anash P. Oommen, AdWords API Advisor. On Dec 13, 11:50 pm, Reed r...@powellgenealogy.com wrote: I'm doing my first dabbling with the TargetingIdeaService, using SOAP from previous posting

Re: Selector.dateRange vs Predicate

2010-12-14 Thread AdWords API Advisor
Hi Brandon, I haven't tried it myself, but I believe that both should give you same results. Since you mentioned that you want to retrieve reports for Yesterday, a better way would be to set the ReportDefinition.dateRangeType as Yesterday, and leave out the selector.dateRange and Date

Re: Download daily report using old api

2010-12-14 Thread AdWords API Advisor
Hi, In the old API, you can get all report jobs using http://code.google.com/apis/adwords/docs/developer/ReportService.html#getAllJobs method, but I don't think it can download a report scheduled to run daily. I could check with the AdWords team and let you know. As for v13 code examples on

Conversion Tracking (Reporting and Tools / Conversions)

2010-12-14 Thread Kemal
Hi, Is there any way to get separate conversion count and value figures per action via the API? A datatable with columns like, action name, tracking purpose, conversions(m-p-c) and value. It is available in the Adwords UI in the Reporting and Tools menu, Conversions link.

Re: Selector.dateRange vs Predicate

2010-12-14 Thread Brandon Parise
Oh, interesting! So when you add/edit a ReportDefinition and get an ID back, you can continue to re-download that same report using that ID? I am used to the whole request report, get id, use the id to download the report process. Thanks, Brandon On Dec 14, 5:05 am, AdWords API Advisor

Download report with oauth

2010-12-14 Thread Rob Ryan
The example PHP code for downloading a report uses a GoogleLogin Authorization header, if I wanted to do basically the same thing with a login through OAuth how would I go about passing that header? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Selector.dateRange vs Predicate

2010-12-14 Thread Brandon Parise
The issue, too, is if I enter TODAY how is that affected by timezones? If I run it at 12:01AM EST on Dec 20 for TODAY will it return data for 12/20 or 12/19 or does it depend on the timezones set on each account? Thanks! On Dec 14, 5:05 am, AdWords API Advisor adwordsapiadvi...@google.com wrote:

Maximum number of Report Definitions?

2010-12-14 Thread Brandon Parise
Is there a maximum number of report definitions you can ADD to a single account? We have added a lot and only get 100 back via ReportDefinitionService::get(), so I was wondering if that was the maximum. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: TargetingIdeaService - authentication problems

2010-12-14 Thread Reed
Thanks Anash! Here it is: requestId36d67fd1b5f12983f475c89ff28088a9/requestId -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

API

2010-12-14 Thread Kaila Bhavesh
Hi, I want to use AdWords API , so please guide me basic requirement thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

how to change the group for an adgroup using the api in php

2010-12-14 Thread saravanan
Hi , I have several adgroups and want to change the group that an adword group belongs to via the api in php. Further, i need to change the status of the ad / keywords. How do i accomplish these via the API in php. Can you guide me with the suitable php code. Thanks in advance, saravanan --

Re: I give up trying to get an API key

2010-12-14 Thread saravanan
Me too, I am not finding a clear way to handle api , sandbox usage tokens etc.. this is very bad and i can't take up this kind of issues in a google site. regards, saravanan On Dec 14, 5:46 am, Rodrigo aco...@gmail.com wrote: I agree with you. The AdWordsAPI have ambiguous ways to get a API

Can't access to client's account through approved link

2010-12-14 Thread Polus Su
Hello. I've established a link with a couple existent accounts from my MCC panel to manage it by API (PHP client library). I see both accounts in MCC panel, but I can't manage and didn't see the one of them when use API functions. Second one account (with API-only link), which is unavailable from

Re: CompetitionSearchParameter meaning?

2010-12-14 Thread AdWords API Advisor
Hi, Keyword ideas returned by the TIS can have an associated competition value between 0 and 1, indicating how competitive the bidding is for that keyword: http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.AttributeType.html#COMPETITION This search parameter is

Re: CustomerSyncService in Sandbox - not all changes are returned

2010-12-14 Thread Alexander Parij
Or may be it's a difference in how the resources are allocated between production and sandbox environment ? In production environment it takes around ~10sec for changes to propagate to all your systems so CustomerSyncService can pick them up . In Sandbox it might take longer, like we are

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-12-14 Thread AdWords API Advisor
Hi Noam, Please see the troubleshooting guide for more information: http://code.google.com/apis/adwords/docs/troubleshooting.html#InternalApiError Best, - Eric Koleda, AdWords API team On Dec 12, 4:03 am, Noam n...@innstant.com wrote: Lately I've been getting the following error approx. 2-3

Re: Unable to select ProductAds from AdGroup

2010-12-14 Thread AdWords API Advisor
Hi, I've been able to replicate this issue, and it seems to be a problem with how the API is retrieving the ads. I'll work with the core engineering team to resolve the issue, but it's likely that a fix won't be available until January at the earliest. Best, - Eric Koleda, AdWords API Team On

Re: Search funnels report

2010-12-14 Thread AdWords API Advisor
Hi Darsen, There isn't any way to get this report through the API currently, and unfortunately I don't have any information about future plans. Best, - Eric Koleda, AdWords API Team On Dec 13, 2:28 pm, darsen ds.bluer...@gmail.com wrote: Hi, is there any way to get search funnels report

Re: Automatic Placements Performance Report

2010-12-14 Thread AdWords API Advisor
Hi, The core engineers are working on this issue, but there likely won't be a resolution until January at the earliest. Best, - Eric Koleda, AdWords API Team On Dec 14, 1:41 am, sireesha sangu sireesha.sa...@gmail.com wrote: We have seen in the forums that there is an issue with automatic

Re: Download daily report using old api

2010-12-14 Thread cvijayarenu
Is there any example using php library? I know the php libraray does not support v13. so i wanted to know any example to use php for v13. I checked

Re: Download daily report using old api

2010-12-14 Thread j.e.frank
Don't take this answer as 100% certain, because I worked on something similar to this but it was a few years ago so my memory is not that clear. We had some reports scheduled as templates to run daily. We gave these reports a well-known name based on what kind of report it was (e.g.

Re: Download daily report using old api

2010-12-14 Thread cvijayarenu
I am trying with this code. $options = array ('email' = $email, 'password' = $password, 'clientEmail' = $client_email, 'useragent' = $useragent, 'developerToken' = $developer_token, 'applicationToken' = $application_token ); $namespace = 'https://adwords.google.com/api/adwords/v13';

Re: Unable to select ProductAds from AdGroup

2010-12-14 Thread SuntekSolutions
Cool, do I get an Free API Credits for helping the team???:):)??? Scott On Dec 14, 9:52 am, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, I've been able to replicate this issue, and it seems to be a problem with how the API is retrieving the ads.  I'll work with the core

is it possible to change the status of an ad using the api in php

2010-12-14 Thread saravanan
Hi, Is it possible to change the status of the ad or adgroups via the api in php code. I would like to change the status of the ad / adword / keywords per ad via the google adwords api. Is this possible and if possible how. Regards, saravanan. --