Re: How to link an existing Adwords account with MCC Account

2014-03-10 Thread Ray Tsang (AdWords API Team)
Hi, I'd recommend starting a new thread for a new topic. Please start a new thread with new details and if you have received an errors. In short, you should be able to update a criterion, and/or remove existing keywords and adding newly updated ones. Cheers, Ray On Monday, March 10, 2014 10:

Re: How to link an existing Adwords account with MCC Account

2014-03-10 Thread brstdev9
hello Ray Tsang, Now i have stuck in a new problem : How to update existing keywords text ? I have the creation Id and i am using the service AdGroupCriterionService.mutate but still not able to figure out how can i change the text of the existing keywords. looking forward for you help! Thanks!

Re: How to link an existing Adwords account with MCC Account

2014-02-19 Thread Ray Tsang (AdWords API Team)
Hi, You are welcome! Glad I was helpful. Please visit the reporting basic guide , you can use the XML format. PHP Client library has a way to set the report format. Please see this example

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, Well thankyou so much for your support. I have been able to set Developer Token,Client Customer Id and User Agent dynamically. Now proceeding further i have to show the reporting to the users. Now in the PHP Client Library under examples/Reporting i have files and after runnin

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, yes i can explain this. Look when we are logged in to the MCC then there are two buttons(create Account,link existing account) under Accounts tab. So when we link an existing account we provide the email address of the user and an automated email with an acceptance link is sent

Re: How to link an existing Adwords account with MCC Account

2014-02-17 Thread Ray Tsang (AdWords API Team)
Yes, Client customer ID can be set dynamically. It sounds like you are using the PHP client library. Please see if SetClientCustomerIdon the AdWordsUser class: Thanks, Ray On Mond

Re: How to link an existing Adwords account with MCC Account

2014-02-17 Thread brstdev9
hello Ray Tsang, yes i can explain this. See if you have a look at the User Interface of My client center account and switch to accounts tab then there are two buttons create account and link existing account. If we click on link existing Account then we have to provide the email of the adword

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread Ray Tsang (AdWords API Team)
Hi, Could I trouble you to elaborate what you meant by "why the clientCustomerId did'nt recieved an invitation email ??"? Are you referring to an actual email? Or is the invitation not showing up in the AdWords UI? Or, did you mean that it didn't show up in via the AdWords API? Thanks! -- R

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
Hey Ray Tsang, Many thanks for the reply. Now looking at the links you have provided to me it was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to create a function described below. function LinkExistingAdwordsAccoount(AdWordsUser $u

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
hey Ray Tsang, many thanks for the reply. Now looking at the above links which you have provided to me i was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to do so and come up with a function, provided in the attach file, Please have

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
hey Ray Tsang, many thanks for the reply. Now looking at the above links which you have provided to me i was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to do so and come up with a function, provided in the attach file, Please have

Re: How to link an existing Adwords account with MCC Account using Adwords api in php

2014-02-13 Thread Ray Tsang (AdWords API Team)
Hi, I believe there was a double post. Let's continue the conversion in the other thread: https://groups.google.com/forum/#!topicsearchin/adwords-api/messageid$3a%22dfc6af85-ff92-4108-b3b6-c3afc41b8...@googlegroups.com%22/adwords-api/_E4NY_Ol7Tg Thanks, On Thursday, February 13, 2014 7:45:24

Re: How to link an existing Adwords account with MCC Account

2014-02-13 Thread Ray Tsang (AdWords API Team)
Hi, Please take a look at this slide and the Managing Customer Accounts guide . Cheers, -- Ray Tsang (AdWords API Advisor) On Thursday, February 13, 2014 7:39

How to link an existing Adwords account with MCC Account

2014-02-13 Thread brstdev9
Hello everyone, I am currently developing a web application which requires to add existing adwords user account with the MCC account, this has have to be done using adwords api. Is there any way this can be done ?? I am using PHP client Library. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to link an existing Adwords account with MCC Account using Adwords api in php

2014-02-13 Thread brstdev9
Hello everyone, I am currently developing a web application which requires to add existing adwords user account with the MCC account, this has have to be done using adwords api. Is there any way this can be done ?? I am using PHP client Library. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=