Geolocation Criteria ID Bug?

2019-02-28 Thread Mariantonietta Di Giglio
Hi All,
we noticed some inconsistencies on the data of the Geolocation reports both 
from the platform and from extraction via API.
In particular, starting from July 2017, there is a change in the Location 
Criteria ID for the city of Naples (as far as we know): before July 2017, 
the criteria ID was 1008560 (target type city), from July 2017 onwards the 
only criteria ID available is 9072701 (target type municipality). We would 
like to know if the value at the level of target type city is still 
available and, eventually, how to obtain it.

What seems strange to us is that, to date, we have noticed this change only 
on the city of Naples on the 50 cities analyzed. Do you have some 
information about it?

Tnx
Mariantonietta

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b8ce5fef-4718-42e0-b8f9-43e12180c8e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How To Create Client Test Accounts

2019-02-28 Thread benkalktestmanager
I am having trouble figuring out how to do the 2nd step listed here 
https://developers.google.com/adwords/api/docs/guides/first-api-call#create_test_accounts
If I click in the top right add account, then it asks for billing 
information which I do not want to provide for a test account.  

2. Use the Google Ads UI to create a *test client account* under the test 
manager account you created above. While logged in to Google Ads as your 
test manager account, any client accounts you create will automatically be 
test accounts.

Please help me do this step, so that I can then add campaigns to test an 
API integration.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2270bb5c-b68a-4965-97d8-b8f76eb6fcd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


(502)Bad Gateway

2019-02-28 Thread Matta Reddy Mannem
Hi,
I am seeing below issues frequently from last couple of days while trying 
to invoke readUserList and mutateMembers respectively. Could you please 
help me with what can cause this?

Caused by: (502)Bad Gateway
--
  | at 
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
  | at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
  | at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
  | at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
  | at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
  | at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
  | at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
  | at org.apache.axis.client.Call.invoke(Call.java:2767)
  | at org.apache.axis.client.Call.invoke(Call.java:2443)
  | at org.apache.axis.client.Call.invoke(Call.java:2366)
  | at org.apache.axis.client.Call.invoke(Call.java:1812)
  | at 
com.google.api.ads.adwords.axis.v201809.rm.AdwordsUserListServiceSoapBindingStub.get(AdwordsUserListServiceSoapBindingStub.java:1091)
  | at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  | at java.lang.reflect.Method.invoke(Method.java:498)
  | at 
com.google.api.ads.common.lib.soap.SoapClientHandler.invoke(SoapClientHandler.java:100)
  | at 
com.google.api.ads.common.lib.soap.axis.AxisHandler.invokeSoapCall(AxisHandler.java:234)
  | at 
com.google.api.ads.common.lib.soap.SoapServiceClient.callSoapClient(SoapServiceClient.java:63)
  | at 
com.google.api.ads.common.lib.soap.SoapServiceClient.invoke(SoapServiceClient.java:93)
  | at com.sun.proxy.$Proxy90.get(Unknown Source)

org.apache.axis.AxisFault: (502)Bad Gateway
at 
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744) 
~[axis-1.4.jar:?]
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) 
~[axis-1.4.jar:?]
at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) 
~[axis-1.4.jar:?]
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) 
~[axis-1.4.jar:?]
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) ~[axis-1.4.jar:?]
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) 
~[axis-1.4.jar:?]
at org.apache.axis.client.Call.invokeEngine(Call.java:2784) 
~[axis-1.4.jar:?]
at org.apache.axis.client.Call.invoke(Call.java:2767) ~[axis-1.4.jar:?]
at org.apache.axis.client.Call.invoke(Call.java:2443) ~[axis-1.4.jar:?]
at org.apache.axis.client.Call.invoke(Call.java:2366) ~[axis-1.4.jar:?]
at org.apache.axis.client.Call.invoke(Call.java:1812) ~[axis-1.4.jar:?]
at 
com.google.api.ads.adwords.axis.v201809.rm.AdwordsUserListServiceSoapBindingStub.mutateMembers(AdwordsUserListServiceSoapBindingStub.java:1175)
 
~[adwords-axis-4.1.0.jar:?]
at sun.reflect.GeneratedMethodAccessor337.invoke(Unknown Source) ~[?:?]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
~[?:1.8.0_191]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
at 
com.google.api.ads.common.lib.soap.SoapClientHandler.invoke(SoapClientHandler.java:100)
 
~[ads-lib-4.1.0.jar:?]
at 
com.google.api.ads.common.lib.soap.axis.AxisHandler.invokeSoapCall(AxisHandler.java:234)
 
~[ads-lib-axis-4.1.0.jar:?]
at 
com.google.api.ads.common.lib.soap.SoapServiceClient.callSoapClient(SoapServiceClient.java:63)
 
~[ads-lib-4.1.0.jar:?]
at 
com.google.api.ads.common.lib.soap.SoapServiceClient.invoke(SoapServiceClient.java:93)
 
~[ads-lib-4.1.0.jar:?]
at com.sun.proxy.$Proxy98.mutateMembers(Unknown Source) ~[?:?]

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2569d0e4-7d06-47aa-87e6-2578a88fdf19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


504 Deadline Exceeded error

2019-02-28 Thread andrew . simkovsky
We are getting an error when attempting any type of request to the Google 
Ads API.  There's not much info to go by about how to address this error.

The main error is: *google.api_core.exceptions.DeadlineExceeded: 504 
Deadline Exceeded*


Below is a stack trace.  Any guidance on what to do here?

Traceback (most recent call last):  File "dev_ads.py", line 221, in 
main()
  File "dev_ads.py", line 217, in main
get_managed_customer_metricts(client, customer_id)
  File "dev_ads.py", line 190, in get_managed_customer_metricts
for item in results:
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/page_iterator.py",
 
line 204, in _items_iter
for page in self._page_iter(increment=False):
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/page_iterator.py",
 
line 235, in _page_iter
page = self._next_page()
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/page_iterator.py",
 
line 526, in _next_page
response = self._method(self._request)
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/gapic_v1/method.py",
 
line 143, in __call__
return wrapped_func(*args, **kwargs)
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/retry.py",
 
line 270, in retry_wrapped_func
on_error=on_error,
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/retry.py",
 
line 179, in retry_target
return target()
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/timeout.py",
 
line 214, in func_with_timeout
return func(*args, **kwargs)
  File 
"/home/user/.local/share/virtualenvs/adwords-capture-sYpuCRr6/lib/python3.6/site-packages/google/api_core/grpc_helpers.py",
 
line 59, in error_remapped_callable
six.raise_from(exceptions.from_grpc_error(exc), exc)
  File "", line 3, in raise_from
google.api_core.exceptions.DeadlineExceeded: 504 Deadline Exceeded

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a3fe83ba-e30f-4708-8500-60127e94b9d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Two canceled BatchJobs during two days

2019-02-28 Thread Ершов Александр
Hi!

JFYI, it happens from time to time.

E.g. today
 [12:18:53 28.02.2019] - [ADWORDS PUSHER]Running handler of the adwords 
push. account: TO queue: 2019-02-28 12:18:37
 [12:18:54 28.02.2019] - [ADWORDS PUSHER]run 2447 operations
 [12:18:56 28.02.2019] - [ADWORDS PUSHER]Uploaded 2447. operations for 
batch job with ID: 1120797927
 [12:18:56 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:00 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:00 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:05 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:05 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:09 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:09 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:13 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:13 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:18 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:18 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:22 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:22 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:26 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:26 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:30 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:30 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:35 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:35 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:39 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:39 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:44 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:44 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:48 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:48 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:52 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:52 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:19:56 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:19:56 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:20:01 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
ACTIVE. percents: 0
 [12:20:01 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:20:05 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
CANCELING. percents: 0
 [12:20:05 28.02.2019] - [ADWORDS PUSHER]Sleeping 4 seconds...
 [12:20:09 28.02.2019] - [ADWORDS PUSHER]Batch job ID 1120797927 has status 
CANCELED. percents: 0
 [12:20:09 28.02.2019] - [ADWORDS PUSHER]report : {"SUCCESS":0,"FAILURE":0



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bcd13abd-9cae-4911-ac1b-93198a8a33f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Audience Type value in Adwords API

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Pooja,

Currently, we are aware that 'Detailed Demographics' and 'Others' Audience
Types are not available via API. We have raised a Feature Request for it
already. Remaining audience types should be available. However, I would
recommend running the Audience Performance Report on the account to
confirm. Could you *reply privately to author* with the client customer id
and report definition where you are unable to pull remaining audience types?

Regards,
Dhanya, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


RE: TargetingIdeaService -

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Harshitha,

Could you run this code from the client library
  
and

reply back with the SOAP request and response
?
You may
*reply privately to author.*
Regards,
Dhanya, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


RE: Get Keyword Idea API

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Zied,

The keyword idea screenshot you shared is not the keyword planner. If the
screenshot is from the display campaign's reach then those are not
available via API. If that is not the case please share the SOAP logs and
the entire screenshot please. You could use reply privately to the author
option while sharing the information requested.

Regards,
Sai Teja, 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 02/28/19 12:11:35 acteol.adv...@gmail.com wrote:

Hi,

When I'm trying to reproduce this

example
:
EXAMPLE
  
to

retrieve keywords,
i'm getting results like this: bakery 50bca43, bakery 46a29ba6, ...

what is 50bca43 and 46a29ba6? and why i'm not not getting a full words like
the screen bellow


[image: Capture.PNG]
Thanks

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fde97a2a-881d-4ccb-bfd5-83ae7c72f15c%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

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


RE: Failed to read from AdWords. Please wait a bit and try again.

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi,

As it is a scripts question, please reach out to the scripts forum from here
.

Regards,
Dhanya, 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 02/28/19 15:42:15 analyt...@statbid.com wrote:

Also this error has been happening for a couple of days now, so "wait a bit
and try again" doesn't really seem to be the answer ;-)

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5a954365-25c6-4f2e-a64c-f744fb6a5c37%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

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


RE: Google.Ads.GoogleAds.Lib.GoogleAdsException (Status(StatusCode=DeadlineExceeded, Detail="Deadline Exceeded"))

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi,

Could you *reply privately to author* with the client customer id and
complete SOAP request and response
,
so that I can check further?

Regards,
Dhanya, 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 02/28/19 15:23:47 rentcafed...@gmail.com wrote:

Hello,

I created a campaign using version google-ads-dotnet-0.8.1, then I tried to
add campaign targeting criteria and received a Deadline error.  I removed
the campaign, and tried to created another campaign and now I received the
following error.

Thrown by the target of an invocation.)

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[]
arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj,
Object[] parameters, Object[] arguments)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Google.Ads.GoogleAds.Examples.ExampleRunner.Run(String exampleName,
GoogleAdsClient session, IEnumerable`1 args) in
C:\google-ads-dotnet-0.8.1\src\Util\Examples\ExampleRunner.cs:line 93

Caused by

Google.Ads.GoogleAds.Lib.GoogleAdsException
(Status(StatusCode=DeadlineExceeded, Detail="Deadline Exceeded"))

   at
Google.Api.Gax.Grpc.ApiCallExceptionExtensions.<>c__DisplayClass1_0`2.b__0(TRequest
request, CallSettings callSettings) in
C:\Users\atarafamas\source\repos\gax-dotnet\releasebuild\src\Google.Api.Gax.Grpc\ApiCallExceptionExtensions.cs:line
46
   at
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClientImpl.MutateCampaignBudgets(MutateCampaignBudgetsRequest
request, CallSettings callSettings) in
C:\google-ads-dotnet-0.8.1\src\V0\Stubs\CampaignBudgetServiceClient.cs:line
772
   at
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClient.MutateCampaignBudgets(String
customerId, IEnumerable`1 operations, Boolean partialFailure, Boolean
validateOnly, CallSettings callSettings) in
C:\google-ads-dotnet-0.8.1\src\V0\Stubs\CampaignBudgetServiceClient.cs:line
568
   at
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClient.MutateCampaignBudgets(String
customerId, IEnumerable`1 operations, CallSettings callSettings) in
C:\google-ads-dotnet-0.8.1\src\V0\ServiceHelperMethods.cs:line 252
   at
Google.Ads.GoogleAds.Examples.V0.AddCampaigns.CreateBudget(GoogleAdsClient
client, Int64 customerId) in
C:\google-ads-dotnet-0.8.1\examples\Services\BasicOperations\AddCampaigns.cs:line
180
   at Google.Ads.GoogleAds.Examples.V0.AddCampaigns.Run(GoogleAdsClient
client, Int64 customerId) in
C:\google-ads-dotnet-0.8.1\examples\Services\BasicOperations\AddCampaigns.cs:line
78

Below is from https://cloud.google.com/apis/design/errors

504 DEADLINE_EXCEEDED Request deadline exceeded. This will happen only if
the caller sets a deadline that is shorter than the method's default
deadline (i.e. requested deadline is not enough for the server to process
the request) and the request did not finish within the deadline.
I have not set the deadline shorter as the above indicates is the cause of
the issue.

How do I resolve this issue?

KDJ

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0b15e98e-4b99-459e-b698-48c8e5055d3e%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

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

RE: Where can I get Google Search Result API

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Srikant,

You can use the TargetingIdeaService

to request the historical stats of a specific keyword. You will need to
pass the search query (keyword) and the RequestType must be set to STATS.
Please check this guide

for more details and code samples

.

Thanks,
Sreelakshmi, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Average Position availability in API post deprecation in 2H 2019

2019-02-28 Thread Leon Lei
Copy and pasting the followup response from Sai below.

Concluding that Average Position metric will most likely not be available 
in the API either.

Please close thread.








*Hello Leon, Since this a product level change, the metrics may eventually 
not be available in the API as well. As recommend in the blog post 

 it 
would be ideal to start using the new metrics  Regards, Sai Teja, AdWords 
API Team*


On Thursday, February 28, 2019 at 11:16:30 AM UTC-5, Leon Lei wrote:
>
> Thanks for the quick response Sai.
>
> Yup, I'm referring to that article.
>
> We'll switch to using the new prominence metrics for our bidding 
> applications. But if we want to still get the AveragePosition metric as 
> data for analysis, will it still be available in the API? I'm assuming it 
> won't be but want to get confirmation.
>
>
>
> On Wednesday, February 27, 2019 at 6:08:47 PM UTC-5, 
> googleadsapi-forumadvisor wrote:
>>
>> Hello Leon,
>>
>> If you are referring to this article 
>> , about 
>> sunsetting the average position. Wherever you are using AveragePosition 
>> 
>>  as 
>> a proxy to bid to a page location, switch to using the new 
>> SearchAbsoluteTopImpressionShare or SearchTopImpressionShare metrics. 
>> Please Refer this blog post 
>> 
>>  for 
>> more information.
>>
>> Regards,
>> Sai Teja, 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/
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>>
>> Was your question answered? Please rate your experience with us by taking 
>> a short survey.
>> If not -- reply to this email and tell us what else we can do to help.
>>
>> Take Survey 
>> 
>>
>> 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 02/27/19 11:40:35 ll...@horizonmedia.com wrote:
>>
>> With the announcement that the Average Position metric will be deprecated 
>> in 2H 2019 in favor of Prominence Metrics, is it safe to assume that the 
>> metric will also be deprecated in the API?
>>
>> That post deprecation the metric will no longer be viewable in the Google 
>> Ads UI nor can it be requested in a report from the API?
>>
>> -- 
>> -- 
>> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>> 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/c8fbfea7-bdd7-45ea-8eb1-80c7e86433e1%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>

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

RE: Setting Campaign Bidding Strategy with REST (Ads API)

2019-02-28 Thread Jonathan Faircloth
Yep that’s perfect. Thank you so much for the help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e8cefbc8-4852-458e-8512-1cd6e17126e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Store Visits API Report

2019-02-28 Thread Alec Thomas
hi Carmine,

Thanks for the help. When you query the ConversionTrackerId in the report, 
how do you know which one is for Store Visits? Also, are you running the 
same report to get the IDs and get the conversion stats 
(CAMPAIGN_PERFORMANCE)?

On Thursday, February 28, 2019 at 6:46:58 AM UTC-8, Carmine Pagliaro wrote:
>
> Hi Alec,
> I have the same problem. The ConversionTRackerId changed for me, but I 
> dont know why.
> In according to Team advice I do the following.
> I add ConversionTrackerId field in my select query to obtain the really 
> ConversionTrackerId for StoreVisit, then I set the new value instead of 239 
> in the where condition.
>
> Carmine
>
> On Wednesday, February 27, 2019 at 11:15:42 PM UTC+1, Alec Thomas wrote:
>>
>> Hello,
>>
>> I'm trying to query the total number of store visit conversions by 
>> campaign for a day.
>>
>> Currently, I'm running:
>>
>> SELECT CampaignId, CampaignName, Date, AllConversionValue 
>> FROM CAMPAIGN_PERFORMANCE_REPORT 
>> WHERE ConversionTrackerId IN [239] 
>> DURING 20190202,20190202
>>
>> and I'm getting:
>>
>> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
>> Campaign ID,Campaign,Day,All conv. value
>> Total, --, --,0.00
>>
>> We got the conversion tracker ID from here: 
>> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>>
>> We have also tried to run this for Calls from Ads (179) on a campaign 
>> that we know has those conversions and have received nothing except for 
>> headers.
>>
>> Is there a better way to query the data we're looking for?
>>
>> Thanks,
>> Alec Thomas
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ccc20a62-a525-428f-aca6-0cca578e2607%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello,

If you like to use the BudgetOrderService
  
via

the API, the account should already be on consolidated billing. Also the
mutate
  
operation

in this service is available only on a whitelist basis. If you are not
using consolidated billing
, you will not be
able to manage the account budgets via the API. AdWords API does not
support Payment. However, you can check this guide
 which elaborates
Billing and Payments through the Google Ads UI.

Thanks,
Milind, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Store Visits API Report

2019-02-28 Thread Alec Thomas
Hi Dannison,

Seems to me that the customer ID will be 0 for Store Visits ("0 if this is 
a system-defined conversion type"). Do you have a good way of identifying 
the id of the store visits conversion tracker without the ownerCustomerId 
field?

On Wednesday, February 27, 2019 at 11:14:01 PM UTC-8, 
googleadsapi-forumadvisor wrote:
>
> Hi Alec,
>
> A possible reason on why this is not showing in your reports is probably 
> because the ConversionTrackerId 
> 
>  
> field does not support zero impressions. Due to which you might not see the 
> ConversionTrackerIds of accounts having zero impressions. You could use 
> ConversionTrackerService.get() 
> 
>  
> to get all the conversion trackers and can match them to the accounts for 
> which they belongs using conversionTypeOwnerCustomerId 
> 
>  
> field. Let me know if you have any further questions.
>
> Regards,
> Dannison
> 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/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> 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 02/28/19 06:15:42 atho...@reachlocal.com  wrote:
>
> Hello,
>
> I'm trying to query the total number of store visit conversions by 
> campaign for a day.
>
> Currently, I'm running:
>
> SELECT CampaignId, CampaignName, Date, AllConversionValue 
> FROM CAMPAIGN_PERFORMANCE_REPORT 
> WHERE ConversionTrackerId IN [239] 
> DURING 20190202,20190202
>
> and I'm getting:
>
> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
> Campaign ID,Campaign,Day,All conv. value
> Total, --, --,0.00
>
> We got the conversion tracker ID from here: 
> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>
> We have also tried to run this for Calls from Ads (179) on a campaign that 
> we know has those conversions and have received nothing except for headers.
>
> Is there a better way to query the data we're looking for?
>
> Thanks,
> Alec Thomas
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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/8c7047ca-8f8d-41d0-aa7e-036c92c837bc%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

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

RE: Setting Campaign Bidding Strategy with REST (Ads API)

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Jonathan,

Please find the attached sample request and response logs from the shared
request. Could you please take a look and let us know if this addressed
your concern?

Thanks,
Bharani, Google Ads 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a0iqh010r04me0001ad1sw6gmj8dhl74o30c1g68qjge1h%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
{\rtf1\ansi\ansicpg1252\cocoartf1671\cocoasubrtf200
{\fonttbl\f0\fnil\fcharset0 Monaco;}
{\colortbl;\red255\green255\blue255;\red255\green0\blue0;\red0\green104\blue218;}
{\*\expandedcolortbl;;\csgenericrgb\c10\c0\c0;\csgenericrgb\c0\c40784\c85490;}
\margl1440\margr1440\vieww24080\viewh14240\viewkind0
\deftab720
\pard\pardeftab720\partightenfactor0

\f0\fs22 \cf2 2019-02-28 14:38:04,893 INFO  [Gax-3] logging.RequestLogger (\cf3 \ul \ulc3 RequestLogger.java:151\cf2 \ulnone ) - SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v0.services.CampaignBudgetService/MutateCampaignBudgets, Endpoint: googleads.googleapis.com:443, CustomerID: 3246533697, RequestID: UgBtYVTwd1TI1PSqIlkewA, ResponseCode: OK, Fault: null.\cf0 \
\cf2 2019-02-28 14:38:05,019 DEBUG [Gax-3] logging.RequestLogger (\cf3 \ul \ulc3 RequestLogger.java:155\cf2 \ulnone ) - SUCCESS REQUEST DETAIL.\cf0 \
\cf2 Request\cf0 \
\cf2 ---\cf0 \
\cf2 MethodName: google.ads.googleads.v0.services.CampaignBudgetService/MutateCampaignBudgets\cf0 \
\cf2 Endpoint: googleads.googleapis.com:443\cf0 \
\cf2 Headers: \{developer-token=REDACTED, x-goog-api-client=gl-java/1.8.0_131 gapic/ gax/1.35.0 grpc/1.16.1\}\cf0 \
\cf2 Body: customer_id: "3246533697"\cf0 \
\cf2 operations \{\cf0 \
\cf2   create \{\cf0 \
\cf2 name \{\cf0 \
\cf2   value: "Interplanetary Cruise Budget #1551382681409"\cf0 \
\cf2 \}\cf0 \
\cf2 amount_micros \{\cf0 \
\cf2   value: 50\cf0 \
\cf2 \}\cf0 \
\cf2 delivery_method: STANDARD\cf0 \
\cf2 explicitly_shared \{\cf0 \
\cf2 \}\cf0 \
\cf2   \}\cf0 \
\cf2 \}\cf0 \
\
\
\cf2 Response\cf0 \
\cf2 \cf0 \
\cf2 Headers: Metadata(content-disposition=attachment,content-type=application/grpc,request-id=UgBtYVTwd1TI1PSqIlkewA,x-google-esf-cloud-client-params=client_project_number: 1077030547511 backend_service_name: "googleads.googleapis.com" backend_fully_qualified_method: "google.ads.googleads.v0.services.CampaignBudgetService.MutateCampaignBudgets" ,x-google-session-info=CIjr_eLOGBoEGBAoCzpsEhhnb29nbGVhZHMuZ29vZ2xlYXBpcy5jb20Yt-CXoKwfIkkxMDc3MDMwNTQ3NTExLTE0anN1bmdia3EzaXJjaDI5YmFqOTI4OXVnbGJ1OXJ2LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29tSg86DTEvN3M3Zi1iWlU5cX4,date=Thu, 28 Feb 2019 19:38:04 GMT,x-google-gfe-request-trace=aclgai1-v6:443,qboj11:9804,/bns/ym/borg/ym/bns/adwords-simply/aw-webapi-esfproxy-prod.server/81,qboj11:9804,aclgai1-v6:443,x-google-gslb-service=adwords-frontend-webapi-esfproxy,x-google-backends=[2002:a17:509:d95::]:4499,/bns/ym/borg/ym/bns/adwords-simply/aw-webapi-esfproxy-prod.server/81,qboj11:9804,/bns/qb/borg/qb/bns/traffic-prod/shared-layer2-gfe/9,aclgai1-v6:443,x-google-dos-service-trace=main:adwords-frontend-webapi-esfproxy,main:shared-layer2-gfe,x-google-service=adwords-frontend-webapi-esfproxy,shared-layer2-grpc-aggregate,x-google-gfe-response-code-details-trace=response_code_set_by_backend,response_code_set_by_backend,x-google-gfe-response-body-transformations=chunked,chunked,x-google-shellfish-status=CA0gBEBG,alt-svc=quic=":443"; ma=2592000; v="44,43,39",x-google-gfe-service-trace=adwords-frontend-webapi-esfproxy,shared-layer2-grpc-aggregate)\cf0 \
\cf2 Body: results \{\cf0 \
\cf2   resource_name: "customers/3246533697/campaignBudgets/1776087818"\cf0 \
\cf2 \}\cf0 \
\
\cf2 Status: Status\{code=OK, description=null, cause=null\}.\cf0 \
Added budget: customers/3246533697/campaignBudgets/1776087818\
\cf2 2019-02-28 14:38:06,529 INFO  [Gax-7] 

Re: Failed to read from AdWords. Please wait a bit and try again.

2019-02-28 Thread SB
Also this error has been happening for a couple of days now, so "wait a bit 
and try again" doesn't really seem to be the answer ;-)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5a954365-25c6-4f2e-a64c-f744fb6a5c37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Failed to read from AdWords. Please wait a bit and try again.

2019-02-28 Thread SB
Also this error has been happening for a couple of days now, so "wait a bit 
and try again" doesn't really seem to be the answer :-)


On Thursday, February 28, 2019 at 12:33:56 PM UTC-8, SB wrote:
>
> Hi! I keep getting this error:  "Failed to read from AdWords. Please wait 
> a bit and try again." When trying to run a script with the following 
> report query. The date strings are set up correctly and I also get the same 
> error when replacing the date strings with a built in date method such as 
> THIS_MONTH. I also get an API error when trying to run an equivalent query 
> in AWQL. 
>
>
> Any help would be appreciated! I have debugged to know what it is just 
> this section of the script that is causing the "read from AdWords" error.
>
>
> [image: Screen Shot 2019-02-28 at 12.18.56 PM.png]
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/358f345d-1cdf-4f74-a7ce-4b2ca5bbf7a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: AD_PERFORMANCE_REPORT is giving result which cannot be process for csv

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Chirag,

Could you please share the CID, so I can take a closer look? You can share
the details privately via Reply privately to author option.

Regards,
Bharani, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


RE: Delivery Status Notification (Failure)

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Leon,

Since this a product level change, the metrics may eventually not be
available in the API as well. As recommend in the blog post
  
it

would be ideal to start using the new metrics


Regards,
Sai Teja, 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 02/28/19 15:15:44 mailer-dae...@googlemail.com wrote:

Hello adwordsapi-supp...@google.com,

We're writing to let you know that the group you tried to contact
(adwords-api) may not exist, or you may not have permission to post
messages to the group. A few more details on why you weren't able to post:

* You might have spelled or formatted the group name incorrectly.
* The owner of the group may have removed this group.
* You may need to join the group before receiving permission to post.
* This group may not be open to posting.

If you have questions related to this or any other Google Group, visit the
Help Center at https://groups.google.com/support/.

Thanks,

Google Group

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


Re: Blank Device value in Campaign Performance Report (related to CONNECTED_TV?)

2019-02-28 Thread mmunoz
Hello, 
There is an update on this issue?

On Friday, February 1, 2019 at 4:26:14 AM UTC-3, googleadsapi-forumadvisor 
wrote:
>
> Hi,
>
> My apologies as we still do not have information on when this will be 
> fixed. Please stay tuned for updates.
>
> Thanks and regards,
> Peter
> 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/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> 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 01/31/19 23:16:14 awe...@tangocode.com  wrote:
>
> Hi! 
>
> Are there any updates on this or Estimated time of when this issue is 
> going to be resolved? 
>
> On Thursday, January 17, 2019 at 2:04:20 AM UTC-3, 
> googleadsapi-forumadvisor wrote:
>
> Hi,
>
> We still do not have information regarding the fix and its ETA. I will be 
> updating you via this thread as soon as updates are available.
>
> Thanks and regards,
> Peter
> 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/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> 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 01/16/19 20:09:45 iiri...@tangocode.com wrote:
>
> Is there any update regarding this issue? or a possible ETA
>
> On Thursday, January 10, 2019 at 5:16:20 AM UTC-3, Peter Oliquino (AdWords 
> API Team) wrote:
>
> Hi,
>
> Thank you for contacting support. Our team is currently aware of the issue 
> you are facing and we are actively working on a solution. Allow me to 
> update you through this thread once we have updates regarding the fix.
>
> Best regards,
> Peter
> AdWords API Team
>
> On Thursday, January 10, 2019 at 3:32:02 PM UTC+8, Tomas R wrote:
>
> We are facing this issue as well.
>
> On Thursday, January 10, 2019 at 8:25:53 AM UTC+1, AdWordsApiUser wrote:
>
> Hi Team,
>
> We are seeing an empty value for device segment in reports now. We suspect 
> this is due to CONNECTED_TV not being handled correctly by the report API. 
> Your help will be appreciated. CONNECTED_TV as a device enum also throws an 
> error - the documentation says it would work from Jan 8. Could you clarify?
>
> MG
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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/f649ccb3-0a29-4557-b5da-e717bf4775da%40googlegroups.com 
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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 

Get maximum CPC for campaign with target spend bidding scheme

2019-02-28 Thread arsel . muginov
I'm using PHP library for AdWords API 
 v201809 and trying to get 
max CPC for a campaign with target spend bidding scheme, but only 
biddingStrategyType 
is returned, although I didn't ask for that field.

The code:

$query = (new ServiceQueryBuilder())
   ->select(['BudgetId', 'BiddingStrategyId', 'BiddingStrategyName', '
TargetSpendBidCeiling', 'TargetSpendSpendTarget'])
   ->where('Id')
   ->equalTo($campaign_id)
   ->build();

$page = $campaign_service->query((string) $query);
echo '' . print_r($page->getEntries()[0], true) . '';

The result is (ids are manually changed):

Google\AdsApi\AdWords\v201809\cm\Campaign Object
(
[id:protected] => X
[campaignGroupId:protected] => 
[name:protected] => 
[status:protected] => 
[servingStatus:protected] => 
[startDate:protected] => 
[endDate:protected] => 
[budget:protected] => Google\AdsApi\AdWords\v201809\cm\Budget Object
(
[budgetId:protected] => X
[name:protected] => 
[amount:protected] => 
[deliveryMethod:protected] => 
[referenceCount:protected] => 
[isExplicitlyShared:protected] => 
[status:protected] => 
)

[conversionOptimizerEligibility:protected] => 
[adServingOptimizationStatus:protected] => 
[frequencyCap:protected] => 
[settings:protected] => 
[advertisingChannelType:protected] => 
[advertisingChannelSubType:protected] => 
[networkSetting:protected] => 
[labels:protected] => 
[biddingStrategyConfiguration:protected] => 
Google\AdsApi\AdWords\v201809\cm\BiddingStrategyConfiguration Object
(
[biddingStrategyId:protected] => 
[biddingStrategyName:protected] => 
[biddingStrategyType:protected] => TARGET_SPEND
[biddingStrategySource:protected] => 
[biddingScheme:protected] => 
[bids:protected] => 
[targetRoasOverride:protected] => 
)

[campaignTrialType:protected] => 
[baseCampaignId:protected] => 
[forwardCompatibilityMap:protected] => 
[trackingUrlTemplate:protected] => 
[finalUrlSuffix:protected] => 
[urlCustomParameters:protected] => 
[vanityPharma:protected] => 
[universalAppCampaignInfo:protected] => 
[selectiveOptimization:protected] => 
)


Maybe I'm trying to get max CPC the wrong way? Please tell me how to do it 
the right way.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/661265f0-d466-4d2a-94c0-cc23579dd2fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TargetingIdeaSelector Google Adwords - INVALID_SEARCH_PARAMETERS

2019-02-28 Thread Harshitha


Hai team,


Currently, I am using the TargetingIdeaService to provide a subset of the 
functionality of the Keyword Planner by providing a list of locations, 
language and a RelatedToQuerySearchParameter query to 
TargetingIdeaService.get to get a list of keywords and their associated 
data.


My API Version: V201806


But, I am getting the exception like below,


e = (com.google.api.ads.adwords.axis.v201806.cm.ApiException) 
ApiException{applicationExceptionType=ApiException, 
errors=[TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[0], 
fieldPathElements=[FieldPathElement{field=selector},

 FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=0}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=LanguageSearchParameter}, 
TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[1], 
fieldPathElements=[FieldPathElement{field=selector},

 FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=1}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=LocationSearchParameter}, 
TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[2], 
fieldPathElements=[FieldPathElement{field=selector}, 
FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=2}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=RelatedToQuerySearchParameter}]}



Java Code:



 public TargetingIdea[] getClusterCol(ClientAccounts campInfo, String 
phrase, AccountDetails accDetails) throws ApiException, RemoteException, 
OAuthException {

ClientAccounts keyCol = new ClientAccounts();

GleServices gleServices = new GleServices();

TargetingIdea[] targetingIdea = null;

GoogleTokenResponse tokenResp = new GoogleTokenResponse();

tokenResp.setAccessToken(accDetails.getAccessToken());

tokenResp.setRefreshToken(accDetails.getRefreshToken());

gleServices.setAccountDetails(accDetails);

TargetingIdeaPage page = new TargetingIdeaPage();

try {

adWordsSession = gleServices.createAdWordsSession(clientId, 
clientSecret, tokenResp.getRefreshToken(), developerToken, userAgent);

} catch (ValidationException ex) {


Logger.getLogger(TenMinCampaignService.class.getName()).log(Level.SEVERE, 
null, ex);

}

TargetingIdeaServiceInterface targetingIdeaService = 
(TargetingIdeaServiceInterface) 
gleServices.getService(gleServices.TARGETING_IDEA_SERVICE, adWordsSession);


TargetingIdeaSelector selector = new TargetingIdeaSelector();

try {


selector.setRequestType(RequestType.IDEAS);

selector.setIdeaType(IdeaType.KEYWORD);

selector.setRequestedAttributeTypes(new 
AttributeType[]{AttributeType.KEYWORD_TEXT});

selector.setPaging(new Paging(0, 200));


Location loc = new Location();

loc.setId(2356L);

LocationSearchParameter countryTargetSearchParameter = new 
LocationSearchParameter();

countryTargetSearchParameter.setLocations(new Location[]{loc});


Language lang = new Language();

lang.setId(1000L);

LanguageSearchParameter langTargetSearchParameter = new 
LanguageSearchParameter();

langTargetSearchParameter.setLanguages(new Language[]{lang});


List searchParameters = new ArrayList<>();

RelatedToQuerySearchParameter relatedToQuerySearchParameter

= new RelatedToQuerySearchParameter();

relatedToQuerySearchParameter.setQueries(new String[]{"bakery", 
"pastries", "birthday cake"});

searchParameters.add(relatedToQuerySearchParameter);


selector.setSearchParameters(new SearchParameter[]{new 
RelatedToQuerySearchParameter(null, new 
String[]{searchParameters.toString()}), countryTargetSearchParameter, 
langTargetSearchParameter});


page = targetingIdeaService.get(selector);

targetingIdea = page.getEntries();


} catch (ApiException e) {

for (ApiError er : e.getErrors()) {

if (er instanceof RateExceededError) {

try {

Thread.sleep(((RateExceededError) 
er).getRetryAfterSeconds());// 30seconds

page = targetingIdeaService.get(selector);

targetingIdea = page.getEntries();

} catch (Exception th) {

e.printStackTrace();

throw e;

}

}

}

e.printStackTrace();

}

return targetingIdea;

   

Audience Type value in Adwords API

2019-02-28 Thread pooja . singh . unilever
In the data from Adwords API, we are only able to see data for one Audience 
Type which is “In-Marketing” so the corresponding “Audience” column values 
are only for “In-Marketing”  Audience type. Whereas when we download report 
manually we get values like In-Marketing, Affinity Audience & Custom 
Affinity Audience in the column Audience Type. Can somebody please help??

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b5989736-5364-47e0-a16b-d27a20fc4cc1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to read from AdWords. Please wait a bit and try again.

2019-02-28 Thread SB


Hi! I keep getting this error:  "Failed to read from AdWords. Please wait a 
bit and try again." When trying to run a script with the following report 
query. The date strings are set up correctly and I also get the same error 
when replacing the date strings with a built in date method such as 
THIS_MONTH. I also get an API error when trying to run an equivalent query 
in AWQL. 


Any help would be appreciated! I have debugged to know what it is just this 
section of the script that is causing the "read from AdWords" error.


[image: Screen Shot 2019-02-28 at 12.18.56 PM.png]



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/56565867-2997-4647-ac9d-fcfbd1c68fb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


TargetingIdeaService -

2019-02-28 Thread Harshitha
Currently, I am using the TargetingIdeaService to provide a subset of the 
functionality of the Keyword Planner by providing a list of locations, 
language and a RelatedToQuerySearchParameter query to 
TargetingIdeaService.get to get a list of keywords and their associated 
data.

My API Version: V201806

But, I am getting the exception like

ex = (com.google.api.ads.adwords.axis.v201806.cm.ApiException) 
ApiException{applicationExceptionType=ApiException, 
errors=[TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[0], 
fieldPathElements=[FieldPathElement{field=selector}, 
FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=0}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=LanguageSearchParameter}, 
TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[1], 
fieldPathElements=[FieldPathElement{field=selector}, 
FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=1}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=LocationSearchParameter}, 
TargetingIdeaError{apiErrorType=TargetingIdeaError, 
errorString=TargetingIdeaError.INVALID_SEARCH_PARAMETERS, 
fieldPath=selector.searchParameters.searchParameters[2], 
fieldPathElements=[FieldPathElement{field=selector}, 
FieldPathElement{field=searchParameters}, 
FieldPathElement{field=searchParameters, index=2}], 
reason=INVALID_SEARCH_PARAMETERS, trigger=RelatedToQuerySearchParameter}]}

Kindly look into the code.

 GoogleTokenResponse tokenResp = new GoogleTokenResponse();
tokenResp.setAccessToken(accDetails.getAccessToken());
tokenResp.setRefreshToken(accDetails.getRefreshToken());
gleServices.setAccountDetails(accDetails);
adWordsSession = gleServices.createAdWordsSession(clientId, 
clientSecret, tokenResp.getRefreshToken(), developerToken, userAgent);
TargetingIdeaServiceInterface targetingIdeaService = 
(TargetingIdeaServiceInterface) 
gleServices.getService(gleServices.TARGETING_IDEA_SERVICE, adWordsSession);

TargetingIdeaSelector selector = new TargetingIdeaSelector();
selector.setRequestType(RequestType.IDEAS);
selector.setIdeaType(IdeaType.KEYWORD);
selector.setRequestedAttributeTypes(new 
AttributeType[]{AttributeType.KEYWORD_TEXT});

Paging paging = new Paging();
paging.setStartIndex(0);
paging.setNumberResults(200);
selector.setPaging(paging);

Location loc = new Location();
loc.setId(Long.valueOf(2356));
LocationSearchParameter countryTargetSearchParameter = new 
LocationSearchParameter();
countryTargetSearchParameter.setLocations(new Location[]{loc});

Language lang = new Language();
lang.setId(Long.valueOf(1000));
LanguageSearchParameter langTargetSearchParameter = new 
LanguageSearchParameter();
langTargetSearchParameter.setLanguages(new Language[]{lang});

RateExceededError rateExceeded = new RateExceededError();
rateExceeded.setRetryAfterSeconds(100);
Thread.sleep(rateExceeded.getRetryAfterSeconds() * 1000);

selector.setSearchParameters(new SearchParameter[]{new 
RelatedToQuerySearchParameter(null, new String[]{"bakery"}), 
countryTargetSearchParameter, langTargetSearchParameter});

TargetingIdeaPage page = targetingIdeaService.get(selector);
targetingIdea = page.getEntries();


Thanks in advance

-- 




CONFIDENTIALITY INFORMATION AND DISCLAIMER



This email message and 
its attachments may contain
confidential, proprietary or legally privileged 
information and is intended
solely for the use of the individual or entity 
to whom it is addressed. If you
have erroneously received this message, 
please delete all copies of it
immediately and notify the sender. If you 
are not the intended recipient of the
email message you should not 
disseminate, distribute or copy this e-mail.
E-mail transmission cannot be 
guaranteed to be secure or error-free as information
could be intercepted, 
corrupted, lost, destroyed, incomplete or contain viruses
and NetElixir 
accepts no liability for any damage caused by the limitations of
the e-mail 
transmission. Thank you for your cooperation.

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

Google.Ads.GoogleAds.Lib.GoogleAdsException (Status(StatusCode=DeadlineExceeded, Detail="Deadline Exceeded"))

2019-02-28 Thread rentcafedev1
Hello,

I created a campaign using version google-ads-dotnet-0.8.1, then I tried to 
add campaign targeting criteria and received a Deadline error.  I removed 
the campaign, and tried to created another campaign and now I received the 
following error.

Thrown by the target of an invocation.)

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] 
arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, 
Object[] parameters, Object[] arguments)
   at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
   at Google.Ads.GoogleAds.Examples.ExampleRunner.Run(String exampleName, 
GoogleAdsClient session, IEnumerable`1 args) in 
C:\google-ads-dotnet-0.8.1\src\Util\Examples\ExampleRunner.cs:line 93

Caused by

Google.Ads.GoogleAds.Lib.GoogleAdsException 
(Status(StatusCode=DeadlineExceeded, Detail="Deadline Exceeded"))

   at 
Google.Api.Gax.Grpc.ApiCallExceptionExtensions.<>c__DisplayClass1_0`2.b__0(TRequest
 
request, CallSettings callSettings) in 
C:\Users\atarafamas\source\repos\gax-dotnet\releasebuild\src\Google.Api.Gax.Grpc\ApiCallExceptionExtensions.cs:line
 
46
   at 
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClientImpl.MutateCampaignBudgets(MutateCampaignBudgetsRequest
 
request, CallSettings callSettings) in 
C:\google-ads-dotnet-0.8.1\src\V0\Stubs\CampaignBudgetServiceClient.cs:line 
772
   at 
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClient.MutateCampaignBudgets(String
 
customerId, IEnumerable`1 operations, Boolean partialFailure, Boolean 
validateOnly, CallSettings callSettings) in 
C:\google-ads-dotnet-0.8.1\src\V0\Stubs\CampaignBudgetServiceClient.cs:line 
568
   at 
Google.Ads.GoogleAds.V0.Services.CampaignBudgetServiceClient.MutateCampaignBudgets(String
 
customerId, IEnumerable`1 operations, CallSettings callSettings) in 
C:\google-ads-dotnet-0.8.1\src\V0\ServiceHelperMethods.cs:line 252
   at 
Google.Ads.GoogleAds.Examples.V0.AddCampaigns.CreateBudget(GoogleAdsClient 
client, Int64 customerId) in 
C:\google-ads-dotnet-0.8.1\examples\Services\BasicOperations\AddCampaigns.cs:line
 
180
   at Google.Ads.GoogleAds.Examples.V0.AddCampaigns.Run(GoogleAdsClient 
client, Int64 customerId) in 
C:\google-ads-dotnet-0.8.1\examples\Services\BasicOperations\AddCampaigns.cs:line
 
78

Below is from https://cloud.google.com/apis/design/errors

504 DEADLINE_EXCEEDED Request deadline exceeded. This will happen only if 
the caller sets a deadline that is shorter than the method's default 
deadline (i.e. requested deadline is not enough for the server to process 
the request) and the request did not finish within the deadline.
I have not set the deadline shorter as the above indicates is the cause of 
the issue.

How do I resolve this issue?

KDJ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0b15e98e-4b99-459e-b698-48c8e5055d3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Delivery Status Notification (Failure)

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Martin,

This feature will be available in the upcoming releases. But we are not
sure about the exact time of availability. You could keep an eye on our blog
 for
information related to the future releases.

Regards,
Sai Teja, Google Ads 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 02/28/19 14:25:38 mailer-dae...@googlemail.com wrote:

Hello adwordsapi-supp...@google.com,

We're writing to let you know that the group you tried to contact
(adwords-api) may not exist, or you may not have permission to post
messages to the group. A few more details on why you weren't able to post:

* You might have spelled or formatted the group name incorrectly.
* The owner of the group may have removed this group.
* You may need to join the group before receiving permission to post.
* This group may not be open to posting.

If you have questions related to this or any other Google Group, visit the
Help Center at https://groups.google.com/support/.

Thanks,

Google Group

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


RE: AuthorizationError.USER_PERMISSION_DENIED error

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello Omri,

If you are using ManagedCustomerService and facing the
USER_PERMISSION_DENIED error. Which means, you might be performing the
actions to the account that you don't have access to. Please note that
expanding invitation should be initiated via Manager account credentials
and accepting/rejecting those invitations should be done with the
credentials of that specific user. You could refer to the linking section
of this guide

for more information.

If the problem persists, Please share the SOAP logs(request and response
)
without redacting any information and the email of the user authenticating
the call. To enable logging you could refer to the logging section of the
README.md file in the client library of your interest. You could use reply
privately to the author option while sharing the information requested.

Regards,
Sai Teja, 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/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Get Keyword Idea API

2019-02-28 Thread Zied Chaari
Hi,

When I'm trying to reproduce this 

 
example 
:
 
EXAMPLE 

 to 
retrieve keywords, 
i'm getting results like this: bakery 50bca43, bakery 46a29ba6, ...

what is 50bca43 and 46a29ba6? and why i'm not not getting a full words like 
the screen bellow


[image: Capture.PNG] 
Thanks 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fde97a2a-881d-4ccb-bfd5-83ae7c72f15c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Average Position availability in API post deprecation in 2H 2019

2019-02-28 Thread Leon Lei
Thanks for the quick response Sai.

Yup, I'm referring to that article.

We'll switch to using the new prominence metrics for our bidding 
applications. But if we want to still get the AveragePosition metric as 
data for analysis, will it still be available in the API? I'm assuming it 
won't be but want to get confirmation.



On Wednesday, February 27, 2019 at 6:08:47 PM UTC-5, 
googleadsapi-forumadvisor wrote:
>
> Hello Leon,
>
> If you are referring to this article 
> , about 
> sunsetting the average position. Wherever you are using AveragePosition 
> 
>  as 
> a proxy to bid to a page location, switch to using the new 
> SearchAbsoluteTopImpressionShare or SearchTopImpressionShare metrics. 
> Please Refer this blog post 
> 
>  for 
> more information.
>
> Regards,
> Sai Teja, 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/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> 
>
> 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 02/27/19 11:40:35 ll...@horizonmedia.com  wrote:
>
> With the announcement that the Average Position metric will be deprecated 
> in 2H 2019 in favor of Prominence Metrics, is it safe to assume that the 
> metric will also be deprecated in the API?
>
> That post deprecation the metric will no longer be viewable in the Google 
> Ads UI nor can it be requested in a report from the API?
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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/c8fbfea7-bdd7-45ea-8eb1-80c7e86433e1%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ced6886e-12a9-40b8-a5bd-476d0ecc96a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Where can I get Google Search Result API

2019-02-28 Thread Srikant Kumar
Hey Hi

I am looking for a solution in which I could provide users visited my site 
an option to find out monthly search volume for a particular keyword. There 
must be an API which Google might be providing. Because I have seen plenty 
website they provide such option. I want to know about such API. 

*My goal is to provide user an option to know monthly search volume on 
Google Search for a particular keyword.*

Thanks in advance. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/17ea9b38-c697-469a-b208-be45858b7513%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: Frequent time outs while accessing Adwords APIs

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Chaitanya,

Regret the delay in getting back to you with an update on this. The
Engineering team found the source of the issue and the service is back to
normal. Could you please revert back to us if you're still experiencing any
timeouts, so we can take a closer look?

Thanks,
Bharani, 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 02/12/19 01:15:48 chaita...@coditation.com wrote:

Hi Team,

I've been working on the project which uses Adwords APIs to create the
campaigns, Ad groups etc. since last few weeks.  Today, I got multiple
timeout errors when accessing the APIs from the code. Budget, Campaign and
Adgroup APIs were mostly failing due to timeout issues.

I am using v201809 APIs.

Could you please let me know if there are any changes required in the
code/API version level to resolve this issue?

Thanks,
Chaitanya

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5c325674-3ce2-4371-931f-1956c5d6c76c%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

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


BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-02-28 Thread Justin
Hi,

I'm attempting to add a Billing Account to a sub-account using 
BudgetOrderService. When attempting to create a BudgetOrder I'm faced with 
the following error messsage.
 

> BudgetOrderError.BILLING_SETUP_INCOMPLETE : no billing setup found, may be 
> in the middle of signup


I was able to create a BudgetOrder by first, using the WebUI to add a 
billing account and invoice for the sub-account, signing the agreement, 
then run the request again on the API. 

Is there an API endpoint that would allow me to automate Payment Setup for 
each sub account ( so the WebUI/manual intervention is not needed )? Or is 
there another way to create a BudgetOrder for a fresh sub-account?

Thanks in advance,

Justin

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/077c7f4e-17ee-4b37-be67-a1100bdad6d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Store Visits API Report

2019-02-28 Thread Carmine Pagliaro
Hi Alec,
I have the same problem. The ConversionTRackerId changed for me, but I dont 
know why.
In according to Team advice I do the following.
I add ConversionTrackerId field in my select query to obtain the really 
ConversionTrackerId for StoreVisit, then I set the new value instead of 239 
in the where condition.

Carmine

On Wednesday, February 27, 2019 at 11:15:42 PM UTC+1, Alec Thomas wrote:
>
> Hello,
>
> I'm trying to query the total number of store visit conversions by 
> campaign for a day.
>
> Currently, I'm running:
>
> SELECT CampaignId, CampaignName, Date, AllConversionValue 
> FROM CAMPAIGN_PERFORMANCE_REPORT 
> WHERE ConversionTrackerId IN [239] 
> DURING 20190202,20190202
>
> and I'm getting:
>
> "CAMPAIGN_PERFORMANCE_REPORT (Feb 2, 2019)"
> Campaign ID,Campaign,Day,All conv. value
> Total, --, --,0.00
>
> We got the conversion tracker ID from here: 
> https://developers.google.com/adwords/api/docs/reference/v201809/ConversionTrackerService.ConversionTracker#id
>
> We have also tried to run this for Calls from Ads (179) on a campaign that 
> we know has those conversions and have received nothing except for headers.
>
> Is there a better way to query the data we're looking for?
>
> Thanks,
> Alec Thomas
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a9eca386-bc0f-435d-acb7-97d456c6d9c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.USER_PERMISSION_DENIED error

2019-02-28 Thread omrigal
Hi,

We are a web-app that manages our customers Adwords account.

One of our customers performed successfully OAuth flow, afterwards we sent 
an API call to the service "ManagedCustomerService" and received 
*AuthorizationError.USER_PERMISSION_DENIED*.

I'll send all the SOAP API logs once I can replay privately.
Regards,
Omri G.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4cbc15b0-8742-4a4f-9501-c93abc1cfd65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AD_PERFORMANCE_REPORT is giving result which cannot be process for csv

2019-02-28 Thread cv
This is escaped JSON which cannot be processed using PHP.

Please suggest view on this.

On Thursday, 28 February 2019 18:27:29 UTC+5:30, cv wrote:
>
> Hello,
>
> Today I came across that some of the Ads Performance Report Giving Some of 
> the Ads which cannot be process for comma separated csv.
>
>  1) I get the Long headline (multi asset responsive display) as 
> this  {"assetText":"Use Coupon Code 
> \"SAVE10\"","assetId":599899753,"assetPerformanceLabel":"--","assetApprovalStatus":"APPROVED"}
>
> Which cannot be processed using PHP.
>
> 2) Image Ad Headline has more then 30 characters Ad name: 
> NEW-httpswww.xxx.com300x250.png; 300 x 250
> Why?
>
> Thanks,
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f98787d2-0775-456e-b7dd-3977195a0e73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AD_PERFORMANCE_REPORT is giving result which cannot be process for csv

2019-02-28 Thread cv
Hello,

Today I came across that some of the Ads Performance Report Giving Some of 
the Ads which cannot be process for comma separated csv.

 1) I get the Long headline (multi asset responsive display) as 
this  {"assetText":"Use Coupon Code 
\"SAVE10\"","assetId":599899753,"assetPerformanceLabel":"--","assetApprovalStatus":"APPROVED"}

Which cannot be processed using PHP.

2) Image Ad Headline has more then 30 characters Ad name: 
NEW-httpswww.xxx.com300x250.png; 300 x 250
Why?

Thanks,

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1a953c3b-0058-42eb-8bef-bfab052fbca1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LOP and AOI targeting in beta API

2019-02-28 Thread Martin
bump

On Friday, February 8, 2019 at 11:04:17 AM UTC, Robert Mic wrote:
>
> Hello, I need to set the "People in, or who show interesting in, your 
> target locations" option as shown in the Google Ads UI when creating a 
> "Brand Awareness and Reach" -> "Display" campaign under "Locations" -> 
> "Target" programatically using the beta API
> [image: Screen Shot 2019-02-07 at 1.22.52 PM.png]
>
>
>
>
>
>
>
>
> In the Adwords API I see that there is the GeoTargetTypeSetting 
> 
>  type 
> which lets you specify inclusions/exclusions for LOP and AOI. I was 
> wondering what the equivalent is in the beta API?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1ac0ceb0-83d2-4a3b-bb0e-11e03e9c392f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: API request Via SOAP

2019-02-28 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Sangeetha,

Could you confirm if you have already applied for a developer token and
OAuth2 Credentials? If not, kindly refer to this guide
 on how to
complete your setup for using the AdWords API by applying for a developer
token and this guide
 on
how to get your OAuth2 Credentials. Once you complete these steps, you may
now refer to this link

on how to make API calls.

It is also recommended that you use one of our client libraries
 to make
API service calls.

Regards,
Dannison
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 02/27/19 20:57:08 sangeeth...@position2.com wrote:


Hi Team,

I am new to this AdWords API integration. I'm using WSDL to generate my
soap request function.
WSDL :
https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService?wsdl

My question is, in this soap request there is no Authorization filed is
generated. SO I need to know how to do authentication and also when I
provide the values for the available arguments I'm getting the Error as
below

xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/;>soap:ClientUnmarshalling

Error: cvc-type.2: The type definition cannot be abstract for element
v20:searchParameters.


I don't know where is going wrong. If anyone knows please do the needful.

*SOAP Request:*
*SOAP endpoint:*
https://adwords.google.com/api/adwords/o/v201809/TargetingIdeaService
  *XML* : http://schemas.xmlsoap.org/soap/envelope/;xmlns:v20="
https://adwords.google.com/api/adwords/o/v201809; xmlns:v201="
https://adwords.google.com/api/adwords/cm/v201809;>
   
  
 

  
${RequestHeader.clientCustomerId}

 

 ${RequestHeader.developerToken}
 
 ${RequestHeader.userAgent}
 

 ${RequestHeader.validateOnly}
 

 ${RequestHeader.partialFailure}
  
   
   
  
 
 


   

  
${searchParameters.SearchParameter.Type}



${selector.ideaType}

${selector.requestType}


${selector.requestedAttributeTypes}


   
   ${paging.startIndex}
   

 ${paging.numberResults}


${selector.localeCode}

${selector.currencyCode}
 
  
   


--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7315e71c-0e30-4c2d-b9f2-400f4d0a6d06%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.

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