RE: Adwords Api Migration

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, it seems that you are looking to the zero impression report in the Google Ads API. However, there is no includeZeroImpressions parameter. If you want to exclude zero impression rows, use a

Adwords Api Migration

2022-06-21 Thread Olayinka Popoola
Hi, I have a task to migrate an application to Google ads API. There is a part of the code that I have not been able to convert. Could you please help. AdwordsUser user = new AdWordsUser(); AdWordsAppConfig config = (AdWordsAppConfig)user.Config; // Optional: Include zero impression rows

RE: Google AdWords API migration to Google Ads API

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jhonny, I already replied to you on your private thread, we can continue your conversation there. For all those who want to know the answer here's is a partial copy: Here's our reports migration guide and here's our general reports guide. All reports use GoogleAdsService and you can use Sea

Google AdWords API migration to Google Ads API

2022-04-25 Thread Jhonny Afonso
Hi, I am using Google AdWords API and we received the email to migrate to Google Ads API. We are using your API via CURL/file_get_contents (PHP) We've using these URL https://adwords.google.com/api/adwords/reportdownload/v201809 https://adwords.google.com/api/adwords/mcm/v201809 https://adwords.

Re: Google Adwords API Migration

2011-12-22 Thread Minh Le
I've got the solution. On Dec 21, 4:06 pm, Minh Le wrote: > I am doing migration from Google Adwords API v200909 to v201109. Now I > have some troubles with my code in a .NET project: > > private void StoreCampaignInDB(string campaign_email, string > campaign_password, string clientEmail, int Acc

Google Adwords API Migration

2011-12-21 Thread Minh Le
I am doing migration from Google Adwords API v200909 to v201109. Now I have some troubles with my code in a .NET project: private void StoreCampaignInDB(string campaign_email, string campaign_password, string clientEmail, int AccountID, StringBuilder sDailyReport) { try

AdWords API Migration

2010-04-12 Thread Daniel Parker
how do I get a developers token? And how do I find out if I am approved? And all other need to know information regarding the migration on the 22nd of April? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on

AdWords API Migration Questions (For PHP, From Apility)

2010-04-07 Thread google400
Hello, I'm looking to migrate a project to the new google adwords API. The project has been developed in PHP, and currently uses the Apility library to access the API. I would like to know the replacements for the following api methods: - KeywordToolService -> getKeywordVariations http://code.go

AdWords API Migration to new v2009 API from v13: what about Report Service?

2010-03-30 Thread Luka
Hi, I'm actually using the v13 API version, and I'm going to migrate to the new v2009 version. I need to download CSV report for my website and I use "getCreativeTsvReport" in my own scripts, but I don't find the v2009 version of this function; really I don't find nothing about ReportService in v2

AdWords API Migration to new API - problem in getting Criterion Stats

2010-03-23 Thread prasad darla
Hi All, We recently undertook changes to move to the v2009 API. We use the PHP library. Most of our code has been modified and it works fine. I was able to create and update new Campaign etc. I also got Campaign stats using the new CampaignService. However I am unable to get the criterion stats as

AdWords API Migration of Adwords v13 to v2009

2009-12-28 Thread samarsoo...@yahoo.com
Hi all, Can any one help me to get sample code that how we can migrate the v13 Adwords API to v2009 API. Please provide any reference or links where it is mentioned that what all API we need to migrate and what are the functions to used in v2009. -- You received this message because you are subs

AdWords API Migration of the ExemptionRequest handling from V13 to V200906

2009-12-11 Thread inovex
The user of our system usually knows the kind of exemption in advance and I wonder where I can get the policy name from to use in the exemption request. I wonder if there is an other way than trying to use the mutate.ADD operation and evaluate the failure response. Maybe we could automatically pack

AdWords API Migration from v11 to v12

2008-09-04 Thread Troy
I am having a hard time finding the documentation on this. I tried to download the new java API as well but all it contained was the build script and the doc directory. Not sure if the file is valid or winrar isn't opening it correctly. http://code.google.com/p/google-api-adwords-java/ http://g