RE: unable to connect to google ads account

2024-04-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for contacting the Google Ads API support team.

I can see in the system that you have previously raised this concern on another 
thread with the subject 'Unable to connect to google ads account using oauth 
credentials', and it has already been responded to. To avoid multiple threads 
on the same issue, I would request you to revisit the earlier thread and 
continue the discussion on the same for further updates on the issue.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tPHgu:ref" 
(ADR-00232270)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/LjqtX0SCEJ3A00BcSOgUJCQF2RTKDPjMjq_A%40sfdc.net.


Unable to connect to google ads account

2024-04-23 Thread Sidhant Gaba
Hi, I am trying to connect to google ads account using oauth credentials 
but its giving this error - 
google.auth.exceptions.RefreshError: ('unauthorized_client: Unauthorized', 
{'error': 'unauthorized_client', 'error_description': 'Unauthorized'})

I have followed every step mentioned in the authorization guide (
*https://developers.google.com/google-ads/api/docs/oauth/overview* 
) but 
still it isn't resolved - 

request - curl \

  --data "grant_type=refresh_token" \

  --data 
"client_id=271223269790-0bhptd0kiqehr12dbm817g99uir2gr56.apps.googleusercontent.com"
 
\

  --data "client_secret=GGOCSPX-_4XMD3chB6Nf5ysuU4zY1UVotv41" \

  --data 
"refresh_token=1//0gHUcpgnaEGcTCgYIARAAGBASNwF-L9IrmuwAa4uF0_qA5F9kiYp95vhe0BYsWXrK11P7u-V4I1DjaRcC7QZhTwANEZLxRI0pevg"
 
\

  https://www.googleapis.com/oauth2/v3/token

response - {

  "error": "invalid_client",

  "error_description": "Unauthorized"}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e7ea650f-1750-4e65-8111-dd112556646fn%40googlegroups.com.


RE: unable to connect customer account with manager account

2024-01-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you are encountering the 
"USER_PERMISSION_DENIED" error while using the Google Ads API.

The "USER_PERMISSION_DENIED" error usually indicates that the authorized 
customer does not have access to the operating customer. That being said, you 
will need to ensure that the user/email address you used to generate the OAuth2 
credentials indeed has access to the account in your request. If the user/email 
address has access or is associated with the MCC/manager account, you will need 
to specify the MCC/manager account's ID without hyphens (-) as the value of the 
login-customer-id field.

If the issue still persists even after following the above steps, in order to 
assist you further, kindly provide us with the "complete API logs" (request and 
response with request-id and request header) generated at your end.

If you are using a client library and haven't enabled the logging yet, I would 
request you to enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct 
private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rVTYL:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/_rc8c0S6ZHSU00tjplAsnVS-e3oZaKsb2uGg%40sfdc.net.


Unable to connect customer account with Manager account

2024-01-08 Thread Elumalai Eswar Prasad
I am building a ad-agency website where users can register and give consent 
to my website for adwords scope so that the users can post the ads directly 
to their google ads account which are created in my website. 

I am having a manager account and I am using REST API's to connect by using 
https://developers.google.com/google-ads/api/rest/reference/rest/v15/customers/createCustomerClient.
 
I tried with test manager account but i am unable to connect. I don't know 
why. Can you help me in this regard.

below is my request body

{
  "accessRole": "STANDARD",
  "customerClient": {
"timeZone": "Asia/Calcutta",
"resourceName": "customers/---",
"currencyCode": "INR"
  },
  "emailAddress": "@gmail.com",
  "validateOnly": false
}

and this the response i am getting

{
  "error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED",
"details": [
  {
"@type": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
"errors": [
  {
"errorCode": {
  "authorizationError": "USER_PERMISSION_DENIED"
},
"message": "User doesn't have permission to access customer. 
Note: If you're accessing a client customer, the manager's customer id must 
be set in the 'login-customer-id' header. See 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#cid;
  }
],
"requestId": "w2kRktNmaK7AMja4S98dSw"
  }
]
  }
}


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f118f099-ab38-43ef-8c63-4c849bdccee9n%40googlegroups.com.


RE: unable to connect to google ads account using oauth credentials

2023-08-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to Google Ads API Forum.

You may refer to the Authorization guide 
(https://developers.google.com/google-ads/api/docs/oauth/overview) for more 
information on authorization in Google Ads API.

If the issue persists after referring to the guide, can you provide us with the 
complete API logs (request and response with request-id and request header) 
generated on your end when you encountered the error? This is so we can check 
on our end as well and provide more appropriate guidance accordingly.

For the client libraries, logging can be enabled by navigating to the Client 
libraries > Your client library (ex Java) > Logging documentation, which you 
can access from this link 
(https://developers.google.com/google-ads/api/docs/client-libs).

You can provide it via the Reply privately to author option. If this option is 
not available, then send it instead on this email address 
googleadsapi-supp...@google.com.

Reference links included in this email:

request: 
https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request
response: 
https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response
request-id: 
https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id
request header - 
https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers

This message is in relation to case "ref:_00D1U1174p._5004Q2o7Lhx:ref"

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wYeXF0RZUKA700rOb_5cdWRL6FNKqxxSpK3A%40sfdc.net.


Unable to connect to google ads account using oauth credentials

2023-08-22 Thread Tejanth Atyam
Hello, i am trying to connect to google ads account using oauth 
credentials.getting below error. could some one please look into it?


google.auth.exceptions.RefreshError: ('unauthorized_client: Unauthorized', 
{'error': 'unauthorized_client', 'error_description': 'Unauthorized'})

As of my understanding , we see this error if we don't provide required 
credentials properly but  I have properly given all my credentials.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/298f7182-f14e-491d-b69a-7e726c5546d5n%40googlegroups.com.


RE: Unable to connect Google Ads Tableau Connector

2022-09-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ravi,

Thanks for reaching out to the Google Ads API Forum.

Unfortunately, our team would not be able to assist you further with connecting 
Google Ads (Deprecated) connector in tableau. Our team provides support to the 
Google Ades API related concern. I understand that the tableau third party tool 
is configurable with AdWords API (deprecated), but our team does not have 
access, so unable to comment further.

However, our team would help you to configure the new Google Ads API on your 
end. You may refer to this guide for the quickstart. For your another question 
“ I have LinkedIn my google ads account to Google Ads Manager, but it's not 
working.”, could you confirm if you’re getting an API error? If so, you may 
provide us complete logs without redacting customer_id and MCC Id from your 
request, so that we can check better. For the client library, logging can be 
enabled by navigating to the Client libraries > Your client library (ex .NET) > 
Logging documentation, which you can access from this link.

Please take note to provide the logs via reply privately to author option.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2dvqqt:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Jar760RHSWDA00rDF6Clx4Sne27EYrhrL_aA%40sfdc.net.


Unable to connect Google Ads Tableau Connector

2022-09-06 Thread Ravi
Hi Team,

I am unable to connect the Google Ads (Deprecated) connector in tableau, 
please help me with that. I have LinkedIn my google ads account to Google 
Ads Manager, but it's not working.

Thanks and Regards,
Ravi K

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f47827c2-e174-4a78-a0b1-0738c1d41a65n%40googlegroups.com.


RE: Marketo to Ads audience sync: Unable to connect to MCC

2021-04-05 Thread Google Ads API Forum Advisor Prod
Hi Mitchell,

Thank you for the information that you provided. However, I had to delete your 
most recent response as it contained your entire logs information.

Moving forward, the account specified in your API request header is not the 
411-3XX-58XX account and instead another account which I have highlighted below 
:


9054XX16XX

That being said, so our team can investigate the main cause of the issue you 
are encountering, could you share the complete SOAP request and response logs 
that returned API errors? Please also provide the step by step actions you took 
and when the (Unable to connect to MCC) issue was encountered. This would 
greatly help our team troubleshoot the issue. You may send these requested 
details via the Reply privately to author option only.

In addition, the canManageClients unfortunately cannot be set to true, since 
this is only a read only field.

Lastly, since your developer token was exposed publicly, I would highly 
recommend that you reset this token by following this guide.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2EoWaM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9VeNh0QR4G6E00TTKdQbAcQzKfW2jm0Lq-lA%40sfdc.net.


RE: Marketo to Ads audience sync: Unable to connect to MCC

2021-04-05 Thread Mitchell Houlbrooke
Hi there, I have found the information you need.

The Customer ID of the account we want to create audiences in is 411-332-5835. 
If you run the same request below you should get the same result. This is what 
I see when I'm logged in:

[cid:image001.png@01D72ABC.2705F8C0]

Yet as you can see in the response below, it's telling us that this account is 
not a manager account. Connecting to Marketo allows us to create audiences only 
in the sub-account highlighted below in green.

SOAP request log:

curl --location --request POST 
"https://adwords.google.com/api/adwords/mcm/v201809/CustomerService; --header 
"Authorization: Bearer 
ya29.a0AfH6SMDLF7Tw0rbLZP-wGd0W7r3XoQEVxNJb1pC6H6jf4MQQf2t6WlNzNlXW85XVy6vf5tj1PDHeWhb6VEPWbApzIiRykUlP7JUuVxNtMqEJ04Ii4RyoKIub05qhvUyOu9ixUUgm6JYeIi3lp8YFGmlZq5Dh"
 --header "Content-Type: text/xml" --data-raw "http://schemas.xmlsoap.org/soap/envelope/\<http://schemas.xmlsoap.org/soap/envelope/>"
 
xmlns:v20=\"https://adwords.google.com/api/adwords/mcm/v201809\<https://adwords.google.com/api/adwords/mcm/v201809/>"
 
xmlns:v201=\"https://adwords.google.com/api/adwords/cm/v201809\<https://adwords.google.com/api/adwords/cm/v201809/>">
   
9054901621 
JGw_E5qq7NT2lLnrUlUYaw 
Marketo 
false 
true  
  https://adwords.google.com/api/adwords/mcm/v201809\<https://adwords.google.com/api/adwords/mcm/v201809/>">
 /> "

Response log:


http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201809; 
xmlns="https://adwords.google.com/api/adwords/mcm/v201809;>
0005be152d921bf40abc940e8a087e8f
CustomerService
getCustomers
0
223



https://adwords.google.com/api/adwords/mcm/v201809; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809;>

9054901621
NZD
Pacific/Auckland
ACG Pathways - Search
false
false
true
true

1004307287
false


!-- Google Code for Remarketing Tag --
!--
Remarketing tags may not be associated with personally identifiable information 
or placed on pages related to sensitive categories. See more information and 
instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
---
script type="text/javascript"
/* ![CDATA[ */
var google_conversion_id = 1004307287;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]] */
/script
script type="text/javascript" 
src="//www.googleadservices.com/pagead/conversion.js"
/script
noscript
div style="display:inline;"
img height="1" width="1" style="border-style:none;" alt="" 
src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1004307287/?guid=ONamp;script=0"/
/div
/noscript

!-- Global site tag (gtag.js) - Google Ads: 1004307287 
--
script async 
src="https://www.googletagmanager.com/gtag/js?id=AW-1004307287"/script;
script
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-1004307287');
/script









From: Google Ads API Forum Advisor Prod 
Sent: Wednesday, 31 March 2021 10:43 pm
To: Mitchell Houlbrooke 
Cc: adwords-api@googlegroups.com
Subject: RE: Marketo to Ads audience sync: Unable to connect to MCC

Hi Mitchell,

Could you confirm if the issue is encountered in Marketo tool? If yes, then I 
would advise to reach out to their support team instead via this 
link<https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.marketo.com%2Fwhy-marketo%2Fservices-and-support%2Fsupport%2F=04%7C01%7C%7C16f1b520b9624e5cfb9608d8f4296c85%7C6a425d0d58f24e36868910002b2ec567%7C0%7C1%7C637527806049089050%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=yTOQDYcv1PFZogz8G0GXX3WgAVpKPBleKS%2FRxuMQWHE%3D=0>
 to help you address the issue. Our team unfortunately doesn't have access or 
visibility this tool to investigate and address the issue on our end.

However, if you are using AdWords API on uploading audiences and you are 
requesting API transaction against MCC account but audiences that has been 
uploaded is on client account, then please provide the following details to 
investigate. You can provide it via Reply privately to author option.

  *   Further details on how to replicate the issue
  *   Complete SOAP 
request<https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdevelopers.google.com%2Fadwords%2Fapi%2Fdocs%2Fguides%2Fcall-structure%3Fhl%3Den%23request=04%7C01%7C%7C16f1b520b9624e5cfb9608d8f4296c85%7C6a425d0d58f24e36868910002b2ec567%7C0%7C1%7C637527806049099042%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=nniGzhLq2UkqtdcJepnOfJPnD9LnUY6GDoPveOQ1Kzg%3D=0>
 and 
response<https://apc01.safelinks.protection.

Re: Marketo to Ads audience sync: Unable to connect to MCC

2021-03-31 Thread Mitchell UP
Hi Ernie, thanks for your response. I have been liaising with Marketo 
support for several weeks to troubleshoot this issue, and they used the 
Adwords API to do this. I will obtain the requested information and send 
through privately as soon as I can.

Thanks,
Mitchell

On Wednesday, March 31, 2021 at 10:43:34 PM UTC+13 adsapiforumadvisor wrote:

> Hi Mitchell,
>
> Could you confirm if the issue is encountered in Marketo tool? If yes, 
> then I would advise to reach out to their support team instead via this 
> link  to 
> help you address the issue. Our team unfortunately doesn't have access or 
> visibility this tool to investigate and address the issue on our end.
>
> However, if you are using AdWords API on uploading audiences and you are 
> requesting API transaction against MCC account but audiences that has been 
> uploaded is on client account, then please provide the following details to 
> investigate. You can provide it via *Reply privately to author* option. 
>
>- Further details on how to replicate the issue 
>- Complete SOAP request 
>
> 
>  
>and response 
>
> 
>  
>logs 
>- Customer ID of the MCC account that you want to update audiences 
>
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EoWaM:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b217a86c-dfd2-4068-8673-8336d70ab912n%40googlegroups.com.


RE: Marketo to Ads audience sync: Unable to connect to MCC

2021-03-31 Thread Google Ads API Forum Advisor Prod
Hi Mitchell,

Could you confirm if the issue is encountered in Marketo tool? If yes, then I 
would advise to reach out to their support team instead via this link to help 
you address the issue. Our team unfortunately doesn't have access or visibility 
this tool to investigate and address the issue on our end.

However, if you are using AdWords API on uploading audiences and you are 
requesting API transaction against MCC account but audiences that has been 
uploaded is on client account, then please provide the following details to 
investigate. You can provide it via Reply privately to author option.

Further details on how to replicate the issue
Complete SOAP request and response logs
Customer ID of the MCC account that you want to update audiences


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2EoWaM:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/GLI-X0QQTV07006jEq5tz0RPa21e0mrUX7Cw%40sfdc.net.


Marketo to Ads audience sync: Unable to connect to MCC

2021-03-30 Thread Mitchell UP
When I authenticate the Marketo Launchpoint Service "Google Customer Match" 
using a MCC account, the service for some reason only allows me to view and 
sync audiences to one of the child accounts managed by that MCC. When we 
run a script to see what what Google reports about this account, it 
includes this:

false

(I can include the whole response upon request which includes the CID)

We know that this account is absolutely a Manager account. When we log in 
to Ads using the same credentials used to authenticate the Launchpoint 
Service, we can see all the child accounts listed under the master account.

Can anyone advise how we can set that flag to "true"? It's preventing us 
from being able to sync Marketo to the desired master account in Ads.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/50b2ff54-a973-43d2-8f32-a99ffdb812ffn%40googlegroups.com.


Re: Unable to connect to the remote server when submitting a Batch Job

2018-09-13 Thread Alperen Belgic
Hi Sreelakshmi,

Thank you for your response. 

After your message, I checked the source code of adwords api.net client and 
I noticed the below line in BuildRequest method of HttpUtilities class
request.Proxy = config.Proxy;


This line overrides the configuration which I included in web.config.

I assigned Proxy member of  AdWordsAppConfig object which I pass to the 
service like below line:
config.Proxy = new System.Net.WebProxy(new Uri("proxy 
address here"), false) { UseDefaultCredentials = false, };



And it works now. 

Thank you very much for your support.

Alperen

On Thursday, 13 September 2018 20:37:48 UTC+1, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hello Alperen, 
>
> The issue seems to be specific to your environment setup. I found another 
> thread 
> 
>  about 
> the same topic which might be useful for you. If the suggestions on that 
> thread is not helpful for you, could you please open a new issue 
>  on the .NET 
> client library? The library owner is better equipped to address this 
> question. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/407ddde7-babf-4e19-aef2-eb670c58dc0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server when submitting a Batch Job

2018-09-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Alperen, 

The issue seems to be specific to your environment setup. I found another 
thread 

 about 
the same topic which might be useful for you. If the suggestions on that 
thread is not helpful for you, could you please open a new issue 
 on the .NET 
client library? The library owner is better equipped to address this 
question. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/37dd6bef-d993-455f-93f4-7e522eb74f0e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server when submitting a Batch Job

2018-09-13 Thread Alperen Belgic
Hello sirs, 

I am having the same issue. BTW, I received it in the first time I tried. I 
am using a hosting provider and they require to define a proxy address of 
theirs in order to make web services out. 

Everything works in my local. 

In hosting environment, the service that I use to get Accounts works as 
expected.  I use get method of  
(ManagedCustomerService)user.GetService(AdWordsService.v201806.ManagedCustomerService))
 
in .NET. 

Once the code requested the report. it waits for a few minutes then returns 
below error. I use CRITERIA_PERFORMANCE_REPORT with .net library. 

The shortened version of my code is below:
ReportDefinition definition = new ReportDefinition()
{
reportName = "Last 1 days CRITERIA_PERFORMANCE_REPORT",
reportType = 
ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT,
downloadFormat = DownloadFormat.CSV,
dateRangeType = ReportDefinitionDateRangeType.YESTERDAY,


selector = new Selector()
{
fields = new string[]
   {
"CampaignId",
"ExternalCustomerId",
"Cost",
"Date"
   },
}
};

ReportUtilities utilities = new ReportUtilities(user, 
"v201806", definition);

   ReportResponse response = utilities.GetResponse()



Message:A connection attempt failed because the connected party did not 
properly respond after a period of time, or established connection failed 
because connected host has failed to respond 108.177.15.138:443, 
StackTrace:   at System.Net.Sockets.Socket.DoConnect(EndPoint 
endPointSnapshot, SocketAddress socketAddress)\r\n   at 
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, 
Socket s4, Socket s6, Socket& socket, IPAddress& address, 
ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) }"


Do you have any suggestion for this? Please let me know if I can provide 
any more details. 

Thank you very much for your support. 

Alperen




On Thursday, 6 April 2017 16:57:22 UTC+1, Vishal Vinayak (Adwords API Team) 
wrote:
>
> Hi,
>
> Are you facing these issues repetitively? Did any change happen recently 
> to your network/proxy configuration? Issues like these are sometimes 
> intermittent and tend to go away after a few retries. If you happen to see 
> this error again, please let me know.
>
> Regards,
> Vishal, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/902623d0-5bda-487a-9d82-419bcb29c0bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server

2018-07-18 Thread Manu Neelakandhan
Hi Jeremy,
Could you please share the findings so that It will be helpful for many. 
I'm also facing the same issue while using google recaptcha API.

Regards,
Manu A N

On Wednesday, 19 February 2014 22:43:50 UTC+5:30, Jeremy K wrote:
>
> This is resolved now by addressing the transparent proxy issues. Thanks 
> for your help Danial
>
> On Friday, February 14, 2014 9:06:42 AM UTC, Jeremy K wrote:
>
>> Hi Danial,
>>  
>> I've now made some progress - it seems that it works when connected to 
>> Wifi, but not when connected through the network.
>>  
>> So the network administrator is looking into this. However, he asked is 
>> there a specific URL that we need to unblock? e.g. something.google.com?
>>  
>> Thank you
>> Jeremy
>>
>> On Thursday, February 13, 2014 9:53:30 AM UTC, Danial Klimkin wrote:
>>
>>> Hi Jeremy,
>>>
>>>
>>> It's not much we can help here with unfortunately, as the issue is your 
>>> local configuration. It is possible ruby picks up some local proxy 
>>> settings, or dot net picks up some "wrong" settings.
>>>
>>> I suggest checking with your network administrator.
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>> On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:
>>>>
>>>> Hi Danial,
>>>>
>>>> Thanks for your reply.
>>>>
>>>> I've been told that yes we do use a transparent proxy. I'm not sure 
>>>> what implication that has. Is there a way around it?
>>>>
>>>> I should add that the guy who got your ruby sample working had no 
>>>> problem. And I've checked that his config settings (e.g. Developer 
>>>> Token/Customer Id) are identical to mine. I just find is strange that it 
>>>> works fine in ruby but not .net.
>>>>
>>>> Do you have any other ideas as to what I can do next / what could be 
>>>> causing the problem?
>>>>
>>>> Thanks
>>>> Jeremy
>>>>
>>>> On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:
>>>>
>>>>> Hello Jeremy,
>>>>>
>>>>>
>>>>> Unfortunately we can not advise on the client side setup or network 
>>>>> issues. The error message sounds like a networking issue to me. Do you 
>>>>> happen to use a proxy / transparent proxy?
>>>>>
>>>>>
>>>>> -Danial, AdWords API Team.
>>>>>
>>>>>
>>>>> On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:
>>>>>>
>>>>>> Hi Danial,
>>>>>>  
>>>>>> As far as I'm aware I can access port 443 for *.google.com
>>>>>>  
>>>>>> I've opened up the windows firewall by adding inbound and outbound 
>>>>>> rules to be completely sure.
>>>>>>  
>>>>>> Is there anything else that I need to do in order to access 443? Or 
>>>>>> do you have any other suggestions as to why its not working?
>>>>>>  
>>>>>> Thanks
>>>>>> Jeremy
>>>>>>
>>>>>> On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:
>>>>>>
>>>>>>> Hello Jeremy,
>>>>>>>
>>>>>>>
>>>>>>> Please make sure you can access google servers from the box you are 
>>>>>>> running the app on. You'll need https port (443) to be accessible for *.
>>>>>>> google.com.
>>>>>>>
>>>>>>>
>>>>>>> -Danial, AdWords API Team.
>>>>>>>
>>>>>>>
>>>>>>> On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>  
>>>>>>>> Unfortunately I'm getting an error when I try to run GetCampaigns 
>>>>>>>> in the c# .net sample that I downloaded from:
>>>>>>>>  
>>>>>>>>
>>>>>>>> https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
>>>>>>>>  
>>>>>>>> What's frustrating is that a colleague has managed to get this 
>>>>>>>> working in ruby and I'm using the exact same parameter

Re: Google adwords receiving unable to connect to host error

2017-12-14 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

The error you are encountering appears to be specific to the PHP client 
library. Could you check this thread 

 on 
StackOverflow if the suggestions would resolve your issue? If the 
suggestions in the thread still doesn't work, I would recommend that you 
get in touch with the PHP library owners via this link 
 for further 
assistance.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9349c789-1c41-48a9-b9d6-478627da41c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Google adwords receiving unable to connect to host error

2017-12-14 Thread yashesoftech2
Hello,

I am receiving following error while working on adwords using php library. 
Please help me to resolve the error:- 

*Fatal error*: Uncaught SoapFault exception: [HTTP] Could not connect to 
host in 
C:\xampp\php\pear\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php:91
 
Stack trace: #0 
C:\xampp\php\pear\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php(91):
 
SoapClient->__doRequest('https://adwords...', '', 1, 
0) #1 [internal function]: 
Google\AdsApi\Common\AdsSoapClient->__doRequest('https://adwords...', '', 1, 0) #2 
C:\xampp\php\pear\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php(131):
 
SoapClient->__soapCall('get', Array, NULL, Array, Array) #3 
C:\xampp\php\pear\vendor\googleads\googleads-php-lib\src\Google\AdsApi\AdWords\v201710\cm\CampaignService.php(158):
 
Google\AdsApi\Common\AdsSoapClient->__soapCall('get', Array) #4 
C:\xampp\htdocs\adwords_copy\examples\AdWords\v201710\BasicOperations\GetCampaigns.php(53):
 
Google\AdsApi\AdWords\v201710\cm\CampaignService->get(Object(Google\AdsApi\AdWords\v201710\cm\Selecto
 
in 
*C:\xampp\php\pear\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php*
 on line 


*91Thanks*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a2f37f15-a85f-486a-8f00-77f2107d31a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server when submitting a Batch Job

2017-04-06 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi,

Are you facing these issues repetitively? Did any change happen recently to 
your network/proxy configuration? Issues like these are sometimes 
intermittent and tend to go away after a few retries. If you happen to see 
this error again, please let me know.

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7ad77151-11ea-442e-8840-c8710c243dbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to connect to the remote server when submitting a Batch Job

2017-04-06 Thread uvsuperDev
Hi guys!

We get "Unable to connect to the remote server" error when submitting a 
batch job request.
InnerException: System.Net.Sockets.SocketException (0x80004005): A 
connection attempt failed because the connected party did not properly 
respond after a period of time, or established connection failed because 
connected host has failed to respond 172.217.7.240:443 at 
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, 
SocketAddress socketAddress) at 
System.Net.ServicePoint.ConnectSocketInternal(Boolean 
connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, 
ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)

It started a day ago. 

Any insights?

Any issues with the remote server?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7c188c1d-678a-4bbd-8470-7f3c6c1cd356%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-24 Thread Pravin Yadav

 Hi Yin,

 Yes something mismatched in generating Client ID & Client Secret 
now it's working.

 Thanks for your valuable suggestions.



Regards,

Pravin Yadav, Jr. Software Developer 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a7205501-a087-4d47-9b02-02d7d97559de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-21 Thread 'Yin Niu' via AdWords API Forum
Hi Pravin, 

Make sure when you generate client id/secret, you select other 

 for installed applications 

 type. 

Thanks,
Yin, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/99efbff8-6b8e-4241-826e-e75aa54989b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-20 Thread 'Yin Niu' via AdWords API Forum
Hi Pravin, 

Are you able to generate token using the OAuth 2.0 playground? If not, then 
it's probably your networking settings are not correct. 

Thanks,
Yin, AdWords API Team.  

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/04355f15-36f5-4f12-99c3-c55abf199a63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-20 Thread Pravin Yadav

Hi,

 I getting following error when i accessing adwords data.

 Error:-
   Failed to refresh access token.
   Unable to connect to the remote server

 i am using a proxy / transparent proxy for network setting then its 
matter for that if yes then how can i generate access token within proxy 
setting.

Please reply the same.



Thanks & Regards,

  Pravin Yadav 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5cf461f5-566a-4127-945c-278806819488%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-25 Thread Anthony Madrigal
Hi Pankaj,

If your report is working on your machine but not the live server, it could 
be because the wrong code is running on the server or that the server needs 
to be restarted (or something along those lines).

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f700e92e-b1b0-4e37-a709-5ad993395c52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-23 Thread Pankaj Tiwari
Hi Anthony,
I came to know one more thing my reports are downloading on local machine 
but I am getting the above error on my live server.
Please see it.
Thank you.

On Saturday, January 23, 2016 at 12:16:35 PM UTC+5:30, Pankaj Tiwari wrote:
>
> Hi Anthony, 
> I have send you a personal message please check that and help me with 
> solution.
> Thank you.
>
> On Friday, January 22, 2016 at 1:22:55 AM UTC+5:30, Anthony Madrigal wrote:
>>
>> Hey Pankaj,
>>
>> Are you still using the same report definition? KeywordText was replaced 
>> with Criteria 
>> 
>>  in 
>> v201506. Also, please make sure that anywhere where v201502 appears is 
>> replaced by v201509.
>>
>> Regards,
>> Anthony
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f398cbec-02dc-4968-a5e3-acf0c1877ade%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-22 Thread Pankaj Tiwari
Hi Anthony, 
I have send you a personal message please check that and help me with 
solution.
Thank you.

On Friday, January 22, 2016 at 1:22:55 AM UTC+5:30, Anthony Madrigal wrote:
>
> Hey Pankaj,
>
> Are you still using the same report definition? KeywordText was replaced 
> with Criteria 
> 
>  in 
> v201506. Also, please make sure that anywhere where v201502 appears is 
> replaced by v201509.
>
> Regards,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b1b7f194-9a68-4f86-9100-a05b5548f4e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-21 Thread Pankaj Tiwari
Hi Anthony,
I upgraded my Adword API to v201509 as told by you but than also I am 
getting the same.
Please help.
Thank you.

On Wednesday, January 20, 2016 at 11:00:28 PM UTC+5:30, Anthony Madrigal 
wrote:
>
> Hi Pankaj,
>
> The reason your reports are failing is because you are using AdWords API 
> v201502, which was deprecated. Please upgrade to AdWords API v201509 and 
> see the migration guides for both v201506 
> 
>  and v201509 
> .
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f4d67d2-0296-4a66-86a3-9e14624c5742%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-21 Thread Anthony Madrigal
Hey Pankaj,

Are you still using the same report definition? KeywordText was replaced 
with Criteria 

 in 
v201506. Also, please make sure that anywhere where v201502 appears is 
replaced by v201509.

Regards,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/64d8103d-a842-4506-b024-95577bb3923b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-20 Thread Pankaj Tiwari
Hi Anthony,
I'll check it and let you know.
Thank you

On Wednesday, January 20, 2016 at 11:00:28 PM UTC+5:30, Anthony Madrigal 
wrote:
>
> Hi Pankaj,
>
> The reason your reports are failing is because you are using AdWords API 
> v201502, which was deprecated. Please upgrade to AdWords API v201509 and 
> see the migration guides for both v201506 
> 
>  and v201509 
> .
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dd2135c1-9676-480f-a687-1acfb48038ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect.

2016-01-20 Thread Anthony Madrigal
Hi Pankaj,

The reason your reports are failing is because you are using AdWords API 
v201502, which was deprecated. Please upgrade to AdWords API v201509 and 
see the migration guides for both v201506 

 and v201509 
.

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/51f067e2-4281-41c2-8eca-33d6cf9c3738%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to connect.

2016-01-19 Thread Pankaj Tiwari
Hello,
I am using php lib for adword reports it was working fine 2 days
ago but now its giving error
An error has occurred: Failed to connect to accounts.google.com port
443: Connection timed out...

Can anyone please help me with solution.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAHeEgv9pBju7p2LqGMB8Z_HVU99WQVRvZxC%2B1VOcs44m9bM_0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-14 Thread Ray Tsang (AdWords API Team)
. If this will help you in 
 looking at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of 
 the error.  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords 
 API Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are 
 looking into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan 
 wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please 
 confirm if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. 
 Yesterday we were only seeing 30 errors whereas today we are 
 seeing around 
 200 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan 
 wrote:

 Hi All,

 I am also facing the similar issues today after I convert 
 the API version to v201402. I was looking at the forum for 
 some help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one 
 for you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu 
 wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent 
 failures of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the 
 remote server --- System.Net.Sockets.SocketException: A 
 connection attempt 
 failed because the connected party did not properly 
 respond after a period 
 of time, or established connection failed because 
 connected host has failed 
 to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts 
 failing intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-14 Thread Bikram Bhuyan
/cm/v201402/AdGroupAdService
 

 On Wednesday, July 9, 2014 1:07:35 PM UTC-7, Bikram Bhuyan wrote:

 Hi Ray,

 We are facing the same kind of issues as yesterday. It worked 
 fine for fetching the campaign list, but when fetching the adgroups 
 and its 
 ads, it hanged in between after 3 successive calls. I was facing 
 the same 
 issues yesterday as well. I will send you the input and output 
 message 
 separately to you.

 FYI - I ran my calls around 1:06PM PST. If this will help you in 
 looking at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of 
 the error.  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords 
 API Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are 
 looking into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan 
 wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please 
 confirm if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. 
 Yesterday we were only seeing 30 errors whereas today we are 
 seeing around 
 200 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan 
 wrote:

 Hi All,

 I am also facing the similar issues today after I convert 
 the API version to v201402. I was looking at the forum for 
 some help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one 
 for you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu 
 wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent 
 failures of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the 
 remote server --- System.Net.Sockets.SocketException: A 
 connection attempt 
 failed because the connected party did not properly 
 respond after a period 
 of time, or established connection failed because 
 connected host has failed 
 to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts 
 failing intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-14 Thread Ray Tsang (AdWords API Team)
] 
 Request made: Service: AdGroupAdServiceInterfacePort Method: 
 query URL: 
 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService
 

 On Wednesday, July 9, 2014 1:07:35 PM UTC-7, Bikram Bhuyan wrote:

 Hi Ray,

 We are facing the same kind of issues as yesterday. It worked 
 fine for fetching the campaign list, but when fetching the 
 adgroups and its 
 ads, it hanged in between after 3 successive calls. I was facing 
 the same 
 issues yesterday as well. I will send you the input and output 
 message 
 separately to you.

 FYI - I ran my calls around 1:06PM PST. If this will help you 
 in looking at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of 
 the error.  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang 
 (AdWords API Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are 
 looking into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan 
 wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please 
 confirm if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. 
 Yesterday we were only seeing 30 errors whereas today we are 
 seeing around 
 200 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan 
 wrote:

 Hi All,

 I am also facing the similar issues today after I convert 
 the API version to v201402. I was looking at the forum for 
 some help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu 
 wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one 
 for you.

 If the firewall is blocking, shouldn't it fail 
 constantly instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu 
 wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth 
 and calling AdWords API.

 However just recently, we start seeing frequent 
 failures of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the 
 remote server --- System.Net.Sockets.SocketException: A 
 connection attempt 
 failed because the connected party did not properly 
 respond after a period 
 of time, or established connection failed because 
 connected host has failed 
 to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts 
 failing intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Ray Tsang (AdWords API Team)
.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Bikram Bhuyan
 that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection 
 failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Ray Tsang (AdWords API Team)
 wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection 
 failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Ray Tsang (AdWords API Team)
 to v201402. I was looking at the forum for some 
 help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures 
 of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the remote 
 server --- System.Net.Sockets.SocketException: A connection 
 attempt failed 
 because the connected party did not properly respond after a 
 period of 
 time, or established connection failed because connected host 
 has failed to 
 respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Bikram Bhuyan
. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the 
 API version to v201402. I was looking at the forum for some 
 help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures 
 of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the remote 
 server --- System.Net.Sockets.SocketException: A connection 
 attempt failed 
 because the connected party did not properly respond after a 
 period of 
 time, or established connection failed because connected 
 host has failed to 
 respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Bikram Bhuyan
 for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the 
 API version to v201402. I was looking at the forum for some 
 help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures 
 of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the remote 
 server --- System.Net.Sockets.SocketException: A connection 
 attempt failed 
 because the connected party did not properly respond after a 
 period of 
 time, or established connection failed because connected host 
 has failed to 
 respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Ray Tsang (AdWords API Team)
.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. 
 Yesterday we were only seeing 30 errors whereas today we are 
 seeing around 
 200 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the 
 API version to v201402. I was looking at the forum for some 
 help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures 
 of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the remote 
 server --- System.Net.Sockets.SocketException: A connection 
 attempt failed 
 because the connected party did not properly respond after a 
 period of 
 time, or established connection failed because connected 
 host has failed to 
 respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-11 Thread Bikram Bhuyan
 UTC-4, Ray Tsang (AdWords 
 API Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are 
 looking into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan 
 wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please 
 confirm if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords 
 API Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. 
 Yesterday we were only seeing 30 errors whereas today we are 
 seeing around 
 200 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan 
 wrote:

 Hi All,

 I am also facing the similar issues today after I convert 
 the API version to v201402. I was looking at the forum for 
 some help. So 
 thought I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different 
 customers.

 If you think the MCC CID is helpful, I will try get one for 
 you.

 If the firewall is blocking, shouldn't it fail constantly 
 instead of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang 
 (AdWords API Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal 
 firewalls that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the 
 access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu 
 wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures 
 of Unable to connect to the remote server.

 Sync error: WebExceptionOther --- 
 System.Net.WebException: Unable to connect to the 
 remote server --- System.Net.Sockets.SocketException: A 
 connection attempt 
 failed because the connected party did not properly respond 
 after a period 
 of time, or established connection failed because connected 
 host has failed 
 to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-10 Thread Ray Tsang (AdWords API Team)
 are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection 
 failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Ray Tsang (AdWords API Team)
Ashley and Bikram,

Please send me both of your MCC CIDs.  It will help us.

Thanks!

Ray

On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday we were 
 only seeing 30 errors whereas today we are seeing around 200 errors. Same 
 for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API version 
 to v201402. I was looking at the forum for some help. So thought I will 
 add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of 
 just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that 
 may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- System.Net.Sockets.SocketException: 
 A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Bikram Bhuyan
Hi Ray,

I sent my information to your id privately. Could you please confirm if you 
get the information what you are looking for?

Thanks,
Bikram.

On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday we 
 were only seeing 30 errors whereas today we are seeing around 200 errors. 
 Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of 
 just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that 
 may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of Unable 
 to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Ray Tsang (AdWords API Team)
Bikram and Ashley,

Please keep me posted on any changes in terms of frequency of the error. 
 We've made some adjustments.

Thanks,

Ray

On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords API Team) 
wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are looking into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please confirm if 
 you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday we 
 were only seeing 30 errors whereas today we are seeing around 200 errors. 
 Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So 
 thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of 
 just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that 
 may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of Unable 
 to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Bikram Bhuyan
Hi Ray,

We are facing the same kind of issues as yesterday. It worked fine for 
fetching the campaign list, but when fetching the adgroups and its ads, it 
hanged in between after 3 successive calls. I was facing the same issues 
yesterday as well. I will send you the input and output message separately 
to you.

FYI - I ran my calls around 1:06PM PST. If this will help you in looking at 
your log files etc.

Thanks,
Bikram.

On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of the error. 
  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords API Team) 
 wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are looking into 
 it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please confirm if 
 you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday we 
 were only seeing 30 errors whereas today we are seeing around 200 errors. 
 Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So 
 thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of 
 just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls 
 that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Bikram Bhuyan
Some more observation if it helps. After making 5-6 calls it is hanging on 
the next calls. This is happening consistently. Please see the below log. 
It made 6 successive calls and it hanged and timed out on 7th call. Then it 
made 6 successive calls and then the next 7th request timed out. Sending my 
observation if it help you in doing more analysis.

[09 Jul 2014 13:12:44,691-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
[09 Jul 2014 13:12:47,200-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
[09 Jul 2014 13:12:47,815-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
[09 Jul 2014 13:12:48,439-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
[09 Jul 2014 13:12:49,212-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
[09 Jul 2014 13:12:49,977-requestInfoLogger:INFO:taskExecutor-1] Request 
made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;

On Wednesday, July 9, 2014 1:07:35 PM UTC-7, Bikram Bhuyan wrote:

 Hi Ray,

 We are facing the same kind of issues as yesterday. It worked fine for 
 fetching the campaign list, but when fetching the adgroups and its ads, it 
 hanged in between after 3 successive calls. I was facing the same issues 
 yesterday as well. I will send you the input and output message separately 
 to you.

 FYI - I ran my calls around 1:06PM PST. If this will help you in looking 
 at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of the error. 
  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords API Team) 
 wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are looking into 
 it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please confirm if 
 you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday we 
 were only seeing 30 errors whereas today we are seeing around 200 
 errors. 
 Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So 
 thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead 
 of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls 
 that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks

Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Ray Tsang (AdWords API Team)
Bikram,

Thanks for the details - quick question - what timezone is the log file 
timestamp recorded in?

Ray


On Wednesday, July 9, 2014 4:20:27 PM UTC-4, Bikram Bhuyan wrote:

 Some more observation if it helps. After making 5-6 calls it is hanging on 
 the next calls. This is happening consistently. Please see the below log. 
 It made 6 successive calls and it hanged and timed out on 7th call. Then it 
 made 6 successive calls and then the next 7th request timed out. Sending my 
 observation if it help you in doing more analysis.

 [09 Jul 2014 13:12:44,691-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:47,200-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:47,815-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:48,439-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:49,212-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:49,977-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;

 On Wednesday, July 9, 2014 1:07:35 PM UTC-7, Bikram Bhuyan wrote:

 Hi Ray,

 We are facing the same kind of issues as yesterday. It worked fine for 
 fetching the campaign list, but when fetching the adgroups and its ads, it 
 hanged in between after 3 successive calls. I was facing the same issues 
 yesterday as well. I will send you the input and output message separately 
 to you.

 FYI - I ran my calls around 1:06PM PST. If this will help you in looking 
 at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of the error. 
  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords API 
 Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are looking into 
 it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please confirm 
 if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday 
 we were only seeing 30 errors whereas today we are seeing around 200 
 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So 
 thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead 
 of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls 
 that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed

Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Bikram Bhuyan
PST. San Jose, CA.

On Wednesday, July 9, 2014 1:36:01 PM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Bikram,

 Thanks for the details - quick question - what timezone is the log file 
 timestamp recorded in?

 Ray


 On Wednesday, July 9, 2014 4:20:27 PM UTC-4, Bikram Bhuyan wrote:

 Some more observation if it helps. After making 5-6 calls it is hanging 
 on the next calls. This is happening consistently. Please see the below 
 log. It made 6 successive calls and it hanged and timed out on 7th call. 
 Then it made 6 successive calls and then the next 7th request timed out. 
 Sending my observation if it help you in doing more analysis.

 [09 Jul 2014 13:12:44,691-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:47,200-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:47,815-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:48,439-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:49,212-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;
 [09 Jul 2014 13:12:49,977-requestInfoLogger:INFO:taskExecutor-1] Request 
 made: Service: AdGroupAdServiceInterfacePort Method: query URL: 
 https://adwords.google.com/api/adwords/cm/v201402/AdGroupAdService;

 On Wednesday, July 9, 2014 1:07:35 PM UTC-7, Bikram Bhuyan wrote:

 Hi Ray,

 We are facing the same kind of issues as yesterday. It worked fine for 
 fetching the campaign list, but when fetching the adgroups and its ads, it 
 hanged in between after 3 successive calls. I was facing the same issues 
 yesterday as well. I will send you the input and output message separately 
 to you.

 FYI - I ran my calls around 1:06PM PST. If this will help you in looking 
 at your log files etc.

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 12:34:08 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Bikram and Ashley,

 Please keep me posted on any changes in terms of frequency of the 
 error.  We've made some adjustments.

 Thanks,

 Ray

 On Wednesday, July 9, 2014 3:33:05 PM UTC-4, Ray Tsang (AdWords API 
 Team) wrote:

 Bikram,

 Yup, I received it and thanks for the information.  We are looking 
 into it.

 Cheers,

 Ray

 On Wednesday, July 9, 2014 12:35:51 PM UTC-4, Bikram Bhuyan wrote:

 Hi Ray,

 I sent my information to your id privately. Could you please confirm 
 if you get the information what you are looking for?

 Thanks,
 Bikram.

 On Wednesday, July 9, 2014 7:23:21 AM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley and Bikram,

 Please send me both of your MCC CIDs.  It will help us.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 7:18:27 PM UTC-4, Ashley Xu wrote:

 Also the failures seem to have outburst on certain days. Yesterday 
 we were only seeing 30 errors whereas today we are seeing around 200 
 errors. Same for last week.

 On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API 
 version to v201402. I was looking at the forum for some help. So 
 thought 
 I will add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead 
 of just intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API 
 Team) wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls 
 that may be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access 
 token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling 
 AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because

Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-09 Thread Ashley Xu
  AdWordsApiClient for oauth and 
 calling AdWords API.

 However just recently, we start seeing frequent failures of 
 Unable to connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: 
 Unable 
 to connect to the remote server --- 
 System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not 
 properly 
 respond after a period of time, or established connection failed 
 because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
Hi,


We are currently using  AdWordsApiClient for oauth and calling AdWords API.

However just recently, we start seeing frequent failures of Unable to 
connect to the remote server.

Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
connect to the remote server --- System.Net.Sockets.SocketException: A 
connection attempt failed because the connected party did not properly 
respond after a period of time, or established connection failed because 
connected host has failed to respond 74.125.25.138:443

 
Does anyone know what is going on? Why it starts failing intermittently now?
 
Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
Hi Jeremy,

Could you please share what did you do to resolve the issue? I am facing 
the same problem.

Thanks
Ashley

On Wednesday, February 19, 2014 9:13:50 AM UTC-8, Jeremy K wrote:

 This is resolved now by addressing the transparent proxy issues. Thanks 
 for your help Danial

 On Friday, February 14, 2014 9:06:42 AM UTC, Jeremy K wrote:

 Hi Danial,
  
 I've now made some progress - it seems that it works when connected to 
 Wifi, but not when connected through the network.
  
 So the network administrator is looking into this. However, he asked is 
 there a specific URL that we need to unblock? e.g. something.google.com?
  
 Thank you
 Jeremy

 On Thursday, February 13, 2014 9:53:30 AM UTC, Danial Klimkin wrote:

 Hi Jeremy,


 It's not much we can help here with unfortunately, as the issue is your 
 local configuration. It is possible ruby picks up some local proxy 
 settings, or dot net picks up some wrong settings.

 I suggest checking with your network administrator.


 -Danial, AdWords API Team.


 On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:

 Hi Danial,

 Thanks for your reply.

 I've been told that yes we do use a transparent proxy. I'm not sure 
 what implication that has. Is there a way around it?

 I should add that the guy who got your ruby sample working had no 
 problem. And I've checked that his config settings (e.g. Developer 
 Token/Customer Id) are identical to mine. I just find is strange that it 
 works fine in ruby but not .net.

 Do you have any other ideas as to what I can do next / what could be 
 causing the problem?

 Thanks
 Jeremy

 On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound 
 rules to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or 
 do you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns 
 in the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this 
 working in ruby and I'm using the exact same parameters (e.g. 
 ClientCustomerId, UserAgent, DeveloperToken) as he is. The first 
 expectation that I get is : Unable to connect to the remote server. 
 Then 
 the inner exception is: A connection attempt failed because the 
 connected 
 party did not properly respond after a period of time, or established 
 connection failed because connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same 
 error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't 
 double post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ray Tsang (AdWords API Team)
Ashley,

Please let me know if the issue is persistent - and the frequency of the 
intermittent failure. Thanks!

Ray

On Tuesday, July 8, 2014 1:04:24 PM UTC-4, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
Hi Ray,

Yes, it's persistent. It starts happening around 2 or 3 weeks ago and the 
frequency has been increasing. From our monitor, more than 10 % of our 
daily requests have failed due to this.

It either failed at getting access token for oauth or getting a list of 
accounts or campaigns from adwords.

However it's not happening continuously. Like if I manually retry, it will 
succeed. 

Please let me know what could be the cause and what can I do to mitigate.

Thank you!
Ashley

On Tuesday, July 8, 2014 11:41:34 AM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Ashley,

 Please let me know if the issue is persistent - and the frequency of the 
 intermittent failure. Thanks!

 Ray

 On Tuesday, July 8, 2014 1:04:24 PM UTC-4, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ray Tsang (AdWords API Team)
Thanks - we'll look into this.

Cheers,

Ray

On Tuesday, July 8, 2014 3:03:35 PM UTC-4, Ashley Xu wrote:

 Hi Ray,

 Yes, it's persistent. It starts happening around 2 or 3 weeks ago and the 
 frequency has been increasing. From our monitor, more than 10 % of our 
 daily requests have failed due to this.

 It either failed at getting access token for oauth or getting a list of 
 accounts or campaigns from adwords.

 However it's not happening continuously. Like if I manually retry, it will 
 succeed. 

 Please let me know what could be the cause and what can I do to mitigate.

 Thank you!
 Ashley

 On Tuesday, July 8, 2014 11:41:34 AM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Please let me know if the issue is persistent - and the frequency of the 
 intermittent failure. Thanks!

 Ray

 On Tuesday, July 8, 2014 1:04:24 PM UTC-4, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ray Tsang (AdWords API Team)
Ashley,

A follow up question - could I trouble you to confirm the DNS name that 
it's trying to reach, and a traceroute to that particular IP address from 
your server?

Thanks,

Ray

On Tuesday, July 8, 2014 3:47:57 PM UTC-4, Ray Tsang (AdWords API Team) 
wrote:

 Thanks - we'll look into this.

 Cheers,

 Ray

 On Tuesday, July 8, 2014 3:03:35 PM UTC-4, Ashley Xu wrote:

 Hi Ray,

 Yes, it's persistent. It starts happening around 2 or 3 weeks ago and the 
 frequency has been increasing. From our monitor, more than 10 % of our 
 daily requests have failed due to this.

 It either failed at getting access token for oauth or getting a list of 
 accounts or campaigns from adwords.

 However it's not happening continuously. Like if I manually retry, it 
 will succeed. 

 Please let me know what could be the cause and what can I do to mitigate.

 Thank you!
 Ashley

 On Tuesday, July 8, 2014 11:41:34 AM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Please let me know if the issue is persistent - and the frequency of the 
 intermittent failure. Thanks!

 Ray

 On Tuesday, July 8, 2014 1:04:24 PM UTC-4, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
 We are making soap call. The request namespace is 
https://adwords.google.com/api/adwords/mcm/v201402.

Below are some of the traceroute.

tracert 74.125.25.138

 

Tracing route to pa-in-f138.1e100.net [74.125.25.138]

over a maximum of 30 hops:

 

  11 ms1 ms1 ms  10.28.76.3

  2 1 ms1 ms1 ms  port-channel33-569.ch1-x7x-1b.ntwk.msn.net 
[207.46.202.3]

  3 *** Request timed out.

  4 *** Request timed out.

  5 *** Request timed out.

  6 *** Request timed out.

  7 *** Request timed out.

  8 *** Request timed out.

  9 *** Request timed out.

10 *** Request timed out.

11 *** Request timed out.

12 *** Request timed out.

13 *** Request timed out.

14 *

 

 tracert 74.125.28.113

 

Tracing route to pc-in-f113.1e100.net [74.125.28.113]

over a maximum of 30 hops:

 

  11 ms1 ms1 ms  10.28.76.3

  21 ms1 ms1 ms  port-channel33-569.ch1-x7x-1b.ntwk.msn.net 
[207.46.202.3]

  3 *** Request timed out.

  4 *** Request timed out.

  5 *** Request timed out.

  6 *** Request timed out.

  7 *** Request timed out.

  8 *** Request timed out.

  9 *** Request timed out.

10 *** Request timed out.

 

portqry /n 74.125.25.138 /e 443

 

Querying target system called:

 

74.125.25.138

 

Attempting to resolve IP address to a name...

 

 

IP address resolved to pa-in-f138.1e100.net

 

 

TCP port 443 (https service): LISTENING

 

 

TCP port 443 (https service): LISTENING

portqry /n 74.125.28.113 /e 443

 

Querying target system called:

 

74.125.28.113

 

Attempting to resolve IP address to a name...

 

 

IP address resolved to pc-in-f113.1e100.net

 

 

TCP port 443 (https service): LISTENING


On Tuesday, July 8, 2014 1:23:35 PM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Ashley,

 A follow up question - could I trouble you to confirm the DNS name that 
 it's trying to reach, and a traceroute to that particular IP address from 
 your server?

 Thanks,

 Ray

 On Tuesday, July 8, 2014 3:47:57 PM UTC-4, Ray Tsang (AdWords API Team) 
 wrote:

 Thanks - we'll look into this.

 Cheers,

 Ray

 On Tuesday, July 8, 2014 3:03:35 PM UTC-4, Ashley Xu wrote:

 Hi Ray,

 Yes, it's persistent. It starts happening around 2 or 3 weeks ago and 
 the frequency has been increasing. From our monitor, more than 10 % of our 
 daily requests have failed due to this.

 It either failed at getting access token for oauth or getting a list of 
 accounts or campaigns from adwords.

 However it's not happening continuously. Like if I manually retry, it 
 will succeed. 

 Please let me know what could be the cause and what can I do to mitigate.

 Thank you!
 Ashley

 On Tuesday, July 8, 2014 11:41:34 AM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Please let me know if the issue is persistent - and the frequency of 
 the intermittent failure. Thanks!

 Ray

 On Tuesday, July 8, 2014 1:04:24 PM UTC-4, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
Another endpoint we are accessing is 
https://accounts.google.com/o/oauth2/token to get the access token.

Thanks
Ashley

On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ray Tsang (AdWords API Team)
Ashley,

Btw, what is your MCC CID?

Lastly, please verify that there are no long internal firewalls that may be 
blocking the requests on your side.

Thanks!

Ray

On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
It's not for one user but randomly failed for different customers.

If you think the MCC CID is helpful, I will try get one for you.

If the firewall is blocking, shouldn't it fail constantly instead of just 
intermittently?

Is it possible that our requests are throttled?

Thanks!
Ashley

On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API Team) 
wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that may 
 be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Bikram Bhuyan
Hi All,

I am also facing the similar issues today after I convert the API version 
to v201402. I was looking at the forum for some help. So thought I will 
add my comment here as well.

Thanks,
Bikram.

On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of just 
 intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that may 
 be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing intermittently 
 now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Intermittent network exceptions: Unable to connect to the remote server

2014-07-08 Thread Ashley Xu
Also the failures seem to have outburst on certain days. Yesterday we were 
only seeing 30 errors whereas today we are seeing around 200 errors. Same 
for last week.

On Tuesday, July 8, 2014 4:07:39 PM UTC-7, Bikram Bhuyan wrote:

 Hi All,

 I am also facing the similar issues today after I convert the API version 
 to v201402. I was looking at the forum for some help. So thought I will 
 add my comment here as well.

 Thanks,
 Bikram.

 On Tuesday, July 8, 2014 4:01:18 PM UTC-7, Ashley Xu wrote:

 It's not for one user but randomly failed for different customers.

 If you think the MCC CID is helpful, I will try get one for you.

 If the firewall is blocking, shouldn't it fail constantly instead of just 
 intermittently?

 Is it possible that our requests are throttled?

 Thanks!
 Ashley

 On Tuesday, July 8, 2014 3:49:23 PM UTC-7, Ray Tsang (AdWords API Team) 
 wrote:

 Ashley,

 Btw, what is your MCC CID?

 Lastly, please verify that there are no long internal firewalls that may 
 be blocking the requests on your side.

 Thanks!

 Ray

 On Tuesday, July 8, 2014 6:36:26 PM UTC-4, Ashley Xu wrote:

 Another endpoint we are accessing is 
 https://accounts.google.com/o/oauth2/token to get the access token.

 Thanks
 Ashley

 On Tuesday, July 8, 2014 10:04:24 AM UTC-7, Ashley Xu wrote:

 Hi,


 We are currently using  AdWordsApiClient for oauth and calling AdWords 
 API.

 However just recently, we start seeing frequent failures of Unable to 
 connect to the remote server.

 Sync error: WebExceptionOther --- System.Net.WebException: Unable to 
 connect to the remote server --- System.Net.Sockets.SocketException: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond 74.125.25.138:443

  
 Does anyone know what is going on? Why it starts failing 
 intermittently now?
  
 Thanks!



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to connect to the remote server

2014-07-08 Thread Bikram Bhuyan
Hi Team,

Could you please share some information what we should to do fix this 
error? I am facing intermittent issues like sometimes the calls are working 
and sometimes it is returning timeouts. Any input for fixing this will 
really help.

FYI - Our calls are working perfectly fine when using the API version 
v201309. All these issues started after I migrate the calls to API v201402
.

Thanks,
Bikram.

On Tuesday, July 8, 2014 10:56:26 AM UTC-7, Ashley Xu wrote:

 Hi Jeremy,

 Could you please share what did you do to resolve the issue? I am facing 
 the same problem.

 Thanks
 Ashley

 On Wednesday, February 19, 2014 9:13:50 AM UTC-8, Jeremy K wrote:

 This is resolved now by addressing the transparent proxy issues. Thanks 
 for your help Danial

 On Friday, February 14, 2014 9:06:42 AM UTC, Jeremy K wrote:

 Hi Danial,
  
 I've now made some progress - it seems that it works when connected to 
 Wifi, but not when connected through the network.
  
 So the network administrator is looking into this. However, he asked is 
 there a specific URL that we need to unblock? e.g. something.google.com?
  
 Thank you
 Jeremy

 On Thursday, February 13, 2014 9:53:30 AM UTC, Danial Klimkin wrote:

 Hi Jeremy,


 It's not much we can help here with unfortunately, as the issue is your 
 local configuration. It is possible ruby picks up some local proxy 
 settings, or dot net picks up some wrong settings.

 I suggest checking with your network administrator.


 -Danial, AdWords API Team.


 On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:

 Hi Danial,

 Thanks for your reply.

 I've been told that yes we do use a transparent proxy. I'm not sure 
 what implication that has. Is there a way around it?

 I should add that the guy who got your ruby sample working had no 
 problem. And I've checked that his config settings (e.g. Developer 
 Token/Customer Id) are identical to mine. I just find is strange that it 
 works fine in ruby but not .net.

 Do you have any other ideas as to what I can do next / what could be 
 causing the problem?

 Thanks
 Jeremy

 On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound 
 rules to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or 
 do you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for 
 *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns 
 in the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this 
 working in ruby and I'm using the exact same parameters (e.g. 
 ClientCustomerId, UserAgent, DeveloperToken) as he is. The first 
 expectation that I get is : Unable to connect to the remote server. 
 Then 
 the inner exception is: A connection attempt failed because the 
 connected 
 party did not properly respond after a period of time, or established 
 connection failed because connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same 
 error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't 
 double post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.


Cannot generate refresh token, getting Unable to connect to the remote server

2014-03-04 Thread Globalscape Develper
I've been following the steps to generate a refresh token as instructed in 
https://developers.google.com/adwords/api/docs/guides/authentication
After I get my Client ID and secret, I enter them into the clients library 
config file and then I run OAuth2TokenGenerator.cs.  I get to the screen 
where it says This app would like to:  Manage your AdWords campaigns,  I 
click Accept and then I get the following error:

*Unable to connect to the remote server*

The inner exception says:  *No connection could be made because the target 
machine actively refused it 74.125.137.84:443*


What am I doing wrong?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Cannot generate refresh token, getting Unable to connect to the remote server

2014-03-04 Thread Ray Tsang (AdWords API Team)
Hi,

I've responded to you on the other thread.  Let's move the conversation 
there.  Thanks!

Ray

On Tuesday, March 4, 2014 12:21:01 PM UTC-5, Globalscape Develper wrote:

 I've been following the steps to generate a refresh token as instructed in 
 https://developers.google.com/adwords/api/docs/guides/authentication
 After I get my Client ID and secret, I enter them into the clients library 
 config file and then I run OAuth2TokenGenerator.cs.  I get to the screen 
 where it says This app would like to:  Manage your AdWords campaigns,  I 
 click Accept and then I get the following error:

 *Unable to connect to the remote server*

 The inner exception says:  *No connection could be made because the 
 target machine actively refused it 74.125.137.84:443 
 http://74.125.137.84:443*


 What am I doing wrong?



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-19 Thread Jeremy K
This is resolved now by addressing the transparent proxy issues. Thanks for 
your help Danial

On Friday, February 14, 2014 9:06:42 AM UTC, Jeremy K wrote:

 Hi Danial,
  
 I've now made some progress - it seems that it works when connected to 
 Wifi, but not when connected through the network.
  
 So the network administrator is looking into this. However, he asked is 
 there a specific URL that we need to unblock? e.g. something.google.com?
  
 Thank you
 Jeremy

 On Thursday, February 13, 2014 9:53:30 AM UTC, Danial Klimkin wrote:

 Hi Jeremy,


 It's not much we can help here with unfortunately, as the issue is your 
 local configuration. It is possible ruby picks up some local proxy 
 settings, or dot net picks up some wrong settings.

 I suggest checking with your network administrator.


 -Danial, AdWords API Team.


 On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:

 Hi Danial,

 Thanks for your reply.

 I've been told that yes we do use a transparent proxy. I'm not sure what 
 implication that has. Is there a way around it?

 I should add that the guy who got your ruby sample working had no 
 problem. And I've checked that his config settings (e.g. Developer 
 Token/Customer Id) are identical to mine. I just find is strange that it 
 works fine in ruby but not .net.

 Do you have any other ideas as to what I can do next / what could be 
 causing the problem?

 Thanks
 Jeremy

 On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound 
 rules to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or do 
 you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in 
 the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this 
 working in ruby and I'm using the exact same parameters (e.g. 
 ClientCustomerId, UserAgent, DeveloperToken) as he is. The first 
 expectation that I get is : Unable to connect to the remote server. 
 Then 
 the inner exception is: A connection attempt failed because the 
 connected 
 party did not properly respond after a period of time, or established 
 connection failed because connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double 
 post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-14 Thread Jeremy K
Hi Danial,
 
I've now made some progress - it seems that it works when connected to 
Wifi, but not when connected through the network.
 
So the network administrator is looking into this. However, he asked is 
there a specific URL that we need to unblock? e.g. something.google.com?
 
Thank you
Jeremy

On Thursday, February 13, 2014 9:53:30 AM UTC, Danial Klimkin wrote:

 Hi Jeremy,


 It's not much we can help here with unfortunately, as the issue is your 
 local configuration. It is possible ruby picks up some local proxy 
 settings, or dot net picks up some wrong settings.

 I suggest checking with your network administrator.


 -Danial, AdWords API Team.


 On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:

 Hi Danial,

 Thanks for your reply.

 I've been told that yes we do use a transparent proxy. I'm not sure what 
 implication that has. Is there a way around it?

 I should add that the guy who got your ruby sample working had no 
 problem. And I've checked that his config settings (e.g. Developer 
 Token/Customer Id) are identical to mine. I just find is strange that it 
 works fine in ruby but not .net.

 Do you have any other ideas as to what I can do next / what could be 
 causing the problem?

 Thanks
 Jeremy

 On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound 
 rules to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or do 
 you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in 
 the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this 
 working in ruby and I'm using the exact same parameters (e.g. 
 ClientCustomerId, UserAgent, DeveloperToken) as he is. The first 
 expectation that I get is : Unable to connect to the remote server. 
 Then 
 the inner exception is: A connection attempt failed because the 
 connected 
 party did not properly respond after a period of time, or established 
 connection failed because connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double 
 post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-13 Thread Danial Klimkin
Hi Jeremy,


It's not much we can help here with unfortunately, as the issue is your 
local configuration. It is possible ruby picks up some local proxy 
settings, or dot net picks up some wrong settings.

I suggest checking with your network administrator.


-Danial, AdWords API Team.


On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:

 Hi Danial,

 Thanks for your reply.

 I've been told that yes we do use a transparent proxy. I'm not sure what 
 implication that has. Is there a way around it?

 I should add that the guy who got your ruby sample working had no problem. 
 And I've checked that his config settings (e.g. Developer Token/Customer 
 Id) are identical to mine. I just find is strange that it works fine in 
 ruby but not .net.

 Do you have any other ideas as to what I can do next / what could be 
 causing the problem?

 Thanks
 Jeremy

 On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound rules 
 to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or do 
 you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in 
 the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working 
 in ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is 
 : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double 
 post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-12 Thread Jeremy K
Hi Danial,

Thanks for your reply.

I've been told that yes we do use a transparent proxy. I'm not sure what 
implication that has. Is there a way around it?

I should add that the guy who got your ruby sample working had no problem. 
And I've checked that his config settings (e.g. Developer Token/Customer 
Id) are identical to mine. I just find is strange that it works fine in 
ruby but not .net.

Do you have any other ideas as to what I can do next / what could be 
causing the problem?

Thanks
Jeremy

On Tuesday, February 11, 2014 2:50:23 PM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Unfortunately we can not advise on the client side setup or network 
 issues. The error message sounds like a networking issue to me. Do you 
 happen to use a proxy / transparent proxy?


 -Danial, AdWords API Team.


 On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound rules 
 to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or do 
 you have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in 
 the c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working 
 in ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double 
 post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-11 Thread Danial Klimkin
Hello Jeremy,


Unfortunately we can not advise on the client side setup or network issues. 
The error message sounds like a networking issue to me. Do you happen to 
use a proxy / transparent proxy?


-Danial, AdWords API Team.


On Monday, February 10, 2014 6:55:14 PM UTC+4, Jeremy K wrote:

 Hi Danial,
  
 As far as I'm aware I can access port 443 for *.google.com
  
 I've opened up the windows firewall by adding inbound and outbound rules 
 to be completely sure.
  
 Is there anything else that I need to do in order to access 443? Or do you 
 have any other suggestions as to why its not working?
  
 Thanks
 Jeremy

 On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in the 
 c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working 
 in ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-10 Thread Danial Klimkin
Hello Jeremy,


Please make sure you can access google servers from the box you are running 
the app on. You'll need https port (443) to be accessible for *.google.com.


-Danial, AdWords API Team.


On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in the 
 c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working in 
 ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double post


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-10 Thread Jeremy K
Hi Danial,
 
Thank you - how do I do that.is that a new rule needed in Windows 
firewall?
 
Thanks
Jeremy

On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in the 
 c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working in 
 ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Unable to connect to the remote server

2014-02-10 Thread Jeremy K
Hi Danial,
 
As far as I'm aware I can access port 443 for *.google.com
 
I've opened up the windows firewall by adding inbound and outbound rules to 
be completely sure.
 
Is there anything else that I need to do in order to access 443? Or do you 
have any other suggestions as to why its not working?
 
Thanks
Jeremy

On Monday, February 10, 2014 10:23:13 AM UTC, Danial Klimkin wrote:

 Hello Jeremy,


 Please make sure you can access google servers from the box you are 
 running the app on. You'll need https port (443) to be accessible for *.
 google.com.


 -Danial, AdWords API Team.


 On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:

 Hi,
  
 Unfortunately I'm getting an error when I try to run GetCampaigns in the 
 c# .net sample that I downloaded from:
  

 https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
  
 What's frustrating is that a colleague has managed to get this working in 
 ruby and I'm using the exact same parameters (e.g. ClientCustomerId, 
 UserAgent, DeveloperToken) as he is. The first expectation that I get is : 
 Unable to connect to the remote server. Then the inner exception is: A 
 connection attempt failed because the connected party did not properly 
 respond after a period of time, or established connection failed because 
 connected host has failed to respond.
  
 I've tried this in both v201306 and v201309 but I get the same error.
  
 Does anyone have any ideas please as to what's gone wrong?
  
 Thank you
  
 PS Posted once and my post didn't appear so hoping it doesn't double post



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Unable to connect To account via API

2013-02-28 Thread Laurent Mitchaut

  

Hi, 

since 3 month now we get the error : QuotaCheckError.INCOMPLETE_SIGNUP


while we try to connect on our client's adwords account available in our 
CMC. 

 

Our Billing details are filled correctly in Billingdetails Please how can 
we fix this ? 

 

CMC number : 265-803-1428 

 

Regards,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Unable to connect to account via new API

2013-01-17 Thread Kevin Winter (AdWords API Team)
Hi,
  The new java library does indeed support the ClientLogin method of 
authentication - although it is currently deprecated and we do recommend 
using OAuth2 if you are building a new application.

The error you are seeing most commonly happens when there is a dependency 
missing or if you have the wrong version of a dependency.  Which version of 
the java library are you using?  Are you using maven?  Do you have other 
dependencies managed by maven?

If not using maven, did you add all the dependency jars to your classpath? 
It's possible one of them uses an older version of a dependency our library 
is using, which doesn't provide the required class.

- Kevin Winter
AdWords API Team

On Tuesday, January 15, 2013 8:42:22 AM UTC-5, Stamatina Thomaidou wrote:

 Confirmed also by me. I have the exact same problem. Now I will try only 
 with OAuth 2.0.

 On Wednesday, October 31, 2012 9:14:01 PM UTC+1, Perry wrote:

 I have searched for answers to the this question all over the 
 documentation and web and was unable to find anything helpful. I am using 
 the Adwords API and migrating to version V201209, using the Java libraries.

 When I setup an AdWordsSession like so:

 String clientLoginToken = new 
 ClientLoginTokens.Builder().forApi(ClientLoginTokens.Api.ADWORDS).withEmailAndPassword(sEmail,
  
 sPassword).build().requestToken()
 AdWordsSession session = new 
 AdWordsSession.Builder().withClientCustomerId(sClientId).withUserAgent(Custom).withClientLoginToken(clientLoginToken).withDeveloperToken(sDevToken).withEnvironment(AdWordsSession.Environment.PRODUCTION).build()


 And then try to access my account like so:
 InfoServiceInterface infoServiceInterface = new 
 AdWordsServices().get(session, InfoServiceInterface.class)

 I get a list of nasty errors with no explanation, including:
 com.google.api.ads.common.lib.exception.ServiceException: Unexpected 
 Exception.
 ...
 Caused by: java.lang.reflect.InvocationTargetException
 ...
 Caused by: javax.xml.parsers.FactoryConfigurationError: Provider for 
 javax.xml.parsers.DocumentBuilderFactory cannot be found


 According to the documentation this should be possible, so I am not sure 
 why it continues to error against me. I have even tried filling in a 
 properties file and using the identical calls as in 
 https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/accountmanagement/GetClientCustomerId.javabut
  it still refuses to work. Any help at all would be appreciated.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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





Unable to connect to account via new API

2012-10-31 Thread Perry
I have searched for answers to the this question all over the documentation 
and web and was unable to find anything helpful. I am using the Adwords API 
and migrating to version V201209, using the Java libraries.

When I setup an AdWordsSession like so:

String clientLoginToken = new 
ClientLoginTokens.Builder().forApi(ClientLoginTokens.Api.ADWORDS).withEmailAndPassword(sEmail,
 
sPassword).build().requestToken()
AdWordsSession session = new 
AdWordsSession.Builder().withClientCustomerId(sClientId).withUserAgent(Custom).withClientLoginToken(clientLoginToken).withDeveloperToken(sDevToken).withEnvironment(AdWordsSession.Environment.PRODUCTION).build()


And then try to access my account like so:
InfoServiceInterface infoServiceInterface = new 
AdWordsServices().get(session, InfoServiceInterface.class)

I get a list of nasty errors with no explanation, including:
com.google.api.ads.common.lib.exception.ServiceException: Unexpected 
Exception.
...
Caused by: java.lang.reflect.InvocationTargetException
...
Caused by: javax.xml.parsers.FactoryConfigurationError: Provider for 
javax.xml.parsers.DocumentBuilderFactory cannot be found


According to the documentation this should be possible, so I am not sure 
why it continues to error against me. I have even tried filling in a 
properties file and using the identical calls as 
in 
https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/accountmanagement/GetClientCustomerId.java
 
but it still refuses to work. Any help at all would be appreciated.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Unable to connect to account via new API

2012-10-31 Thread Perry
Nevermind. I believe I have found the issue. 

Despite every example for version V201209 
(https://code.google.com/p/google-api-ads-java/source/browse/#git%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201209)
 
 and several independent pieces of documentation 
(http://code.google.com/p/google-api-ads-java/wiki/MigrationGuide) 
specifically using ClientLogin, that is a deprecated avenue of 
authentication.


On Wednesday, October 31, 2012 1:14:01 PM UTC-7, Perry wrote:

 I have searched for answers to the this question all over the 
 documentation and web and was unable to find anything helpful. I am using 
 the Adwords API and migrating to version V201209, using the Java libraries.

 When I setup an AdWordsSession like so:

 String clientLoginToken = new 
 ClientLoginTokens.Builder().forApi(ClientLoginTokens.Api.ADWORDS).withEmailAndPassword(sEmail,
  
 sPassword).build().requestToken()
 AdWordsSession session = new 
 AdWordsSession.Builder().withClientCustomerId(sClientId).withUserAgent(Custom).withClientLoginToken(clientLoginToken).withDeveloperToken(sDevToken).withEnvironment(AdWordsSession.Environment.PRODUCTION).build()


 And then try to access my account like so:
 InfoServiceInterface infoServiceInterface = new 
 AdWordsServices().get(session, InfoServiceInterface.class)

 I get a list of nasty errors with no explanation, including:
 com.google.api.ads.common.lib.exception.ServiceException: Unexpected 
 Exception.
 ...
 Caused by: java.lang.reflect.InvocationTargetException
 ...
 Caused by: javax.xml.parsers.FactoryConfigurationError: Provider for 
 javax.xml.parsers.DocumentBuilderFactory cannot be found


 According to the documentation this should be possible, so I am not sure 
 why it continues to error against me. I have even tried filling in a 
 properties file and using the identical calls as in 
 https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/src/main/java/adwords/axis/v201209/accountmanagement/GetClientCustomerId.javabut
  it still refuses to work. Any help at all would be appreciated.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Unable to connect to the remote server while executing new AdWordsUser()

2011-03-29 Thread Anash P. Oommen
Hi Anton,

Are you still facing these issues?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Unable to connect to the remote server while executing new AdWordsUser()

2011-03-29 Thread aminko
Hi Anash,

Yes, I am, but I'm pretty sure the issue is caused by our corporate
network configuration/restrictions. I can login from outside of the
corporate domain.

Regards,
Anton Minko

On Mar 29, 8:13 am, Anash P. Oommen anash.p.oom...@google.com
wrote:
 Hi Anton,

 Are you still facing these issues?

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Unable to connect to the remote server while executing new AdWordsUser()

2011-03-24 Thread aminko
Hi guys,

I'm trying to log in to AdWords sandbox using the .NET client library
and constantly getting the following error:

System.Net.WebException: Unable to connect to the remote server ---
System.Net.Sockets.SocketException: No connection could be made
because the target machine actively refused it 74.125.230.112:443
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot,
SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean
connectFailure, Socket s4, Socket s6, Socket socket, IPAddress
address, ConnectSocketState state, IAsyncResult asyncResult, Int32
timeout, Exception exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.GetRequestStream(TransportContext
context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at Google.Api.Ads.Common.Lib.AuthToken.GetToken()
   at
Google.Api.Ads.AdWords.Lib.AdWordsServiceFactory.MakeRequestHeaders(Dictionary`2
headers)
   at
Google.Api.Ads.AdWords.Lib.AdWordsServiceFactory.SetHeaders(Dictionary`2
headers)
   at Google.Api.Ads.Common.Lib.AdsUser.SetHeaders(Dictionary`2
headers)
   at Google.Api.Ads.Common.Lib.AdsUser..ctor(Dictionary`2 headers)
   at Google.Api.Ads.AdWords.Lib.AdWordsUser..ctor(Dictionary`2
headers)
   at AdWordsPoC.Program.Main(String[] args) in C:\Users\aminko
\Documents\Visual Studio 2010\AdWords\AdWordsPoC\Program.cs:line 26


Code which I use (console application):
var headers = new Dictionarystring, string
 {
 {useragent, MY_COMPANY_NAME},
 { email, MY_EMAIL},
 { password, MY_PASSWORD},
 {developerToken, MY_EMAIL+
+EUR},
 {clientEmail,
client_1+MY_EMAIL},
 {AdWordsApi.Server, https://
adwords-sandbox.google.com}
 };
AdWordsUser user = new AdWordsUser(headers);

That is the very first call I try to make to AdWords server. I have
created MCC/AdWords account which I'm using in email/password headers.
According to exception, code tries to log in to https://google.com (IP
74.125.230.112), not to the AdWordsApi server which I specified. So I
suppose that it tries to authenticate me first.
It also did work if I specify headers in the app.config.

What am I doing wrong?

Thank you in advance,
Anton Minko

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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