Quota Exhaustion Issue with GoogleAds: SearchStream API

2024-07-22 Thread Development Mailbox
Hello everyone,
We are encountering an issue with the Google Ads API. Despite having our 
quota listed as unlimited, we are receiving the following error after 
breaching 15,000 API calls per day:
{
  'error': {
'code': 429,
'message': 'Resource has been exhausted (e.g. check quota).',
'status': 'RESOURCE_EXHAUSTED',
'details': [
  {
'@type': 
'type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure',
'errors': [
  {
'errorCode': {'quotaError': 'RESOURCE_EXHAUSTED'},
'message': 'Too many requests. Retry in 40021 seconds.',
'details': {
  'quotaErrorDetails': {
'rateScope': 'DEVELOPER',
'rateName': 'Number of operations for basic access',
'retryDelay': '40021s'
  }
}
  }
],
'requestId': 'C429vsZB8uLsk2lQ8kPsAQ'
  }
]
  }
}

>From our understanding, our quota is supposed to be unlimited. However, it 
appears that we are getting a error of 'RESOURCE_EXHAUSTED' after 15,000 
API calls daily.  This issue is severely impacting our business operations.

We are attaching a screenshot of our Cloud Console where it shows that our 
API calls limit is unlimited.

We are currently utilizing the v16 of GoogleAds: SearchStream API.

We look forward to your prompt response.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8a5dd59b-cfa0-4b52-b6fd-b6c6a3b7b1d3n%40googlegroups.com.


Promotion extension support in Google Ads scripts

2024-03-18 Thread Zgruntu online - development
Hi everybody!

I want to ask, whether there is a planned support for Promotions 
(assets/extension) in the Google Ads scripts => I mean, whether this 
feature would (possibly) be implemented for Ads scripts in the future?

I wanted to automatize the changes of end-date for certain Promotion 
extensions of my Google Ads account via scripts inside Google Ads. 
Unfortunately, there is no support yet according to the official resource 
documentation.

Thanks in advance for any response. With best regards,
Tomas B. from Zgruntu

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/98d5609a-551b-4646-af87-07d78a261adbn%40googlegroups.com.


2 months with no response on Google Ads API Basic Access Token

2023-11-01 Thread Doitforme Web development
Hello,

We submitted the first Google Ads API developer token Basic Access 
application on Aug 30, 2023 followed by another two submissions and we 
haven't received any response from Google Team.

We have also filled in the form to contact Google Ads API Compliance team 
but still no response

   - Google Ads Manager Account (MCC) ID:  639-576-9125
   - Current Access Level: Test Account
   - Requested Access Level: Basic Access
   - Case ID: Never received 



Thank you.

Regards 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0176ee4e-3758-4573-ac1a-edfbbbf5ddf4n%40googlegroups.com.


Customers Keywords Plan API Trouble

2023-09-19 Thread Dev Development
Hi there,

We've been having trouble for months now getting a resolution on our API 
integration with the keywords planner api.

This is our request:

{
"path": "
https://googleads.googleapis.com/v13/customers/8674944107/keywordPlans:mutate;,
"args": {
"method": "POST",
"body": 
"{\"operations\":[{\"create\":{\"forecastPeriod\":{\"dateInterval\":\"NEXT_MONTH\"},\"name\":\"eddlwx3vflycujbpjbemo4t6\"}}]}",
"headers": {
"Content-Type": "application/json",
"Accept": "application/json",
"developer-token": "REDACTED",
"login-customer-id": "REDACTED",
"Authorization": "REDACTED"
}
}
}

You’ll see login-customer-id is set to REDACTED.

But there’s another parameter that is set, called customerId, which is set 
to 8674944107. 
*https://googleads.googleapis.com/v13/customers/{customerId}/keywordPlans:mutate*
 


This is the error I'm getting:

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 

I'm unsure where we get the customerId from?? (This is not the 
login-customer-id)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df2ac427-5b51-42a8-b2b7-bf8c5a55ff8dn%40googlegroups.com.


need approval on this token | Google Ads API

2023-06-15 Thread Wixpa Digital Agency & Development
Could you please confirm if you are requesting for an approval of a 
Developer token? If yes, please note that our team only provides technical 
implementation and guidance for *Google Ads API*. The *Google Ads API 
Compliance team* handles this kind of requests. In addition, please provide 
us a case 2 id which is generated when you apply for Developer Token and 
the MCC id of your Test account that you used to apply for Developer Token 
access.


i didn't get any Case 2 ID ?

where and how to get that one ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7697ba79-d044-4c03-afc2-87568ec8da37n%40googlegroups.com.


Queries regarding migration to Google Ads

2022-05-11 Thread IT Development
Hello Team,

We are trying to migrate to Google Ads API. Below are our questions.
   
   - We are using below url to view the reports for google ads. Please 
   confirm if its correct, if it's not correct please share the UI link for 
   Google ads reports
  - https://ads.google.com/aw/reporting/reporteditor/predefinedreports
   - We are using FINAL URL REPORT as part of Adwords API, we are not able 
   find the equivalent report, Please share the equivalent one.
  - We used download report using report definition as part of Ad words 
  API. For Google Ads API, we found that through query we can fetch 
required 
  columns from different views. Please let us know if we can download 
report 
  directly through API or if there is any alternative approach.
  
Thank you,
VMware IT 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/aded01f6-431d-4447-8b8a-87f2055f0039n%40googlegroups.com.


Impossible to create a valid test account

2018-07-30 Thread development
I have taken the following steps:

1) Create production MCC account
2) Create *test* manager MCC account 
(https://developers.google.com/adwords/api/docs/guides/accounts-overview)
3) Within the *test* MCC account I have created 2 subaccounts.
4) When I click one either of those sub accounts, a red banner appears 
saying 'Your account isn't active - To activate your account and start 
running your ads, enter your billing information.'
5) On the right of the banner there is a link saying: 'Fix it'
6) Clicking this link brings me to an almost empty page with the text 
saying that I can't add billing info since my account has been cancelled

This look like a chicken/egg problem
How can I fix this?

Thanx Frits

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3c50ff15-b9c1-42fa-9e74-83287629145c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: '[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-31 Thread development









Failure response:



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

   

  https://adwords.google.com/api/adwords/cm/v201702;>

 00054c0933d7fd380a5689c83b086735

 AdGroupAdService

 mutate

 1

 151

  

   

   

  

 soap:Server

 [EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]

 

https://adwords.google.com/api/adwords/cm/v201702;>

   [EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]

   
ApiException

   http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="EntityNotFound">

  operations[0].operand.adGroupId

  

 operations

 0

  

  

 operand

  

  

 adGroupId

  

  AdGroupId: 42841010522

  EntityNotFound.INVALID_ID

  EntityNotFound

  INVALID_ID

   



 

  

   




Traceback (most recent call last):
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1535, in __call__
rv = self.handle_exception(request, response, e)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1529, in __call__
rv = self.router.dispatch(request, response)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1278, in default_dispatcher
return route.handler_adapter(request, response)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1102, in __call__
return handler.dispatch()
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 572, in dispatch
return self.handle_exception(e, self.app.debug)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 570, in dispatch
return method(*args, **kwargs)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/views/create_ad.py", 
line 73, in get
ad = handler.CreateAd(ad_group_id)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/handlers/api_handler.py",
 line 185, in CreateAd
ads = ad_group_ad_service.mutate(operations)['value']
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/googleads/common.py", 
line 720, in MakeSoapRequest
*[_PackForSuds(arg, self.suds_client.factory) for arg in args])
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
521, in __call__
return client.invoke(args, kwargs)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
581, in invoke
result = self.send(soapenv)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
619, in send
description=tostr(e), original_soapenv=original_soapenv)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
670, in process_reply
raise WebFault(fault, replyroot)
WebFault: Server raised fault: '[EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'


On Thursday, March 30, 2017 at 5:17:51 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi,
>
> Could you provide the SOAP request and response logs for the operation 
> where you encounter this error so I can take a look? Please use *Reply 
> privately to author* when responding.
>
> Regards,
> Shwetha, 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/d2772bc7-7c4f-4c20-8a6a-859367d2ba3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: '[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-31 Thread development

12:21:32.021Failure response:  
http://schemas.xmlsoap.org/soap/envelope/;> 
 https://adwords.google.com/api/adwords/cm/v201702;> 
00054c0933d7fd380a5689c83b086735 
AdGroupAdService mutate 
1 151 

soap:Server [EntityNotFound.INVALID_ID 
@ operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]  https://adwords.google.com/api/adwords/cm/v201702;> 
[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; 
trigger:AdGroupId: 42841010522] 
ApiException http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="EntityNotFound"> 
operations[0].operand.adGroupId  
operations 0  
 operand  
 adGroupId  
AdGroupId: 42841010522 
EntityNotFound.INVALID_ID 
EntityNotFound INVALID_ID 
 


On Friday, March 31, 2017 at 12:25:52 PM UTC-4, devel...@consultmates.com 
wrote:
>
>
> 12:21:32.021Failure response:
> 
> http://schemas.xmlsoap.org/soap/envelope/;>
>
>xmlns="https://adwords.google.com/api/adwords/cm/v201702;>
>  00054c0933d7fd380a5689c83b086735
>  AdGroupAdService
>  mutate
>  1
>  151
>   
>
>
>   
>  soap:Server
>  [EntityNotFound.INVALID_ID @ 
> operations[0].operand.adGroupId; trigger:AdGroupId: 
> 42841010522]
>  
>  xmlns="https://adwords.google.com/api/adwords/cm/v201702;>
>[EntityNotFound.INVALID_ID @ 
> operations[0].operand.adGroupId; trigger:AdGroupId: 
> 42841010522]
>
> ApiException
>http://www.w3.org/2001/XMLSchema-instance; 
> xsi:type="EntityNotFound">
>   operations[0].operand.adGroupId
>   
>  operations
>  0
>   
>   
>  operand
>   
>   
>  adGroupId
>   
>   AdGroupId: 42841010522
>   EntityNotFound.INVALID_ID
>   EntityNotFound
>   INVALID_ID
>
> 
>  
>   
>
> 
>
> Traceback (most recent call last):
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 1535, in __call__
> rv = self.handle_exception(request, response, e)
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 1529, in __call__
> rv = self.router.dispatch(request, response)
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 1278, in default_dispatcher
> return route.handler_adapter(request, response)
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 1102, in __call__
> return handler.dispatch()
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 572, in dispatch
> return self.handle_exception(e, self.app.debug)
>   File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
> line 570, in dispatch
> return method(*args, **kwargs)
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/views/create_ad.py", 
> line 73, in get
> ad = handler.CreateAd(ad_group_id)
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/handlers/api_handler.py",
>  line 185, in CreateAd
> ads = ad_group_ad_service.mutate(operations)['value']
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/googleads/common.py",
>  line 720, in MakeSoapRequest
> *[_PackForSuds(arg, self.suds_client.factory) for arg in args])
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", 
> line 521, in __call__
> return client.invoke(args, kwargs)
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", 
> line 581, in invoke
> result = self.send(soapenv)
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", 
> line 619, in send
> description=tostr(e), original_soapenv=original_soapenv)
>   File 
> "/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", 
> line 670, in process_reply
> raise WebFault(fault, replyroot)
> WebFault: Server raised fault: '[EntityNotFound.INVALID_ID @ 
> operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'
>
>
> Code:
>
> def CreateAd(self, ad_group_id):
>   ad_group_ad_service = self.client.GetService('AdGroupAdService', 
> version='v201702')
>
>   # Construct operations for adding text ad object and add to an ad group.
>   operations = [{
>   'operator': 'ADD',
>   'operand': {
>   'xsi_type': 'AdGroupAd',
>   'adGroupId': ad_group_id,
>   'ad': {
>   'xsi_type': 'TextAd',
>   'finalUrls': ['http://www.example.com'],
>   'displayUrl': 'example.com',
>   'description1': 'Low-gravity fun for {param1:cheap}.',
>   'description2': 'Only {param2:a few} seats left!',
>   'headline': 

Re: '[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-31 Thread development

12:21:32.021Failure response:  
http://schemas.xmlsoap.org/soap/envelope/;> 
 https://adwords.google.com/api/adwords/cm/v201702;> 
00054c0933d7fd380a5689c83b086735 
AdGroupAdService mutate 
1 151 

soap:Server [EntityNotFound.INVALID_ID 
@ operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]  https://adwords.google.com/api/adwords/cm/v201702;> 
[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; 
trigger:AdGroupId: 42841010522] 
ApiException http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="EntityNotFound"> 
operations[0].operand.adGroupId  
operations 0  
 operand  
 adGroupId  
AdGroupId: 42841010522 
EntityNotFound.INVALID_ID 
EntityNotFound INVALID_ID 
 


On Thursday, March 30, 2017 at 5:17:51 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi,
>
> Could you provide the SOAP request and response logs for the operation 
> where you encounter this error so I can take a look? Please use *Reply 
> privately to author* when responding.
>
> Regards,
> Shwetha, 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/c3e8e633-8fe2-4140-928a-a9d1b1fe829b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: '[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-31 Thread development



12:21:32.021Failure response:

http://schemas.xmlsoap.org/soap/envelope/;>
   
  https://adwords.google.com/api/adwords/cm/v201702;>
 00054c0933d7fd380a5689c83b086735
 AdGroupAdService
 mutate
 1
 151
  
   
   
  
 soap:Server
 [EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]
 
https://adwords.google.com/api/adwords/cm/v201702;>
   [EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:AdGroupId: 
42841010522]
   
ApiException
   http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="EntityNotFound">
  operations[0].operand.adGroupId
  
 operations
 0
  
  
 operand
  
  
 adGroupId
  
  AdGroupId: 42841010522
  EntityNotFound.INVALID_ID
  EntityNotFound
  INVALID_ID
   

 
  
   


Traceback (most recent call last):
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1535, in __call__
rv = self.handle_exception(request, response, e)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1529, in __call__
rv = self.router.dispatch(request, response)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1278, in default_dispatcher
return route.handler_adapter(request, response)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 1102, in __call__
return handler.dispatch()
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 572, in dispatch
return self.handle_exception(e, self.app.debug)
  File "/base/data/home/apps/p~arlo-162319/1.400214000790342996/webapp2.py", 
line 570, in dispatch
return method(*args, **kwargs)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/views/create_ad.py", 
line 73, in get
ad = handler.CreateAd(ad_group_id)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/handlers/api_handler.py",
 line 185, in CreateAd
ads = ad_group_ad_service.mutate(operations)['value']
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/googleads/common.py", 
line 720, in MakeSoapRequest
*[_PackForSuds(arg, self.suds_client.factory) for arg in args])
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
521, in __call__
return client.invoke(args, kwargs)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
581, in invoke
result = self.send(soapenv)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
619, in send
description=tostr(e), original_soapenv=original_soapenv)
  File 
"/base/data/home/apps/p~arlo-162319/1.400214000790342996/suds/client.py", line 
670, in process_reply
raise WebFault(fault, replyroot)
WebFault: Server raised fault: '[EntityNotFound.INVALID_ID @ 
operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'


Code:

def CreateAd(self, ad_group_id):
  ad_group_ad_service = self.client.GetService('AdGroupAdService', 
version='v201702')

  # Construct operations for adding text ad object and add to an ad group.
  operations = [{
  'operator': 'ADD',
  'operand': {
  'xsi_type': 'AdGroupAd',
  'adGroupId': ad_group_id,
  'ad': {
  'xsi_type': 'TextAd',
  'finalUrls': ['http://www.example.com'],
  'displayUrl': 'example.com',
  'description1': 'Low-gravity fun for {param1:cheap}.',
  'description2': 'Only {param2:a few} seats left!',
  'headline': 'Luxury Mars Cruises'
  },
  'status': 'ENABLED'
  }
  }]
  ads = ad_group_ad_service.mutate(operations)['value']

  return ads[0]


On Thursday, March 30, 2017 at 5:17:51 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi,
>
> Could you provide the SOAP request and response logs for the operation 
> where you encounter this error so I can take a look? Please use *Reply 
> privately to author* when responding.
>
> Regards,
> Shwetha, 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

'[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-30 Thread development
I can create campaigns and ad groups, but when I attempt to create an ad I 
receive this error. I have already validate that the adGroupId is correct.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0a3d374f-165d-4ee1-91c2-d97b5aa875a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


'[EntityNotFound.INVALID_ID @ operations[0].operand.adGroupId; trigger:'AdGroupId: 42841010522']'

2017-03-30 Thread development

I can create campaigns and ad groups, but when I attempt to create an ad I 
receive this error. I have already validate that the adGroupId is correct.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d8a7a693-3978-4fb4-9cc3-51bdab59e013%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [2-5379000000888] A New AdWords API Token Application Has Been Submitted

2013-05-07 Thread A2 Web Development
To whom it may concern,

I am following up with you to see what steps need to be done to get our
Adwords API Token application approved so that we can finish the
development process.

Developer token


Pending approval iW1LlprKIwA7kagjjET-9g


web...@adaptiveaudience.com
Customer ID: 667-082-2778


Thank you for your time, and have a great day.

Best regards,

David Paul

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: [2-0692000000501] Re: How to use OAuth 2.0 to Access Google APIs as Service Account with Google APIs Client Library for PHP to use AdWords API

2013-05-06 Thread A2 Web Development
Danial,

Thank you for responding.  This is for a production account developer
token.  Can you see what the delay is for the approval?  I have started
this process weeks ago, and I haven't heard anything.  Is there anyway you
expedite this process as it has been a complete stop on development.  Thank
you for your assistance and I hope you have a great day!

Best regards,

David Paul


On Mon, May 6, 2013 at 4:17 AM, adwords-api@googlegroups.com wrote:

 Hello David,


 Are you making the request against Test or Production account? The
 developer token is not approved yet, so you can only access Test accounts
 so far.


 -Danial, AdWords API Team.

 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 Also find us on our blog and discussion group:
 http://googleadsdeveloper.blogspot.com/search/label/adwords_api
 https://developers.google.com/adwords/api/community/
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

 On 05/01/13 18:56:44 web...@adaptiveaudience.com wrote:

 Danial,

 Can you please recheck the account?  The billing is set up , but I'm still
 getting the incomplete_signup error.  Thank you!

 Best regards,

 David

 On Wednesday, May 1, 2013 8:39:34 AM UTC-5, Jeremy Aube wrote:

 Plain Oauth2 only requires user input the first time. If you request the
 token with offline access and store the token, you can use it later without
 any user interaction.

 On Tuesday, April 30, 2013 1:47:48 PM UTC-4, web...@adaptiveaudience.comwrote:

 Danial,

 Thank you so much for your reply!  I am in the process of getting the
 company to set up the billing.  Plain OAuth2 requires user input doesn't
 it?   I need my program to pull reports without user interaction.  If there
 is an example without user interaction, then please forward the link or
 show an example (please include samples of where these input variables come
 from in a PHP format).  Thank you again and looking forward to your
 response.  Have a great day!

 Best regards,

 David Paul


  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~**=~=~=~=~=~=~=~=~=~
 Also find us on our blog and discussion group:
 http://adwordsapi.blogspot.com
 http://groups.google.com/**group/adwords-apihttp://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+unsubscribe@**googlegroups.com
 For more options, visit this group at
 http://groups.google.com/**group/adwords-api?hl=enhttp://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+unsubscribe@**googlegroups.com.
 For more options, visit 
 https://groups.google.com/**groups/opt_outhttps://groups.google.com/groups/opt_out
 .





-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: QuotaCheckError.INCOMPLETE_SIGNUP

2013-05-03 Thread A2 Web Development
Anash,

That was a different google group user as seen in 'Petr Povala wrote:' .  I
have not used the API.  I only get the error described.

Best regards,

David Paul



On Fri, May 3, 2013 at 3:20 AM, Anash P. Oommen (AdWords API Team) 
adwordsapiadvisor+an...@google.com wrote:

 Hi,

 Your developer token is pending review, so if you used it to make calls
 against a non-test account, you would get this error. Though, you mentioned
 that you have been using API for over a year. Were you using another
 developer token?

 Cheers,
 Anash P. Oommen
 AdWords API Advisor.


 On Thursday, May 2, 2013 12:05:56 AM UTC+5:30, 
 web...@adaptiveaudience.comwrote:

 By billing info is on and I'm experiencing the same issue.
 Customer ID: 667-082-2778
 Thank you for your time.


 On Tuesday, April 30, 2013 1:48:41 AM UTC-5, Takeshi Hagikura (AdWords
 API Team) wrote:

 Hi,

 Usually it's caused that you haven't supplied billing info or your
 credit card became delinquent.
 Can you please check the billing info?

 Best,
 - Takeshi, AdWords API Team

 On Monday, April 29, 2013 4:04:04 PM UTC+9, Petr Povala wrote:

 Hello,
 I'm using PHP client library for AdWords API access for over a year
 now, but few days ago, all of sudden it started throwing a
 QuotaCheckError.INCOMPLETE_**SIGNUP exception.

 I tried to do some research, but I haven't found any specific solution
 that would help.

 Thanks in advance for help,

 Petr

  --
 --
 =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 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 a topic in the
 Google Groups AdWords API Forum group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/adwords-api/171fmcDC8Xc/unsubscribe?hl=en
 .
 To unsubscribe from this group and all its topics, send an email to
 adwords-api+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Token Approval

2012-07-05 Thread Logaholic Development
Yes we are waiting for approval for months!!! 

Since Early March we have been trying to get our API implementation 
approved.
We initially got some answers and followed instructions We have completed 
implementation, setup a test account and environment as per request and 
have since last May have had no sign!! We are trying to contact adwordsapi 
team no sign of life what ever we try. This project is now ongoing almost 6 
month and no end in site when Google fails to answer.
Would it not be just normal courtesy to answer our mail???

ticket  # 943859748

Please contact me at andre_-_ad_-_logaholic_-_dot_-_com

Thanks

André

On Wednesday, July 4, 2012 4:07:15 PM UTC+2, anwar wrote:

 Hi,

 is there anyone else that is waiting for the developer token approval 
 since months? We have requested access in 2011, and the token is still 
 Pending Approval. We have had requests for additional information three 
 times now, and have sent the information each time. Hang Out times of the 
 developer are probably not the right place regarding approval questions ...

 Is there any way to speed up the process? Every help is appreciated

 Best Regards,

 Anwar


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Cant sign up to MCC

2012-05-29 Thread RR Development
Anash,

I too have created an AdWords account and have access to the MCC yet I do 
not see AdWords API Center anywhere on any of the pages / menus I have 
access to.

Would you be able to provide a quick screenshot of what I should be looking 
for?

Thank you

On Wednesday, May 23, 2012 12:21:18 AM UTC-6, Anash P. Oommen wrote:

 Hi Jeremy,

 If you have an MCC account, login to the MCC account and follow the 
 instructions on My Account-AdWords API Center to do the signup. If you 
 don't have an MCC account, create one at 
 http://www.google.com/intl/en/adwords/myclientcenter/.

 See  https://developers.google.com/adwords/api/docs/signingup  for more 
 details on signing up for AdWords API.

 Cheers,
 Anash P. Oommen,
 AdWords API Advisor.

 On Sunday, 20 May 2012 18:14:54 UTC+5:30, Jeremy wrote:

 I'm trying to sign up to the MCC so that I can request Google Adwords API 
 access and the form seems broken, showing no stylesheet and having limited 
 functionality.

 I'm assuming this is just temporary downtime and will be fixed... Any 
 ideas?

 Cheers.



-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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