Re: OAuth2 Error

2017-02-13 Thread 'Joyce Lava' via AdWords API Forum
Hello,

If you don't require call back URLs, then you should be able to use the 
installed app flow (recommended). If so, let's try to focus on making it 
work with the installed app flow (app type = "Other").

Please make sure that you perform these steps 

 to 
follow the installed app flow. Second thing is to run the 
GetRefreshToken.php example code as you can see here 

 (make 
sure that you run it in the command line). You do not need to change 
anything from the GetRefreshToken.php example code now that we're trying to 
use the installed app flow. Please let me know if this helps.

If you confirm, however, that what you need is to have a call back URL (web 
app), could you send to me (*reply privately to author*) the complete logs 
you are encountering when you tried the web app flow?

Regards,
Joyce, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/efae4717-a803-48c7-9997-1fc8f3d5a63e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Dealing with Misspellings and High Search Volume from TargetingIdeaService

2017-02-13 Thread justin . pacholka
We're dealing with an issue where if we directly check a singular keyword 
with the TargetingIdeaService and that word is misspelled we get returned 
the search volume for the correct spelling of the keyword. This is messing 
with us because we'll go add the misspelling to our account thinking it has 
a high search volume when really it's a misspelling. Although the API is 
obviously different than the Adwords Keyword Tool, we noticed with the 
keyword tool if check a singular keyword that may be misspelled it'll 
actually return the correct spelling of the term. I'm not sure if this is a 
bug with the API or something we can correct. Right now we're running 
everything through spellchecking software to correct it, but it's not as 
perfect as Google. To give you an example, I've shown Gaames and Games 
below. Both return same volume of searches despite Gaames being an obvious 
misspelling. Any way to fix this, or some parameter we're missing?

Keyword: Gaames

Keyword idea with text 'gaames', category IDs (13377, 10019, 10885, 11942, 
13418, 12204, 10125, 11950, 10672, 10007, 10167, 10168, 13785, 13691, 
10108, 10013, 13694, 10015) and average monthly search volume '612' was 
found.
Array
(
[KEYWORD_TEXT] => StringAttribute Object
(
[value] => gaames
[AttributeType] => StringAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[CATEGORY_PRODUCTS_AND_SERVICES] => IntegerSetAttribute Object
(
[value] => Array
(
[0] => 13377
[1] => 10019
[2] => 10885
[3] => 11942
[4] => 13418
[5] => 12204
[6] => 10125
[7] => 11950
[8] => 10672
[9] => 10007
[10] => 10167
[11] => 10168
[12] => 13785
[13] => 13691
[14] => 10108
[15] => 10013
[16] => 13694
[17] => 10015
)

[AttributeType] => IntegerSetAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[COMPETITION] => DoubleAttribute Object
(
[value] => 0.35477738033287
[AttributeType] => DoubleAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[AVERAGE_CPC] => MoneyAttribute Object
(
[value] => Money Object
(
[microAmount] => 294758
[ComparableValueType] => Money
[_parameterMap:ComparableValue:private] => Array
(
[ComparableValue.Type] => ComparableValueType
)

)

[AttributeType] => MoneyAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[IDEA_TYPE] => IdeaTypeAttribute Object
(
[value] => KEYWORD
[AttributeType] => IdeaTypeAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[SEARCH_VOLUME] => LongAttribute Object
(
[value] => 612
[AttributeType] => LongAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

)


Keyword: Games

eyword idea with text 'games', category IDs (13377, 10019, 10885, 11942, 
13418, 12204, 10125, 11950, 10672, 10007, 10167, 10168, 13785, 13691, 
10108, 10013, 13694, 10015) and average monthly search volume '612' was 
found.
Array
(
[KEYWORD_TEXT] => StringAttribute Object
(
[value] => games
[AttributeType] => StringAttribute
[_parameterMap:Attribute:private] => Array
(
[Attribute.Type] => AttributeType
)

)

[CATEGORY_PRODUCTS_AND_SERVICES] => IntegerSetAttribute Object
(
[value] => Array
(
[0] => 13377
[1] => 10019
[2] => 10885
[3] => 11942
[4] => 13418
[5] => 12204
[6] => 10125
[7] => 11950
[8] => 10672
[9] => 10007
[10] => 10167
  

TrafficEstimatorService: HTTP Error 500: Internal Server Error

2017-02-13 Thread Mitchell Eccles
Hi, I am just starting out with Adwords API. I thought a good place to 
start would be with the examples provided by google. I have started with 
the python version of the TrafficEstimatorService. However, I don't seem to 
be able to get it to work. The service always returns the following 
response:

Traceback (most recent call last):
  File "test.py", line 158, in 
main(adwords_client)
  File "test.py", line 75, in main
estimates = traffic_estimator_service.get(selector)
  File "/usr/local/lib/python2.7/site-packages/googleads/common.py", line 
700, in MakeSoapRequest
*[_PackForSuds(arg, self.suds_client.factory) for arg in args])
  File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 521, in 
__call__
return client.invoke(args, kwargs)
  File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 581, in 
invoke
result = self.send(soapenv)
  File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 613, in 
send
reply = self.options.transport.send(request)
  File "/usr/local/lib/python2.7/site-packages/googleads/util.py", line 98, 
in PatchedHttpTransportSend
fp = self.u2open(u2request)
  File "/usr/local/lib/python2.7/site-packages/suds/transport/http.py", 
line 132, in u2open
return url.open(u2request, timeout=tm)
  File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
, line 435, in open
response = meth(req, response)
  File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
, line 548, in http_response
'http', request, response, code, msg, hdrs)
  File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
, line 473, in error
return self._call_chain(*args)
  File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
, line 407, in _call_chain
result = func(*args)
  File 
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error

I believe I have done everything correct in order to give this the best 
shot of working. I have:


   - Created an OAuth2 ClientId, secret key and refresh token - these I 
   have placed in my yaml file
   - I have created an AdWords management account, using a different google 
   account to my ad word campaign account
   - I have acquired a developer token for my management account, and 
   placed it in my yaml file - this is a test token, I believe
   - I have set the customer id in my yaml file - I have tried both, the id 
   for my management account and the id for my campaign account
   - I have verified that the OAuth stuff works (entered invalid 
   credentials, to ensure I got an authentication error message when using the 
   wrong credentials)

The URL for my request is:

https://adwords.google.com/api/adwords/o/v201609/TrafficEstimatorService

I have also tried against version v201605 and v201607, and received the 
same error message

The header for my request is:

{'Soapaction': '""', 'Content-Type': 'text/xml; charset=utf-8', 
'Content-type': 'text/xml; charset=utf-8', 'Authorization': 'OMITTED', 
'SOAPAction': '""'}

And the soap message for my request is (secure details stared out):


http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0=
"https://adwords.google.com/api/adwords/o/v201609"; xmlns:ns1=
"http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns2=
"https://adwords.google.com/api/adwords/cm/v201609"; xmlns:tns=
"https://adwords.google.com/api/adwords/o/v201609"; xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance";>
   
  
 https://adwords.google.com/api/adwords/cm/v201609";>**

 https://adwords.google.com/api/adwords/cm/v201609";>***

 https://adwords.google.com/api/adwords/cm/v201609";>unknown (AwApi-Python, 
googleads/5.0.0, Python/2.7.13)
 https://adwords.google.com/api/adwords/cm/v201609";>false
 https://adwords.google.com/api/adwords/cm/v201609";>false

  
   
   
  
 

   
  
 
Keyword
mars cruise
BROAD
 
  
  
 
Keyword
cheap cruise
PHRASE
 
  
  
 
Keyword
cruise
EXACT
 
  
  
 
Keyword
moon walk
BROAD
 
 true

Soap request returns "no service was found"

2017-02-13 Thread outleads
We're sending the SOAP request below but keep getting "No service was 
found" in response - why?


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/mcm/v201609"; 
xmlns:ns2="https://adwords.google.com/api/adwords/mcm/v201609";>


{token}
{user agent}



https://adwords.google.com/api/adwords/mcm/v201609";>



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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f37a0c9f-f547-4d5e-842d-887f2b0985e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get list of Accounts under MCC to manage them (python)

2017-02-13 Thread Kevin Castro
Hi, I have a PPC agency and I'm currently developing a Python system to 
integrate my PPC platforms. I'm having problems to get a list (array) of 
all my customers Id from my MCC credentials.
What I want to do is this:
- Authenticate with my MCC credentials (developer_token, client_id, 
client_secret, refresh_token): DONE
- Get a list or dict of all the Adwords Accounts under my MCC
- Iterate over the result and get from every Adwords account all the 
campaigns, to get spend and performance data
- Put all that stuff on JSON.

How can I do this? thanks!

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/714ada95-3ba9-48a7-91b7-0fabc99ee7fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Need a AD builder to make my "Tokyo small curry business" with adword

2017-02-13 Thread Climate DIY
I'm a small curry restaurant  owner in tokyo.i want to promote my business 
in adword.Can anybody help or cooperate me ?Thanks and sorry to disturb if 
i'm wrong to post it here.
My address is tokyo sumida - ku kotobashi 2-10-7.post code 130-0022

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/936e0a8d-3259-4806-b343-e603033114d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Python - Patched googleads suds package causes UnicodeDecodeError when trying to add non-ascii keyword criteria to Ad Group

2017-02-13 Thread nitzanmargalit
Hi,
configs:
os == ubuntu 16.04
googleads == 5.0.0 (latest)
python == 2.7.12

request body XML:

  
 
ADD

   41453028391
   
  Keyword
  שלום
  EXACT
   
  
 BiddableAdGroupCriterion
   ENABLED

 
  
   

stack trace:
  File "/usr/local/lib/python2.7/dist-packages/googleads/common.py", line 
700, in MakeSoapRequest
*[_PackForSuds(arg, self.suds_client.factory) for arg in args])
  File "/usr/local/lib/python2.7/dist-packages/suds/client.py", line 521, 
in __call__
return client.invoke(args, kwargs)
  File "/usr/local/lib/python2.7/dist-packages/suds/client.py", line 581, 
in invoke
result = self.send(soapenv)
  File "/usr/local/lib/python2.7/dist-packages/suds/client.py", line 613, 
in send
reply = self.options.transport.send(request)
  File "/usr/local/lib/python2.7/dist-packages/googleads/util.py", line 98, 
in PatchedHttpTransportSend
fp = self.u2open(u2request)
  File "/usr/local/lib/python2.7/dist-packages/suds/transport/http.py", 
line 132, in u2open
return url.open(u2request, timeout=tm)
  File "/usr/lib/python2.7/urllib2.py", line 429, in open
response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 447, in _open
'_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
context=self._context)
  File "/usr/lib/python2.7/urllib2.py", line 1195, in do_open
h.request(req.get_method(), req.get_selector(), req.data, headers)
  File "/usr/lib/python2.7/httplib.py", line 1057, in request
self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 1097, in _send_request
self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 895, in _send_output
msg += message_body
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd7 in position 979: 
ordinal not in range(128)

As you can see, the problem is that in when the code tries to execute 'msg 
+= message_body' ("/usr/lib/python2.7/httplib.py", line 895, in 
_send_output), 'msg' is unicode object and 'message_body' is str object 
with non-ascii chars ('שלום').
The problem is that when creating 'msg' by 'msg = 
"\r\n".join(self._buffer)', when of the elemnt in the buffer is unicode 
object and thus 'msg' wil also be unicode object. The elemnt in questionn 
is the uri u'POST /api/adwords/cm/v201609/AdGroupCriterionService HTTP/1.1'.

I've tried to send the keyword text as str/unicode/suds.sax.text.Text 
object and all of them failed with the same issue desctibed above.
Please let me know if I"m doing something wrong or how to fix this issue.

Thanks in Advance,
Nitzan Margalit


-- 
The information contained in this communication and its attachments is 
intended solely for the use of the individual or entity to whom it is 
addressed and others authorized to receive it. It is the property of 
Adgorithms and may contain confidential or legally privileged information. 
If you are not the intended recipient you are hereby notified that any 
disclosure, copying, retention, printing or distribution of this 
communication or any part thereof, or taking any action in reliance on the 
contents of this information is strictly prohibited and may be unlawful. If 
you have received this communication in error, please notify us immediately 
by responding to this email and then delete all copies of it from your 
system. Adgorithms is not liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7652abb0-f89b-421a-bdd9-4b1a1c92e911%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How can we set targeting when creating adgroup through adwords api?

2017-02-13 Thread 하진호
Hi there,

How can we set targeting when creating adgroup through adwords api?


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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/752c193a-c554-4846-8af3-9d394409e4d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issues with BatchJobService - jobs remain stuck

2017-02-13 Thread AdWordsApiUser
Hello team,

The issue seems to happen again, though not as bad as last time, so I 
thought I'd let you know before it becomes worse. Some jobs are taking a 
long time to process, while others process very fast. Last time it 
happened, over 2-3 days, the jobs became slower, and a higher proportion of 
jobs started getting stuck till you guys did some magic to make everything 
fast again:

stuck/took very long: 
445491084
445522515
445523004 

not stuck/ran fast: 
445491588
445352074

Cheers,
MG

On Thursday, February 2, 2017 at 6:51:38 PM UTC+1, AdWordsApiUser wrote:
>
> Thanks Nadine! You and your team saved us a costly rewrite that we had 
> started planning for (without using the bulk job service). We'll keep an 
> eye out and report back if we see issues. Thanks team - you're the most 
> responsive team at Google I've interacted with ;)
>
> On Thursday, February 2, 2017 at 6:46:03 PM UTC+1, Nadine Sundquist 
> (AdWords API Team) wrote:
>>
>> Hello Everyone,
>>
>> I have good news! We found the root cause, and the issue has been fixed. 
>> Your batch job processing times should be back to normal now. Thanks again 
>> for reporting this!
>>
>> Take care,
>> Nadine, AdWords API Team
>>
>> On Thursday, February 2, 2017 at 11:11:20 AM UTC-5, Nadine Sundquist 
>> (AdWords API Team) wrote:
>>>
>>> Greetings Fellow AdWordsians,
>>>
>>> Thanks for the batch job IDs. They are a BIG help. I've taken a look at 
>>> the history of those batch jobs in our internal systems, and I've found a 
>>> pattern. I need to run it by a few teammates here to see if my observations 
>>> result in finding a root cause. I'll update you when I've made a bit more 
>>> progress.
>>>
>>> Cheers,
>>> Nadine, AdWords API Team
>>>
>>> On Wednesday, February 1, 2017 at 5:24:36 PM UTC-5, AdWordsApiUser wrote:

 Hi Vishal,

 Thanks for your reply. However, we have had 100% of the jobs we've 
 submitted in the last 6 hours take over 15 mintues to complete. 

 Regards,
 MG

 On Wednesday, February 1, 2017 at 11:16:53 PM UTC+1, Vishal Vinayak 
 (Adwords API Team) wrote:
>
> Hi MG,
>
> Issues related to batch job performance tend to be intermittent some 
> of the times. In such cases, cancelling the job and sending a new request 
> solves the issue. Could you please try cancelling 
> 
>  all 
> current jobs with the status 
> 
>  AWAITING_FILE 
> or ACTIVE and retry? If that doesn't help, please feel free to revert and 
> I'll check with my team to see if we can dig into this issue further. 
>
> Regards,
> Vishal, AdWords API Team
>


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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3948d3e7-b8f2-44fe-86ec-456de1694e06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Estimate keyword traffic volume

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

This PHP example 

 shows 
how to print the response from TrafficEstimatorService 
.
 
If you still get an empty response, could you send over the SOAP request 
and response logs so I can take a look? This guide 
 shows 
how to enable logging in the PHP client library. Please use *Reply 
privately to author* when responding.

Regards,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4b8874c5-2690-4cf5-aae8-55d7abbfce6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get list of Accounts under MCC to manage them (python)

2017-02-13 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Kevin,

Please find my responses inline:

*- Get a list or dict of all the Adwords Accounts under my MCC*
If you are using manager account credentials to authenticate your API call, 
you can use ManagedCustomerService.get 

 to retrieve a list of all accounts under your manager account. You can 
refer to this example 

 in 
Python client library for the same. More information is available in this 
guide 

.

*- Iterate over the result and get from every Adwords account all the 
campaigns, to get spend and performance data*
Once you have a list of all client account IDs, you can iterate over each 
of the client accounts (i.e. one client account at a time), and using your 
manager account credentials, you can retrieve data (such as campaign 
performance, clicks, cost etc.) associated with the client account. Please 
note that while making an API call for a client account, you would need to 
set the client customer ID of the client account in the SOAP header of the 
API call.

*- Put all that stuff on JSON.*
Since AdWords API is a SOAP based API, the services response would be in 
the form of an XML file. You can use your own logic in the code to convert 
an XML file to a JSON object. For reporting API calls, you can choose your 
download format 

 and 
convert the downloaded report data into a JSON object manually. 

Regards,
Vishal, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/26c04fc2-5f3b-436a-a34c-f219897a72e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Soap request returns "no service was found"

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

Can you confirm that you are sending the request to 
"https://adwords.google.com/api/adwords/mcm/v201609/CustomerService";? I see 
that the element getCustomers is not terminated by the matching end-tag in 
the SOAP body. Could you correct this in the SOAP request and let me know 
if you get the customer details in the response? 

Thanks,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9d12fd1e-e7c1-42b6-816b-b0425863057d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issues with BatchJobService - jobs remain stuck

2017-02-13 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi MG,

Thanks for sending over the batch job IDs. I took a look at the time it 
took for the jobs to run for the slow running jobs. I didn't see any that 
exceeded 15 minutes and most were completing within 5 minutes. There is a 
bit of load balancing going on with a lot of job requests, so it's expected 
that while some jobs may only take 2 minutes, there will be a few that may 
exceed 10 minutes. Luckily, the jobs don't appear to be getting stuck 
indefinitely, and they're not hanging for hours on end. I'll keep an eye on 
things as I did see a spike in processing time this morning, but it looks 
like things are returning to normal again. Please reach out if you see the 
times increasing even more.

Thanks again,
Nadine, AdWords API Team

On Monday, February 13, 2017 at 9:39:03 AM UTC-5, AdWordsApiUser wrote:
>
> Hello team,
>
> The issue seems to happen again, though not as bad as last time, so I 
> thought I'd let you know before it becomes worse. Some jobs are taking a 
> long time to process, while others process very fast. Last time it 
> happened, over 2-3 days, the jobs became slower, and a higher proportion of 
> jobs started getting stuck till you guys did some magic to make everything 
> fast again:
>
> stuck/took very long: 
> 445491084
> 445522515
> 445523004 
>
> not stuck/ran fast: 
> 445491588
> 445352074
>
> Cheers,
> MG
>
> On Thursday, February 2, 2017 at 6:51:38 PM UTC+1, AdWordsApiUser wrote:
>>
>> Thanks Nadine! You and your team saved us a costly rewrite that we had 
>> started planning for (without using the bulk job service). We'll keep an 
>> eye out and report back if we see issues. Thanks team - you're the most 
>> responsive team at Google I've interacted with ;)
>>
>> On Thursday, February 2, 2017 at 6:46:03 PM UTC+1, Nadine Sundquist 
>> (AdWords API Team) wrote:
>>>
>>> Hello Everyone,
>>>
>>> I have good news! We found the root cause, and the issue has been fixed. 
>>> Your batch job processing times should be back to normal now. Thanks again 
>>> for reporting this!
>>>
>>> Take care,
>>> Nadine, AdWords API Team
>>>
>>> On Thursday, February 2, 2017 at 11:11:20 AM UTC-5, Nadine Sundquist 
>>> (AdWords API Team) wrote:

 Greetings Fellow AdWordsians,

 Thanks for the batch job IDs. They are a BIG help. I've taken a look at 
 the history of those batch jobs in our internal systems, and I've found a 
 pattern. I need to run it by a few teammates here to see if my 
 observations 
 result in finding a root cause. I'll update you when I've made a bit more 
 progress.

 Cheers,
 Nadine, AdWords API Team

 On Wednesday, February 1, 2017 at 5:24:36 PM UTC-5, AdWordsApiUser 
 wrote:
>
> Hi Vishal,
>
> Thanks for your reply. However, we have had 100% of the jobs we've 
> submitted in the last 6 hours take over 15 mintues to complete. 
>
> Regards,
> MG
>
> On Wednesday, February 1, 2017 at 11:16:53 PM UTC+1, Vishal Vinayak 
> (Adwords API Team) wrote:
>>
>> Hi MG,
>>
>> Issues related to batch job performance tend to be intermittent some 
>> of the times. In such cases, cancelling the job and sending a new 
>> request 
>> solves the issue. Could you please try cancelling 
>> 
>>  all 
>> current jobs with the status 
>> 
>>  AWAITING_FILE 
>> or ACTIVE and retry? If that doesn't help, please feel free to revert 
>> and 
>> I'll check with my team to see if we can dig into this issue further. 
>>
>> Regards,
>> Vishal, AdWords API Team
>>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/00a8ecac-4073-47cc-a57f-9661ee831985%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can we set targeting when creating adgroup through adwords api?

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

There are various targeting types 
 
available 
in AdWords API. This example 

 in 
Java shows how to add placements and verticals to an ad group during 
creation. Same example is available in other client libraries 
 as well. 
Please revert if you have other questions. 

Regards,
Vishal, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e4f24e6b-c3da-46a5-b292-595e02c9edef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TrafficEstimatorService: HTTP Error 500: Internal Server Error

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Mitchell,

Could you provide the email address used to authenticate the API request 
along with the clientCustomerId specified in the request header? Is the 
account specified by the clientCustomerId a test account? A developer token 
with test access 

 can 
only be used to target test accounts. To start using your developer token 
with your production account, you'll need to apply for basic access by 
filling out this application form 
. The AdWords API 
compliance team will respond in a couple of days. While you wait for your 
developer token to get approved, you can start using the API with test 
accounts 

. 

If you still encounter errors with a test account, could you send over the 
SOAP request and response logs, so I can take a look? Please use *Reply 
privately to author* when responding. 

Regards,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d5566ab3-7b7d-4b7a-9cd2-28abb0611b21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Are CreativeID (AdID) unique cross multiple Adwords Accounts

2017-02-13 Thread ltu
Hi, 

We understand CreativeIDs are not global unique under one adwords account. 
Creatives under different adgroups might have the same creativeIDs (AdIDs)

Since we manage multiple Adwords accounts, we would like to know whether a 
same CreativeID will be used for multiple adwords accounts or not? For 
instance, will creativeID 12345 for adwords account #1 also appear under 
adwords account #2? 

Please advice.

Thanks!


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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/b5ddbecb-7ae9-4de5-a66d-7be671a09ed6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TrafficEstimatorService: HTTP Error 500: Internal Server Error

2017-02-13 Thread Gustavo Mora Gonzalez
Could you resolve the problem? I have the same error, I tried with 
get_campaigns.py

>
>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ccf7f63-f1b7-4d3f-803c-1c5e362c7b9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Dealing with Misspellings and High Search Volume from TargetingIdeaService

2017-02-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, 

By design, the TargetingIdeaService would correct any misspellings in the 
keyword and the results that you see would correspond to the keyword with 
the right spelling. This is considered as the expected behavior of the 
TargetingIdeaService. 

You could check here 

 for 
the discussion in the forum on the same topic. As mentioned in this thread, 
to verify the correctness of your keyword, you could perhaps try that in 
google.com and check the results.

Hope this helps!

Thanks,
Sreelakshmi, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c133677d-2eb4-4a7f-88a3-d81c5f8301fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TrafficEstimatorService: HTTP Error 500: Internal Server Error

2017-02-13 Thread Gustavo Mora Gonzalez
After a long research I found this issue 
 on github, 
downgrade the version of googleads to 4.7.0 and run the example file again, 
the response show the error.
In the 5.0.0 version only response with 500 code

El lunes, 13 de febrero de 2017, 3:09:48 (UTC-6), Mitchell Eccles escribió:
>
> Hi, I am just starting out with Adwords API. I thought a good place to 
> start would be with the examples provided by google. I have started with 
> the python version of the TrafficEstimatorService. However, I don't seem to 
> be able to get it to work. The service always returns the following 
> response:
>
> Traceback (most recent call last):
>   File "test.py", line 158, in 
> main(adwords_client)
>   File "test.py", line 75, in main
> estimates = traffic_estimator_service.get(selector)
>   File "/usr/local/lib/python2.7/site-packages/googleads/common.py", line 
> 700, in MakeSoapRequest
> *[_PackForSuds(arg, self.suds_client.factory) for arg in args])
>   File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 521, 
> in __call__
> return client.invoke(args, kwargs)
>   File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 581, 
> in invoke
> result = self.send(soapenv)
>   File "/usr/local/lib/python2.7/site-packages/suds/client.py", line 613, 
> in send
> reply = self.options.transport.send(request)
>   File "/usr/local/lib/python2.7/site-packages/googleads/util.py", line 98
> , in PatchedHttpTransportSend
> fp = self.u2open(u2request)
>   File "/usr/local/lib/python2.7/site-packages/suds/transport/http.py", 
> line 132, in u2open
> return url.open(u2request, timeout=tm)
>   File 
> "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
> , line 435, in open
> response = meth(req, response)
>   File 
> "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
> , line 548, in http_response
> 'http', request, response, code, msg, hdrs)
>   File 
> "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
> , line 473, in error
> return self._call_chain(*args)
>   File 
> "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
> , line 407, in _call_chain
> result = func(*args)
>   File 
> "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py"
> , line 556, in http_error_default
> raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> urllib2.HTTPError: HTTP Error 500: Internal Server Error
>
> I believe I have done everything correct in order to give this the best 
> shot of working. I have:
>
>
>- Created an OAuth2 ClientId, secret key and refresh token - these I 
>have placed in my yaml file
>- I have created an AdWords management account, using a different 
>google account to my ad word campaign account
>- I have acquired a developer token for my management account, and 
>placed it in my yaml file - this is a test token, I believe
>- I have set the customer id in my yaml file - I have tried both, the 
>id for my management account and the id for my campaign account
>- I have verified that the OAuth stuff works (entered invalid 
>credentials, to ensure I got an authentication error message when using 
> the 
>wrong credentials)
>
> The URL for my request is:
>
> https://adwords.google.com/api/adwords/o/v201609/TrafficEstimatorService
>
> I have also tried against version v201605 and v201607, and received the 
> same error message
>
> The header for my request is:
>
> {'Soapaction': '""', 'Content-Type': 'text/xml; charset=utf-8', 
> 'Content-type': 'text/xml; charset=utf-8', 'Authorization': 'OMITTED', 
> 'SOAPAction': '""'}
>
> And the soap message for my request is (secure details stared out):
>
> 
> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0="
> https://adwords.google.com/api/adwords/o/v201609"; xmlns:ns1="
> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns2="
> https://adwords.google.com/api/adwords/cm/v201609"; xmlns:tns="
> https://adwords.google.com/api/adwords/o/v201609"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance";>
>
>   
>  https://adwords.google.com/api/adwords/cm/v201609";>**
> 
>  https://adwords.google.com/api/adwords/cm/v201609";>***
> 
>  https://adwords.google.com/api/adwords/cm/v201609";>unknown (AwApi-Python, 
> googleads/5.0.0, Python/2.7.13)
>  https://adwords.google.com/api/adwords/cm/v201609";>false
> 
>  https://adwords.google.com/api/adwords/cm/v201609";>false
> 
>   
>
>
>   
>  
> 
>
>   
>  
> Keyword
> mars cruise
> BROAD
>

Re: Need a AD builder to make my "Tokyo small curry business" with adword

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

On this forum, we address technical issues related to AdWords API 
. It looks 
like you are getting started with AdWords. This guide 
 provides step-by-step 
instructions to start using AdWords. If you have any questions, you can 
contact AdWords help  or 
reach out to the AdWords Community Forum 
. 

Regards,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/db14ebe0-d9fc-420e-9b33-6b8110dac5e3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python - Patched googleads suds package causes UnicodeDecodeError when trying to add non-ascii keyword criteria to Ad Group

2017-02-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Nitzan, 

There seems to be an issue in how unicode is handled in Python 2. To 
workaround this issue, you could send unicode content as a unicode string. 
 As an alternate option, you can change your default encoding as seen in PEP 
0263  and use those characters. 

Please feel free to file an issue in the python client library's issue 
tracker  for 
better tracking of this problem. 

Thanks,
Sreelakshmi, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/96049d9c-3f91-4c32-9228-b2294f80538f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Are CreativeID (AdID) unique cross multiple Adwords Accounts

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

AdId is unique within an AdGroup. The same AdId may appear in multiple 
accounts for different ads since the AdId is not globally unique. The 
(AdId, AdGroupId) pair on the other hand is globally unique. The AdGroupId 
is globally unique as well. You can use the (AdId, AdGroupID) pair to map 
to unique entities. The table provided in this guide 

 lists 
the uniqueness of each object Id in AdWords. 

Regards,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a5edef03-b3ae-490a-bb9c-a501d56215ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python - Patched googleads suds package causes UnicodeDecodeError when trying to add non-ascii keyword criteria to Ad Group

2017-02-13 Thread nitzanmargalit
Thanks for your answer Sreelakshmi.
I'm aware of python 2 unicode handling, and like I wrote earlier I already 
tried sending the keyword text as unicode string to the API service.
It is important to note that PEP 0263 

 deals 
with python source code encoding, and not with dynamic elemnts that are 
processed during execution.
I've opened an issue at the python client library's issue tracker 
,
 
but I will be happy to hear if you have more suggestion on how to solve 
this issue.

Thank again,
Nitzan

On Monday, February 13, 2017 at 9:51:38 PM UTC+2, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Nitzan, 
>
> There seems to be an issue in how unicode is handled in Python 2. To 
> workaround this issue, you could send unicode content as a unicode string. 
>  As an alternate option, you can change your default encoding as seen in PEP 
> 0263 
> 
>  and 
> use those characters. 
>
> Please feel free to file an issue in the python client library's issue 
> tracker 
> 
>  for 
> better tracking of this problem. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
The information contained in this communication and its attachments is 
intended solely for the use of the individual or entity to whom it is 
addressed and others authorized to receive it. It is the property of 
Adgorithms and may contain confidential or legally privileged information. 
If you are not the intended recipient you are hereby notified that any 
disclosure, copying, retention, printing or distribution of this 
communication or any part thereof, or taking any action in reliance on the 
contents of this information is strictly prohibited and may be unlawful. If 
you have received this communication in error, please notify us immediately 
by responding to this email and then delete all copies of it from your 
system. Adgorithms is not liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/82478fab-e431-4e46-b311-126f2b161c78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issues with BatchJobService - jobs remain stuck

2017-02-13 Thread AdWordsApiUser
Thanks Nadine - appreciate your quick reply. We'll keep an eye out and let 
you know if things get out of hand.

On Monday, February 13, 2017 at 6:19:50 PM UTC+1, Nadine Sundquist (AdWords 
API Team) wrote:
>
> Hi MG,
>
> Thanks for sending over the batch job IDs. I took a look at the time it 
> took for the jobs to run for the slow running jobs. I didn't see any that 
> exceeded 15 minutes and most were completing within 5 minutes. There is a 
> bit of load balancing going on with a lot of job requests, so it's expected 
> that while some jobs may only take 2 minutes, there will be a few that may 
> exceed 10 minutes. Luckily, the jobs don't appear to be getting stuck 
> indefinitely, and they're not hanging for hours on end. I'll keep an eye on 
> things as I did see a spike in processing time this morning, but it looks 
> like things are returning to normal again. Please reach out if you see the 
> times increasing even more.
>
> Thanks again,
> Nadine, AdWords API Team
>
> On Monday, February 13, 2017 at 9:39:03 AM UTC-5, AdWordsApiUser wrote:
>>
>> Hello team,
>>
>> The issue seems to happen again, though not as bad as last time, so I 
>> thought I'd let you know before it becomes worse. Some jobs are taking a 
>> long time to process, while others process very fast. Last time it 
>> happened, over 2-3 days, the jobs became slower, and a higher proportion of 
>> jobs started getting stuck till you guys did some magic to make everything 
>> fast again:
>>
>> stuck/took very long: 
>> 445491084
>> 445522515
>> 445523004 
>>
>> not stuck/ran fast: 
>> 445491588
>> 445352074
>>
>> Cheers,
>> MG
>>
>> On Thursday, February 2, 2017 at 6:51:38 PM UTC+1, AdWordsApiUser wrote:
>>>
>>> Thanks Nadine! You and your team saved us a costly rewrite that we had 
>>> started planning for (without using the bulk job service). We'll keep an 
>>> eye out and report back if we see issues. Thanks team - you're the most 
>>> responsive team at Google I've interacted with ;)
>>>
>>> On Thursday, February 2, 2017 at 6:46:03 PM UTC+1, Nadine Sundquist 
>>> (AdWords API Team) wrote:

 Hello Everyone,

 I have good news! We found the root cause, and the issue has been 
 fixed. Your batch job processing times should be back to normal now. 
 Thanks 
 again for reporting this!

 Take care,
 Nadine, AdWords API Team

 On Thursday, February 2, 2017 at 11:11:20 AM UTC-5, Nadine Sundquist 
 (AdWords API Team) wrote:
>
> Greetings Fellow AdWordsians,
>
> Thanks for the batch job IDs. They are a BIG help. I've taken a look 
> at the history of those batch jobs in our internal systems, and I've 
> found 
> a pattern. I need to run it by a few teammates here to see if my 
> observations result in finding a root cause. I'll update you when I've 
> made 
> a bit more progress.
>
> Cheers,
> Nadine, AdWords API Team
>
> On Wednesday, February 1, 2017 at 5:24:36 PM UTC-5, AdWordsApiUser 
> wrote:
>>
>> Hi Vishal,
>>
>> Thanks for your reply. However, we have had 100% of the jobs we've 
>> submitted in the last 6 hours take over 15 mintues to complete. 
>>
>> Regards,
>> MG
>>
>> On Wednesday, February 1, 2017 at 11:16:53 PM UTC+1, Vishal Vinayak 
>> (Adwords API Team) wrote:
>>>
>>> Hi MG,
>>>
>>> Issues related to batch job performance tend to be intermittent some 
>>> of the times. In such cases, cancelling the job and sending a new 
>>> request 
>>> solves the issue. Could you please try cancelling 
>>> 
>>>  all 
>>> current jobs with the status 
>>> 
>>>  AWAITING_FILE 
>>> or ACTIVE and retry? If that doesn't help, please feel free to revert 
>>> and 
>>> I'll check with my team to see if we can dig into this issue further. 
>>>
>>> Regards,
>>> Vishal, AdWords API Team
>>>
>>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/g

Re: Python - Patched googleads suds package causes UnicodeDecodeError when trying to add non-ascii keyword criteria to Ad Group

2017-02-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Nitzan, 

Unfortunately, I don't have any other workaround for this issue. You might 
need to follow the issue raised on the Python library. 

Thanks,
Sreelakshmi, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9618fc55-ee67-4c0d-88bf-822cbc276cfd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Python - Patched googleads suds package causes UnicodeDecodeError when trying to add non-ascii keyword criteria to Ad Group

2017-02-13 Thread nitzanmargalit
Ok thanks

On Tuesday, February 14, 2017 at 12:10:28 AM UTC+2, Sreelakshmi Sasidharan 
(AdWords API Team) wrote:
>
> Hi Nitzan, 
>
> Unfortunately, I don't have any other workaround for this issue. You might 
> need to follow the issue raised on the Python library. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
The information contained in this communication and its attachments is 
intended solely for the use of the individual or entity to whom it is 
addressed and others authorized to receive it. It is the property of 
Adgorithms and may contain confidential or legally privileged information. 
If you are not the intended recipient you are hereby notified that any 
disclosure, copying, retention, printing or distribution of this 
communication or any part thereof, or taking any action in reliance on the 
contents of this information is strictly prohibited and may be unlawful. If 
you have received this communication in error, please notify us immediately 
by responding to this email and then delete all copies of it from your 
system. Adgorithms is not liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/18d8096d-be42-4dd9-b9c8-4918423bc6b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: TrafficEstimatorService: HTTP Error 500: Internal Server Error

2017-02-13 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Gustavo,

Glad to hear that you could figure out the source of the error. Please keep 
an eye on the github issue 
 to be 
updated once the issue is resolved.

Mitchell, could you let me know if you still face this issue? 

Thanks,
Shwetha, AdWords API Team.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ec621f34-53c2-45bc-ad16-be9af22fc301%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Product Partition Report - Trying to get all products

2017-02-13 Thread rafa . romero
I'm trying to get all product from an AdGroup (from a Shopping Campaign). 

I'm getting the data through the PRODUCT_PARTITION_REPORT 
.
 
We have checked that in Adwords the consulted AdGroup has more than 2k 
products and the feed more than 20k products. Howewer, we are getting no 
more than 1k products in the resulted CSV file.  Besides, we are not 
getting the same number of products for every AdGroup.

Does the report provide all the products or it filters depending on any 
metric o status? We have tryed switching the zeroImpressions flag but the 
result doesn't change.

Thank you!

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a51aec13-0920-44f8-adce-d4f3a0c036ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


we could receive campaign data by object.

2017-02-13 Thread 오학섭
We are aware of API that could download report in excel file, but Is there 
an API we could receive campaign data by object?

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ccdafd27-57e9-4128-b433-007af43e5e81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Product Partition Report - Trying to get all products

2017-02-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rafa,

The Product Partition Performance report aggregates at the product 
partition level and not at the product level. The product groups report of 
the AdWords UI maps to the Product Partition report of the AdWords API as 
seen here 
.
 
Additionally, the returned data by the reports are those entities that have 
generated metrics. If these entities have not generated metrics and met 
certain report criteria, then they will not be included in the report.

Also, for getting information at the product level, you may, instead, try 
the Shopping Performance Report 

 as 
it provides shopping campaigns statistics aggregated at the product 
(OfferId) level 

.

Best regards,
Peter
AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/918a87ae-a0b0-464b-b4d4-6e6448862927%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can we set targeting when creating adgroup through adwords api?

2017-02-13 Thread 하진호
Thanks Vishal,
But perhaps my question was not clear enough. 
I already know the way you told us. However, according to the example you 
gave, all gender and ages are automatically selected as an adgroup. But 
what I would like to do is to select only specific ages and gender for 
demographic targeting. Please note that I am also aware of how to add 
demographicTargeting after the adgroup id has been generated. So I would 
like to know how to set these specific demographic targeting before adgroup 
id gets generated

2017년 2월 14일 화요일 오전 4시 1분 5초 UTC+9, Vishal Vinayak (Adwords API Team) 님의 말:
>
> Hi,
>
> There are various targeting types 
>  
> available 
> in AdWords API. This example 
> 
>  in 
> Java shows how to add placements and verticals to an ad group during 
> creation. Same example is available in other client libraries 
>  as well. 
> Please revert if you have other questions. 
>
> Regards,
> Vishal, AdWords API Team
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/31500dda-4864-470e-8abf-9a93698aec32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: we could receive campaign data by object.

2017-02-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

To get campaign objects information, you may try using the CampaignService 

 of 
the AdWords API and you may refer to our GetCampaigns 

 example 
(other languages are also available in the link) in the client library. Please 
note that the performance statistics and metrics relating to campaigns can 
only be accessed through the reports, for example, the Campaign Performance 
Report 
.
 
I hope this helps and please let me know if you have any other concerns.

Cheers,
Peter
AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e47decd2-4c61-4782-9c84-b0a09c0e02bc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.