Re: Do we need to add the billing information for production account during the testing

2014-12-19 Thread Irv Chin
Hi Anash,

  We are trying to use a test account to also test the adwords api.  We're 
trying to see if we can load a set of keywords (1000 products) and 
associate them to a campaign, so we'd like to test out how to do the 
preload.  We only have a pending approval token we've tried to use to test, 
but getting the same incomplete signup error as Ulfat.

any ideas?  my billing information on the production account I set up to 
get a token (pending approval) seems to be all there (I had received an 
error when filling out the form, but I can see my information now).

thanks,
Irv

On Monday, December 8, 2014 5:04:21 AM UTC-8, Anash P. Oommen (AdWords API 
Team) wrote:

 Hi Ulfat,

 The error could mean one of the two things:

 1. You are not using the developer token from your production 
 account 333-332-3726
 2. You haven't entered billing details and accepted AdWords API TC on 
 your production account 333-332-3726.

 It is fine to use ClientCustomerId as 247-901-4773, but if you want to do 
 things like create campaigns, ads, etc. you also need to create an 
 advertiser account under your test MCC 247-901-4773 and use that ID in 
 ClientCustomerId header.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, December 8, 2014 2:31:44 AM UTC-5, ulfathussain.dp...@gmail.com 
 wrote:


 Hi 

 I have the following setup.
 ===
 I have an MCC account for production with the details
 Customer ID  :  333-332-3726
 Email Address   : ulfathussa...@gmail.com javascript:
 ===
 I have an test MCC account with the details
 Customer ID  :  247-901-4773
 Email Address   : ulfathussain.dpl.mcctestacc...@gmail.com javascript:
 ===
 I have also created an application on 
 https://console.developers.google.com; with following details
 name  :   TestAppForMCCAccount
 email   :   ulfathussain.dpl.adword.api...@gmail.com 
 javascript: (used for sign in purpose to create the application )
 ClientId:   x.apps.googleusercontent.com
 Client Secret:   
 Product Name  : Test Website For AdWord Account Testing ( for consent 
 screen)
 ===
 I am using the sample in client libraries( for .net). I have added the 
 following values in the web.config of web application sample, 
 add key=UserAgent value=TestAppForMCCAccount/
 add key=DeveloperToken value=/
 add key=ClientCustomerId value=247-901-4773/  // this is the Id of 
 test mcc account  
 add key=OAuth2ClientId value=x.apps.googleusercontent.com /
 add key=OAuth2ClientSecret value= /
 add key=OAuth2Mode value=APPLICATION /
 add key=OAuth2RefreshToken value= / // I have set it empty.
 ===
 When I run the application and start authorization process, then I am 
 taken to sign in page where I sign in using 
 ulfathussain.dpl.mcctestacc...@gmail.com javascript:. Then it asks me 
 that application would like to Manage your AdWords campaigns. I grant 
 permissions and redirected to main page of web application. Here I enter 
 the Customer ID which is 247-901-4773 for the test MCC account(I have not 
 created any AdWord account in test account). When I click button to get the 
 campaigns then I get the error of INCOMPLETE_SIGNUP.

 Am I missing some key here?
 Do we still need to enter the billing information in Production MCC 
 account even if we are using the testing account?

 Regards
 Ulfat Hussain



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8a2f325-e176-4d50-a16e-598663e8f13e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Do we need to add the billing information for production account during the testing

2014-12-09 Thread ulfathussain . dpl . mcctestaccoun
Hi Anash

I was missing Point2 and now it is working.
thanks

Regards
Ulfat Hussain

On Monday, 8 December 2014 18:04:21 UTC+5, Anash P. Oommen (AdWords API 
Team) wrote:

 Hi Ulfat,

 The error could mean one of the two things:

 1. You are not using the developer token from your production 
 account 333-332-3726
 2. You haven't entered billing details and accepted AdWords API TC on 
 your production account 333-332-3726.

 It is fine to use ClientCustomerId as 247-901-4773, but if you want to do 
 things like create campaigns, ads, etc. you also need to create an 
 advertiser account under your test MCC 247-901-4773 and use that ID in 
 ClientCustomerId header.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Monday, December 8, 2014 2:31:44 AM UTC-5, ulfathussain.dp...@gmail.com 
 wrote:


 Hi 

 I have the following setup.
 ===
 I have an MCC account for production with the details
 Customer ID  :  333-332-3726
 Email Address   : ulfathussa...@gmail.com javascript:
 ===
 I have an test MCC account with the details
 Customer ID  :  247-901-4773
 Email Address   : ulfathussain.dpl.mcctestacc...@gmail.com javascript:
 ===
 I have also created an application on 
 https://console.developers.google.com; with following details
 name  :   TestAppForMCCAccount
 email   :   ulfathussain.dpl.adword.api...@gmail.com 
 javascript: (used for sign in purpose to create the application )
 ClientId:   x.apps.googleusercontent.com
 Client Secret:   
 Product Name  : Test Website For AdWord Account Testing ( for consent 
 screen)
 ===
 I am using the sample in client libraries( for .net). I have added the 
 following values in the web.config of web application sample, 
 add key=UserAgent value=TestAppForMCCAccount/
 add key=DeveloperToken value=/
 add key=ClientCustomerId value=247-901-4773/  // this is the Id of 
 test mcc account  
 add key=OAuth2ClientId value=x.apps.googleusercontent.com /
 add key=OAuth2ClientSecret value= /
 add key=OAuth2Mode value=APPLICATION /
 add key=OAuth2RefreshToken value= / // I have set it empty.
 ===
 When I run the application and start authorization process, then I am 
 taken to sign in page where I sign in using 
 ulfathussain.dpl.mcctestacc...@gmail.com javascript:. Then it asks me 
 that application would like to Manage your AdWords campaigns. I grant 
 permissions and redirected to main page of web application. Here I enter 
 the Customer ID which is 247-901-4773 for the test MCC account(I have not 
 created any AdWord account in test account). When I click button to get the 
 campaigns then I get the error of INCOMPLETE_SIGNUP.

 Am I missing some key here?
 Do we still need to enter the billing information in Production MCC 
 account even if we are using the testing account?

 Regards
 Ulfat Hussain



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/562b3301-a64d-4013-94e3-23440b67b6df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Do we need to add the billing information for production account during the testing

2014-12-08 Thread ulfathussain . dpl . mcctestaccoun

Hi 

I have the following setup.
===
I have an MCC account for production with the details
Customer ID  :  333-332-3726
Email Address   : ulfathussain.dpl@gmail.com
===
I have an test MCC account with the details
Customer ID  :  247-901-4773
Email Address   : ulfathussain.dpl.mcctestacc...@gmail.com
===
I have also created an application on 
https://console.developers.google.com; with following details
name  :   TestAppForMCCAccount
email   :   ulfathussain.dpl.adword.api...@gmail.com (used for 
sign in purpose to create the application )
ClientId:   x.apps.googleusercontent.com
Client Secret:   
Product Name  : Test Website For AdWord Account Testing ( for consent 
screen)
===
I am using the sample in client libraries( for .net). I have added the 
following values in the web.config of web application sample, 
add key=UserAgent value=TestAppForMCCAccount/
add key=DeveloperToken value=/
add key=ClientCustomerId value=247-901-4773/  // this is the Id of 
test mcc account  
add key=OAuth2ClientId value=x.apps.googleusercontent.com /
add key=OAuth2ClientSecret value= /
add key=OAuth2Mode value=APPLICATION /
add key=OAuth2RefreshToken value= / // I have set it empty.
===
When I run the application and start authorization process, then I am taken 
to sign in page where I sign in using 
ulfathussain.dpl.mcctestacc...@gmail.com. Then it asks me that 
application would like to Manage your AdWords campaigns. I grant 
permissions and redirected to main page of web application. Here I enter 
the Customer ID which is 247-901-4773 for the test MCC account(I have not 
created any AdWord account in test account). When I click button to get the 
campaigns then I get the error of INCOMPLETE_SIGNUP.

Am I missing some key here?
Do we still need to enter the billing information in Production MCC account 
even if we are using the testing account?

Regards
Ulfat Hussain

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b82e3826-4f56-44f5-9ebb-3e030a334d26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Do we need to add the billing information for production account during the testing

2014-12-08 Thread Anash P. Oommen (AdWords API Team)
Hi Ulfat,

The error could mean one of the two things:

1. You are not using the developer token from your production 
account 333-332-3726
2. You haven't entered billing details and accepted AdWords API TC on your 
production account 333-332-3726.

It is fine to use ClientCustomerId as 247-901-4773, but if you want to do 
things like create campaigns, ads, etc. you also need to create an 
advertiser account under your test MCC 247-901-4773 and use that ID in 
ClientCustomerId header.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Monday, December 8, 2014 2:31:44 AM UTC-5, ulfathussain.dp...@gmail.com 
wrote:


 Hi 

 I have the following setup.
 ===
 I have an MCC account for production with the details
 Customer ID  :  333-332-3726
 Email Address   : ulfathussain.dpl@gmail.com
 ===
 I have an test MCC account with the details
 Customer ID  :  247-901-4773
 Email Address   : ulfathussain.dpl.mcctestacc...@gmail.com
 ===
 I have also created an application on 
 https://console.developers.google.com; with following details
 name  :   TestAppForMCCAccount
 email   :   ulfathussain.dpl.adword.api...@gmail.com (used 
 for sign in purpose to create the application )
 ClientId:   x.apps.googleusercontent.com
 Client Secret:   
 Product Name  : Test Website For AdWord Account Testing ( for consent 
 screen)
 ===
 I am using the sample in client libraries( for .net). I have added the 
 following values in the web.config of web application sample, 
 add key=UserAgent value=TestAppForMCCAccount/
 add key=DeveloperToken value=/
 add key=ClientCustomerId value=247-901-4773/  // this is the Id of 
 test mcc account  
 add key=OAuth2ClientId value=x.apps.googleusercontent.com /
 add key=OAuth2ClientSecret value= /
 add key=OAuth2Mode value=APPLICATION /
 add key=OAuth2RefreshToken value= / // I have set it empty.
 ===
 When I run the application and start authorization process, then I am 
 taken to sign in page where I sign in using 
 ulfathussain.dpl.mcctestacc...@gmail.com. Then it asks me that 
 application would like to Manage your AdWords campaigns. I grant 
 permissions and redirected to main page of web application. Here I enter 
 the Customer ID which is 247-901-4773 for the test MCC account(I have not 
 created any AdWord account in test account). When I click button to get the 
 campaigns then I get the error of INCOMPLETE_SIGNUP.

 Am I missing some key here?
 Do we still need to enter the billing information in Production MCC 
 account even if we are using the testing account?

 Regards
 Ulfat Hussain


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f9f64a6-c9bc-426c-989d-8f6b472d63c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.