Re: Custom Affinity in Criteria perfomance report

2016-11-07 Thread Igor Selitskiy
Hi, any news on this bug?

I've checked ad performance report (adding criteriaId and criteriaType).
It show correct data with custom affinity, but it didn't contains names 
(display name), only id (criteriaId).
How can I get names for criteria Id?
(we've milllions of keywords).

On Thursday, September 22, 2016 at 5:39:58 PM UTC+3, Thanet Knack 
Praneenararat (AdWords API Team) wrote:
>
> Hello Igor,
>
> I'm confirming if the data gathering logic of Criteria Performance Report 
> of API is different from that of Script, but not got the final answer yet.
> I'll update this thread once I have more information.
>
> Thanks for your patience.
>
> Best,
> Thanet, AdWords API Team
>
> On Thursday, September 22, 2016 at 5:55:02 PM UTC+9, Igor Selitskiy wrote:
>>
>> Hi, any updates here?
>>
>
-- 
__
CONFIDENTIALITY NOTICE: The information contained in the present message 
(including any information contained in attachments herein) may be 
confidential and privileged. It may be read, copied and used only by the 
intended recipient. If you have received it in error please contact the 
sender (by return e-mail) immediately and delete this message. Any 
unauthorized use or dissemination of this message in whole or in parts is 
strictly prohibited. Print this message only if sharp necessary.
УВЕДОМЛЕНИЕ О КОНФИДЕНЦИАЛЬНОСТИ: Информация, содержащаяся в настоящем 
сообщении (включая любое вложение) может быть конфиденциальной и охраняться 
действующим законодательством. Сообщение может быть прочитано, скопировано 
и использовано исключительно лицом, которому сообщение предназначается. 
Если Вы получили настоящее сообщение по ошибке, пожалуйста, незамедлительно 
сообщите об этом отправителю (ответным письмом по электронной почте). Любое 
несанкционированное использование или распространение информации, 
содержащейся в настоящем сообщении в целом или в части, строго запрещены. 
Не распечатывайте настоящее сообщение, если в этом нет крайней 
необходимости.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/32e0ecaf-a836-4ca5-8bf5-27a9f5a6d1e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How can we get "Unique viewers by cookie" from Campaign Performance Report?

2016-11-07 Thread Nabeela tabu
Hi Veer,

When I tried to what you suggested I cant get all the impressionsReach for 
all the campaigns at once from the API. I'm using python to extract the 
same. Could you suggest a way as to how I can extract the reach and 
frequency of all the campaigns under an account.

Regards,
Nabeelah

On Tuesday, 10 May 2016 20:25:15 UTC+4, Veer Arjun Busani(AdWords API Team) 
wrote:
>
> Hi there,
>
> As this method comes under the purview of Analytics, would you mind 
> posting the same query with Google Analytics API Support 
> 
> ? 
>
> Thanks,
> Veer Busani
> AdWords API Team
>
> On Tuesday, May 10, 2016 at 2:34:11 AM UTC-4, nabeelah...@gmail.com 
>  wrote:
>>
>> So you mean to say that I have to access this metric from google 
>> analytics api rather than Adwords api? 
>>
>> My AdWords account is already linked with GA and i can see the unique 
>> viewers in the adwords page, just not able to access it through the API
>>
>> On Monday, May 9, 2016 at 6:57:53 PM UTC+4, Veer Arjun Busani(AdWords API 
>> Team) wrote:
>>>
>>> Hi there,
>>>
>>> While there is not direct way to achieve this from the AdWords API, you 
>>> can use Google Analytics to get the Unique Viewers. You need to link 
>>> your AdWords account with Google Analytics 
>>> 
>>>  and 
>>> you go through this blog post 
>>> 
>>>  to 
>>> understand how this is done.
>>>
>>> Thanks,
>>> Veer Busani
>>> AdWords API Team
>>>
>>> On Monday, May 9, 2016 at 9:22:04 AM UTC-4, nabeelah...@gmail.com wrote:

 Hi,

 How can we get Unique viewers and not unique cookies from the API?

 Regards

 On Tuesday, April 26, 2016 at 10:24:51 PM UTC+4, Veer Arjun 
 Busani(AdWords API Team) wrote:
>
> Hi Akiko,
>
> You are right to use ImpressionReach 
> 
>  in 
> your Campaign Performance Report. As per the docs, ImpressionReach would 
> let you know the number of Unique Cookies that were served to your over a 
> certain period of time. 
>
> Do let us know if you need anything else.
>
> Thanks,
> Veer Busani
> AdWords API Team
>
> On Tuesday, April 26, 2016 at 1:19:13 PM UTC-4, Akiko Matsuzawa wrote:
>>
>> Hi team,
>>
>> I need to know how to get  "Unique viewers by cookie" of Reach and 
>> frequency  from 
>> Campaign 
>> Performance Report.
>> We could find ImpressionReach/Unique cookies out from the report, but 
>> we could not find "Unique viewers by cookie" in the reference.
>>
>> If it is not provided via API, is there any way to calculate?
>>
>>
>> Regards,
>> Akiko Matsuzawa
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3e1e3e3d-ae7e-4e76-b1eb-1fc6604bb0df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-07 Thread Justin
Hi folks,

I'm trying to find a way to push up a CSV file to google adwords for some 
dynamic remarketing we wish to do.

We are in the realestate segment so I found some nice documentation about 
this:

- AdWords .NET SDK: https://github.com/googleads/googleads-dotnet-lib
- AdWords .NET 
Samples: 
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp
- Dynamic Remarketting 
info: https://support.google.com/adwords/answer/3103357

I've read that AdWords has a specific template for real estate (ref: 
https://developers.google.com/adwords/api/docs/appendix/placeholders#real_estate)
 
which looks perfect for us.

But I just can't find any C# / .NET samples that target dynamic remarketing 
:( I thought this SDK c# sample code might have been it 
(ref: 
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp/v201609/Remarketing
 
) but i think that's for a different remarketing?

Can anyone please help me, with some links to some examples please?

-J-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/89e12ee0-f6a3-44cc-b8a3-4d582a742f49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to filter "Under Review" Ads

2016-11-07 Thread 'Joyce Lava' via AdWords API Forum
Hello,

Could you try to use the example code (GetExpandedTextAds.java 
,
 
Java client library example code) and add the line: 
.in(AdGroupAdField.AdGroupCreativeApprovalStatus, 
"UNCHECKED") in the selector? I tried this against my test account and it 
was successfully retrieved. You may update the AdType filter from the 
example code based on the adType you are fetching. If the issue persists, 
please send to me (*reply privately to author*) the SOAP request and 
response to further check the issue.

Thanks,
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/7c7db0a4-b9ab-48d4-8ea0-7af5820ab9a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Link Google Account with Adwords Account using API

2016-11-07 Thread salman raza
Hi Anthony,

Thanks for the reply. Understood your answer but when I will do this via 
API what will happen next? How the client will be able to login or from 
which email he/she will be able to login into adwords console to see the 
accounts which are just associated with the manager ID.

On Monday, 7 November 2016 22:11:59 UTC, Anthony Madrigal wrote:
>
> Hello,
>
> There is currently no way to associate an email address with an AdWords 
> account through the API. Using the API, you can send and accept/decline a 
> link 
> between a client account and manager account 
> .
>  
> The fields take the CID of the accounts rather than the email addresses. 
>
> Regards,
> Anthony
> AdWords API Team
>

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

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


Unable to filter "Under Review" Ads

2016-11-07 Thread suvodhoy
Hi

The api returns an empty list when I try to filter Under Review 
Ads('UNCHECKED') but returns an ad with approvalStatus as 'UNCHECKED' when 
I have removed the predicate. The predicate I am using is :
{'field': 'AdGroupCreativeApprovalStatus', 'operator': 'IN', 'values': 
['UNCHECKED']}. Kindly assist.

PS: Found a very similar issue dated long back - *Re: Filtering on 
AdGroupCreativeApprovalStatus*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/811f520e-798f-4325-9416-1c23c71d6b46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting started with Test Accounts failing, as can't work out how to link accounts.

2016-11-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Edward,

Apologies for the delay and thank you for the additional information. I 
could see that you are using production account credentials for you 
*oauth2_client_id* and *oauth2_client_secret* while using a test account 
customer ID as your *client_customer_id*. In order to make calls using your 
test account, you will need to fill these fields with test account 
information. As mentioned in my previous response, you will need to 
generate separate OAuth2 credentials for your test account while logged in 
to the email address you associated to your test account.

That being said, you may then use the below example to configure your yml 
file :

:oauth2_client_id: [TEST-account]
:oauth2_client_secret: [TEST-account-secret]
:client_customer_id: [TEST-account-client-id]

 
Let me know if this works.

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/244fdc1b-1b2b-409c-b589-ace557c4565d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue creating ad with ad customizers via API

2016-11-07 Thread 'Joyce Lava' via AdWords API Forum
Hello John, Konstantin,

Apologies for the delayed response. Could you please send to me (*reply 
privately to author*) a sample SOAP request and response that shows the 
expanded text ad with ad customizer being returned to have "PH_0" when 
using AdGroupAdService.get operation? I tried this yesterday against my 
test account and I could retrieve the ETA with the correct ad customizer 
text, not with "PH_0". Though in the Change History page of the UI, I 
noticed that it shows to have "PH_0". A sample SOAP logs that shows this 
when using the API will give our team more information to look into this 
further.

Thanks,
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/d30845a2-1fa0-4bb6-87eb-b228dd5817fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Create Ad Error: MUST_USE_TEMP_AD_UNION_ID_ON_ADD / AD_FORMAT_NOT_SPECIFIED

2016-11-07 Thread 'Joyce Lava' via AdWords API Forum
Hi Leonel,

Unfortunately, the templateId 377 is currently not supported in AdWords 
API. The complete list of templates supported are here 
.

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/79b5eca9-5d10-4779-8a61-58cde0c10066%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Create Ad Error: MUST_USE_TEMP_AD_UNION_ID_ON_ADD / AD_FORMAT_NOT_SPECIFIED

2016-11-07 Thread leonel
We are trying to create and add and the following errors are returned


soap:Server
[AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD @ 
operations[0].operand.ad.adUnionId, AdError.AD_FORMAT_NOT_SPECIFIED @ 
operations[0].operand.ad.adFormat]

https://adwords.google.com/api/adwords/cm/v201605;>
[AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD @ 
operations[0].operand.ad.adUnionId, AdError.AD_FORMAT_NOT_SPECIFIED @ 
operations[0].operand.ad.adFormat]
ApiException
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AdError">
operations[0].operand.ad.adUnionId

AdError.MUST_USE_TEMP_AD_UNION_ID_ON_ADD
AdError
MUST_USE_TEMP_AD_UNION_ID_ON_ADD

http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AdError">
operations[0].operand.ad.adFormat

AdError.AD_FORMAT_NOT_SPECIFIED
AdError
UNKNOWN





Detailed request/response file attached

I already checked this two threads

https://groups.google.com/forum/#!topic/adwords-api/C2Pf42FQybI

The problem is caused by inconsistent data between the Ad and the template 
fields, How to find it?

https://groups.google.com/forum/#!searchin/adwords-api/AD_FORMAT_NOT_SPECIFIED%7Csort:relevance/adwords-api/Qmt_RzLMH2Y/H16QtnT4O2sJ
 
 
Question how/where to set the AD_FORMAT?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/64b2fdc6-90c1-4731-8ac7-68a11862c8c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


request.xml
Description: XML document


response.xml
Description: XML document


Re: Issue creating ad with ad customizers via API

2016-11-07 Thread John Whipple
Thanks Joyce,

I can confirm that we do use the AdGroupAdService to get and post ads to 
our client's AdWords accounts. One other piece of context is that when we 
take ads that we are trying to post through the API and use that same ad 
text with the ad customizer parameter to create the ad in the AdWords UI, 
the ad is created and approved successfully (another screenshot attached).

This is leading us to believe that perhaps there is an issue with the 
AdGroupAdService for expanded text ads and ad customizers (since we used to 
have no issues posting standard text ads with ad customizers via the same 
service). 

Let us know if we can help provide any more information.

Thank you!
John 


On Sunday, November 6, 2016 at 10:46:02 PM UTC-8, Joyce Lava wrote:
>
> Hello John,
>
> Could you please confirm if you tried to use AdGroupAdService.get 
> 
>  operation 
> to see the newly created expanded text ad (ETA) with ad customizer? If not, 
> you may want to use the example code (GetExpandedTextAds.java 
> ,
>  
> Java client library example code) to get the new ETA with ad customizer. 
> This should return the ad with the expected text. Please let me know the 
> results once tried on your end.
>
> Thanks,
> 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/16d22a17-2b80-44c9-88fb-1c0dd9bf76dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Link Google Account with Adwords Account using API

2016-11-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

There is currently no way to associate an email address with an AdWords 
account through the API. Using the API, you can send and accept/decline a link 
between a client account and manager account 
.
 
The fields take the CID of the accounts rather than the email addresses. 

Regards,
Anthony
AdWords API Team

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

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


Re: Get account budgets

2016-11-07 Thread Marketing X
The customerId is 469-803-7407. This data isn't recent but from several 
months ago.
Thanks

El lunes, 7 de noviembre de 2016, 21:15:38 (UTC+1), Shwetha Vastrad 
(AdWords API Team) escribió:
>
> Hi, 
>
> Could you provide the clientCustomerId for this account? I see that the 
> difference is $0.01. When gauging your account performance, please note 
> that some recent account data may not be showing up yet. Some statistics 
> are continuously calculated, while others are calculated once a day. To use 
> reporting effectively, please refer to the data freshness 
>  documentation. 
>
> 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/c0f66aa4-5367-44a9-a3a3-6949c878fc28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get account budgets

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

Could you provide the clientCustomerId for this account? I see that the 
difference is $0.01. When gauging your account performance, please note 
that some recent account data may not be showing up yet. Some statistics 
are continuously calculated, while others are calculated once a day. To use 
reporting effectively, please refer to the data freshness 
 documentation. 

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/527d85ce-09f6-4929-ac6a-8b0ff49e75d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords update to V201609, now OAuth not working anymore

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

This error usually occurs when the OAuth credentials were generated with 
incorrect scope. Could you check if the configuration details used to 
generate OAuth2 credentials were provided correctly? Could you try to 
generate the OAuth2 credentials 

 again 
with the new version of the API?

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/5dfc5a48-c7f7-4c81-b7e2-8d1940468288%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Link Google Account with Adwords Account using API

2016-11-07 Thread salman raza
I am facing a problem in my development, I have google admin sdk and 
through this sdk I can create google accounts for the users in my portal. 
Now I have adwords manager account list and through this I can create a new 
adwords account using ManagedCustomer API. 

What I want to achieve in the end is to link the goggle admin account 
created in step 1 with adword account created in step 2 so that I can login 
to the google adword account using the email address I created in step 1 .

Is there any way to achieve this via google adwords api ?

TIA

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f4292c6-14de-43f2-86d3-8535e437711e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to extract Reach & frequency for all campaigns under an account from the adwords api

2016-11-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Nabeelah,

Are you using a report definition with XML 

 or 
AWQL 

 
to run this report? When using AWQL, you cannot use the date type ALL_TIME. 
You can omit the DURING clause to get all time stats. You should expect to 
see INVALID_DURING_CLAUSE when using ALL_TIME.

Since you are getting INVALID_FIELD_NAME_FOR_REPORT, there may be another 
field you are using that is causing this. Please make sure that you are not 
using any of the fields listed under "Not compatible with the following 
fields:" 

 along 
with ImpressionReach.

If you are not using any incompatible fields, please send me your report 
definition through *reply privately to author *so that I can take a look.

Regards,
Anthony
AdWords API Team

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

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


Dublin contact for Adwords API developments

2016-11-07 Thread 'Yiğit Fındık' via AdWords API Forum
Hi everyone,

My old friend who owns media agency, just asked me about Adwords API  and 
asked if they can meet any contact in Dublin. Here i paste his message. 
Would you have any recommendations?

Many thanks in advance. 


*Hey Yiğit,*

*Hope you're doing well.*

*We have great news to share :)*

*As boosmart, we've been shortlisted in Google Premier Partners Awards 2016 
with 5 out of 8 categories. We will be attend Google Accelerate Event in 
Dublin on 5th & 6th of December!*

*This is very exciting, and we planned different things to do there. *

*As you might know, we have been in development process for our Google 
AdWords focused AdTech tool, Adpro for more than 1 year. We are now about 
to end, and planning to launch our new product. Regarding this matter, we 
would like to organize a meeting with the guys who are resposible for 
Google AdWords API and other stuff.*

*Do you know someone as I stated above?*

*See you soon.*

*Best,*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1f7c364a-e9ee-4dd4-aad6-fd683225306c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


GCLID Generation on Impression: Does this effect Call Extension Calls?

2016-11-07 Thread Sean Storlie
Hello, 

I read the article that your team put out a few months back related to the 
fact that you will be changing the GCLID generation to impression time 
instead of click.  My questions are below:

   1. Will Call Extension calls share this same behavior (i.e. GCLID will 
   no longer be generated on clicking the call button, but on impression/Ad 
   load instead).
   2. And, please indicate a release date for this, Q4 is not necessarily 
   adequate for developers that are programming against your API's, we need 
   more specifics than a QTR time range.

http://googleadsdeveloper.blogspot.com/2016/10/google-click-id-gclid-will-now-be.html?utm_source=feedburner_medium=feed_campaign=Feed%3A+blogspot%2FlQlzL+%28Google+Ads+Developer+Blog+-+AdWords+API%29

Thank you in advance, 
~Sean.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6b2c903b-1680-4201-8a8c-dad91459583d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

2016-11-07 Thread defrancos
Hi all.

Same point here: I'm surprised that it is by Label ID, not Label name.

Anyway, thank you  Michael for your reply!

regards

/e

Em terça-feira, 11 de outubro de 2016 15:41:50 UTC-3, Michael Cloonan 
(AdWords API Team) escreveu:
>
> Hello,
>
> I will look into how we can improve this to be more discoverable. That is 
> a good point that the field name represents different pieces of data 
> depending on the context.
>
> Thanks for the feedback.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, October 11, 2016 at 1:52:53 PM UTC-4, Tyler Murphy wrote:
>>
>> That's surprising. All other fields I know of filter on the same values 
>> you'd get if you included the field in your SELECT clause. There are both 
>> "Labels" and "LabelIds" fields for the CAMPAIGN_PERFORMANCE_REPORT 
>> .
>>  
>> Why does a filter for "Labels" filter on the "LabelIds" values?
>>
>> In any case, could a more helpful error message be returned? An update to 
>> the documentation to point out the way this works might also be helpful.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/94849648-461c-4157-9f28-f2a5dd634f89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Discrepancies in adwords data after uploading offline conversions

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Lior,

Could you provide the AdWords clientCustomerId for the account where you 
observed the discrepancies in offline conversions? If possible, could you 
also provide the SOAP request and response for the offline conversion 
import done in the last couple of days? 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/de86c074-ae2e-424e-a8a8-f3829636409e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Report with group by

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

Depending on the report type 

 you 
need, you can query for various fields in the report definition 
.
 
You can use predicates 
 to 
narrow your report results. The Reporting basics 
 guide 
provides more details on using AdWords API to get reports. The 
DownloadCriteriaReport 

 Java 
example demonstrates how to download Criteria Performance Report. You can 
modify this example as needed to query different report types. Example code 
in other languages is available here 
.

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/242a336a-af45-40e3-aef6-7a192a84b682%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: PHP Get active campaigns with less than 100 remarketing users

2016-11-07 Thread Marketing X
Thank you for clarifying!

El martes, 1 de noviembre de 2016, 18:58:28 (UTC+1), Shwetha Vastrad 
(AdWords API Team) escribió:
>
> Hi,
>
> There is no straightforward way to get all enabled campaigns with less 
> than 100 remarketing users. If you just want to get all enabled campaigns, 
> you can use CampaignService 
> 
>  as 
> shown here 
> 
>  using 
> a predicate to filter for ENABLED campaigns. A campaign's state indicates 
> if it is active or not. 
>
> When you use remarketing lists for targeting, you are essentially creating 
> CampaignCriterion or AdGroupCriterion of type USER_LIST 
> .
>  
> You need to use AdwordsUserListService 
> 
>  to 
> first retrieve the UserLists with size as 0. You can then query for data 
> from Audience Performance Report 
> 
>  using 
> the following query and use the UserList names obtained above in the 
> predicate:
>
> SELECT Id, UserListName, AdGroupId, CampaignId FROM 
> AUDIENCE_PERFORMANCE_REPORT WHERE CampaignStatus = 'ENABLED' AND 
> UserListName IN [userList_names]
>
> Let me know if this works. 
>
> 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/7b4570d7-0e0d-44d5-9e8b-e61c74bd6887%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get account budgets

2016-11-07 Thread Marketing Xilon


Hi, 

thank you for your help.
Following your recommendation, I am trying to get the cost using Account 
Performance Report for each account budget, but it shows different amounts 
than the Adwords Account budgets view.

This is how UI looks:



First budget (Jun 16, 2016 - Jul 1, 2016) spend *76.26€* which is different 
to *79.25€*, the amount I get on the report for those dates.

This is the PHP function for getting the account cost during dates:

function GetAccountTotalCost(AdWordsUser $user, $dateRange) {

$options = array('version' => ADWORDS_VERSION);
$options['skipReportHeader'] = true;
$options['skipColumnHeader'] = true;
$options['skipReportSummary'] = false;

 $reportQuery = 'SELECT AccountCurrencyCode, Cost '
. 'FROM ACCOUNT_PERFORMANCE_REPORT '
. 'DURING ' . $dateRange;

// Download report.
$reportUtils = new ReportUtils();
$reportString = $reportUtils->DownloadReportWithAwql($reportQuery, 
null, $user, 'CSV', $options);

$reportArray = array_filter(explode("\n", $reportString));
$reportSummary = explode(",",end($reportArray));

$totalCost = $reportSummary[1] / 100;

print('Date '.$dateRange.' Cost='.$totalCost."\n");

}

That returns:

Date 20160616,20160701 Cost=79.25
>

What am I missing?
Thank you!

El jueves, 3 de noviembre de 2016, 17:49:27 (UTC+1), Shwetha Vastrad 
(AdWords API Team) escribió:
>
> Hi,
>
> I'm afraid BudgetOrder spend is not available through the API. One way to 
> get this information is to get the total cost accrued for this account 
> using Account Performance Report 
> 
>  in 
> the duration during which the BudgetOrder was active and subtract this 
> value from the spendingLimit 
> 
>  of 
> the BudgetOrder. 
>
> The LastRequest 
> 
>  
> field contains the last set of values that were passed in through the 
> parent BudgetOrder for mutate.add and mutate.set. If you did not change the 
> startDateTime or endDateTime in the previous request, these fields may be 
> empty. If that's not the case, could you provide the complete SOAP request 
> and response logs so I can further investigate? 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/1f49abf6-1530-47d4-b8d8-a0293fc31208%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Getting started with Test Accounts failing, as can't work out how to link accounts.

2016-11-07 Thread Edward Robertshaw


What I want to know is how to fill out the yml config. Mine sanitized looks 
something like (I am using some from the live account and some from the test 
account and hitting auth errors using the api):


---
# This is an example configuration file for the AdWords API client library.
# Please fill in the required fields, and copy it over to your home directory.
:authentication:
  # Authentication method, methods currently supported:
  # OAUTH2, OAUTH2_SERVICE_ACCOUNT.
  :method: OAUTH2_SERVICE_ACCOUNT

  # Auth parameters for OAUTH2 method.
  # Set the OAuth2 client id and secret. Register your application here to
  # obtain these values:
  #   https://console.developers.google.com/
  :oauth2_client_id: [PRODUCTION-account]
  :oauth2_client_secret: [PRODUCTION-account-secret]
  # Optional, see: https://developers.google.com/accounts/docs/OAuth2WebServer
  #:oauth2_callback: INSERT_OAUTH2_CALLBACK_URL_HERE
  #:oauth2_state: INSERT_OAUTH2_STATE_HERE
  #:oauth2_access_type: INSERT_OAUTH2_ACCESS_TYPE_HERE
  #:oauth2_approval_prompt: INSERT_OAUTH2_APPROVAL_PROMPT_HERE
  # You can define extra scopes so that you can reuse your refresh token for
  # other APIs.
  #:oauth2_extra_scopes: [INSERT_EXTRA_SCOPES_HERE]

  # Auth parameters for OAUTH2_SERVICE_ACCOUNT method. See:
  #   https://developers.google.com/accounts/docs/OAuth2ServiceAccount
  :oauth2_issuer: [ID-FROM-DEVELOPER-CONSOLE]
  :oauth2_secret: notasecret
  :oauth2_keyfile:  [location of file]
  # To impersonate a user set prn to an email address.
  :oauth2_prn: [production-acco...@myaddress.com]

  # Other parameters.
  :developer_token: [developer-token-from-PRODUCTION-account]
  :client_customer_id: [TEST-account-client-id]
  :user_agent: INSERT_YOUR_USER_AGENT_HERE
:service:
  # Only production environment is available now, see: http://goo.gl/Plu3o
  :environment: PRODUCTION
:connection:
  # Enable to request all responses to be compressed.
  :enable_gzip: false
  # If your proxy connection requires authentication, make sure to include it in
  # the URL, e.g.: http://user:password@proxy_hostname:8080
  # :proxy: INSERT_PROXY_HERE
:library:
  # Optional: set the log level.
  :log_level: INFO
  # Optional: uncomment to skip header / summary rows in reporting.
  #:skip_report_header: true
  #:skip_report_summary: true
  #:skip_column_header: true
  # Optional: uncomment to disable user agent showing used utilities.
  #:include_utilities_in_user_agent: false


Clearly, I'm missing something after reviewing the guide. Is there an 
example of how to set this config. I'm only looking for a basic Ruby set up 
that lets me post to my test account. I suspect if i were posting to a live 
account there would be no issue but I want to get my stuff working in test 
first.

On Sunday, November 6, 2016 at 10:17:09 PM UTC-7, Peter Oliquino wrote:
>
> Hi Edward,
>
> Yes, test accounts cannot be linked to the MCC production accounts. 
> However, in order to make calls to the AdWords API using your test 
> accounts, you will still need to use the developer token associated to your 
> MCC production account. You may then use the email address you used to 
> create your test accounts to generate your OAuth2 credentials 
> .
>
> By using the OAuth2 credentials specific to your test account and your 
> developer token, you will then be able to make calls to the AdWords API 
> against your test account. You may also refer to our guide 
>  for 
> more information about making calls to the AdWords API. I hope this helps 
> and please let me know if you have any other concerns.
>
> 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/012de793-ffcf-438d-ad17-5210a43e3946%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWords Account Scripts

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Guy, 

I'm afraid it's not possible to add a script to an AdWords account using 
AdWords API. Please keep an eye on our blog 
 for 
updates and announcements about new features. 

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/942aa3e7-3da2-4445-a54a-8de280da83d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Account Ad Extensions structure with information of whether extension is bind to campaign or to an ad group

2016-11-07 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alex,

Please see my responses below:

   1. If your extensions do not have any impressions, you'll not be ale to 
   get the campaign-level or adGroup-level breakout from Placeholder Feed 
   Item Report 
   

   . 
   2. You can get your extensions using reports even if they don't have any 
   impressions. You shouldn't include any fields which do not support zero 
   impressions in the report query.
   3. Yes, to get the a list of all the campaign level extensions, you need 
   to use AdWords Script's AdWordsApp.​CampaignExtensions() method.

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/2dbd8168-c0d2-4b67-82a1-349df8e34ff4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue creating ad with ad customizers via API

2016-11-07 Thread Konstantin Tarassow
We are observing the same problem.


In a test case we are using the AdGroupAdService to create an ETA and read 
it again afterwards to check whether it has been successfully created.

We are setting a valid ad customizer in the path1 property. When we read 
the newly created ad again the property value is returned as ' {PH_0}'.

We are also observing this behaviour in one of our customers' account.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a6939413-a818-4e7b-aaa4-5933f342a851%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Stalling batch jobs may be back?

2016-11-07 Thread Adrian Ghizaru
Hi Mike!

I just checked and it seems the job completed at some point over the 
weekend. It was however stuck at 100,000 ops for at least 40 minutes (which 
is the longest we'll poll for), and most healthy jobs of the same size 
don't seem to do this.

So we're good on our end for now, but it's not the last time we're doing 
this and we'd love guidance on avoiding this problem. Splitting the job is 
feasible but would require considerable refactoring, so we'd do it only if 
it's a very good chance it'll fix the problem.

Thanks you so much for your assistance!
- Adrian.

On Monday, November 7, 2016 at 7:51:47 AM UTC-5, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello,
>
> I've passed along the ID you gave, and the team will check whether that's 
> the same issue as the previous one you encountered.
>
> I believe that you may be able to reduce risk of this occurring by 
> splitting jobs into multiple smaller batches, but I am confirming with the 
> team about whether or not that will actually help, and if there are any 
> other actions you can take to minimize the chances.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, November 4, 2016 at 5:14:50 PM UTC-4, Adrian Ghizaru wrote:
>>
>> Thank you so much, we've been able to upload all batches... except the 
>> last one (job id 397817899). It seems to be stuck at 100,000 ops executed.
>>
>> Could you please give us a hint as to what edge case we're tripping? 
>> Given that it's happened on 3 separate occasions, it's probably worth it 
>> for us to invest some effort in avoiding this case in our scripts.
>>
>> Cheers, and apologies for pestering you!
>> - Adrian.
>>
>> On Friday, November 4, 2016 at 8:28:59 AM UTC-4, Michael Cloonan (AdWords 
>> API Team) wrote:
>>>
>>> Hello,
>>>
>>> We have cleared out the current queue of stalled jobs for your account, 
>>> and have generated download URLs for those jobs so you can fetch results 
>>> for each one.
>>>
>>> Please let me know if this issue recurs while we're working on fixing 
>>> the underlying problem.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Wednesday, November 2, 2016 at 8:43:35 AM UTC-4, Michael Cloonan 
>>> (AdWords API Team) wrote:

 Hello,

 I apologize for the slow response. I will see what we can do about the 
 currently running jobs to clear things up and let you run new ones.

 Regards,
 Mike, AdWords API Team

 On Monday, October 31, 2016 at 9:46:11 AM UTC-4, Adrian Ghizaru wrote:
>
> Hi Mike!
>
> Thank you so much for looking into it! Unfortunately, we're unable to 
> start any new jobs due to DISK_QUOTA_EXCEEDED errors. It doesn't seem 
> like 
> we can do anything about it on our end, whenever I try to cancel one of 
> those jobs it stays stuck in a CANCELING state. Would you be able to 
> remove 
> them from your end please?
>
> Thanks again for your assistance,
> - Adrian.
>
> On Monday, October 31, 2016 at 8:55:09 AM UTC-4, Michael Cloonan 
> (AdWords API Team) wrote:
>>
>> Hello,
>>
>> These jobs actually ran into a very rare issue that caused the stall. 
>> My suggestion is to retry these specific operations, and it will likely 
>> not 
>> recur. You may be able to reduce the likeliness even more by splitting 
>> the 
>> job into a few smaller batches.
>>
>> Engineering is planning a fix for this issue as well, although I 
>> don't have a timeframe for when it might be available. For now, you 
>> should 
>> take the steps I mentioned above if you run into more cases like this.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Friday, October 28, 2016 at 12:39:04 PM UTC-4, Michael Cloonan 
>> (AdWords API Team) wrote:
>>>
>>> Hello,
>>>
>>> Thanks for the report. I'm going to look into it and let you know 
>>> what I find.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Friday, October 28, 2016 at 11:28:03 AM UTC-4, Adrian Ghizaru 
>>> wrote:

 Hello!

 We are experiencing problems similar to the stalling batch jobs 
 from May - July of this year [1]. On our test account at Busbud 
 (760-779-2587) we have 4 jobs stalled for over a week and 2 more since 
 last 
 night:

 387400054 - CANCELING - 23% - 8 ops executed
 387460843 - ACTIVE - 0% - 0 ops executed
 387571183 - CANCELING - 0% - 0 ops executed
 387643878 - ACTIVE - 0% - 0 ops executed

 393500269 - ACTIVE - 19% - 65000 ops executed
 393620888 - ACTIVE - 2% - 5000 ops executed

 I cancelled the first job after about 4 days of being stuck at 80K 
 ops, and the second one after about 7 days because we started 
 getting DISK_QUOTA_EXCEEDED errors.

 Thank you for your help.

 [1] 
 

Adwords update to V201609, now OAuth not working anymore

2016-11-07 Thread gruener-fisher-mcc
Hi,
we updated to the new Google AdWords API V201609, because we got error, 
that the previouse version is not supported anymore.
After updating the necessary .dlls we get now the following error:

Error" : "invalid_client", "Error_description" : "The OAuth client was not 
found."

So what do we need to do or change so that this will work again. There is 
no documentation on that!

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/7582137f-f3c7-4af1-857e-a06af7506bd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to extract Reach & frequency for all campaigns under an account from the adwords api

2016-11-07 Thread Nabeela tabu
Hi,

I want to extract Reach & Frequency for all the campaigns under an account 
from adwords API. I can see under the campaign performance report of 
V201609 ImpressionReach is available. But when I try to use it to extract 
with the date range as ALL time, I get the error 
INVALID_FIELD_NAME_FOR_REPORT.

Is there anyway where I can get the data for all campaigns/


Regards,
Nabeelah

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/65dd6734-2b5f-4b19-a3c4-6966b688e45c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Discrepancies in adwords data after uploading offline conversions

2016-11-07 Thread lior
Hello,
I am uploading offline conversion data to Adwords account, and until 2 days 
ago the data that was presented was accurate to what i uploaded (for the 
last few months).
But the data represented for the last 2 days is almost doubled from what i 
am expecting. 
What can be the problem?

Thanks,
Lior

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2cd7a289-d86e-4d1e-b1df-38c0a6ffdc74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords Account Scripts

2016-11-07 Thread guy
Hi,
is there a way through APIs to add a script to an AdWords account?
Thanks,
Guy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1444dcc8-dd3f-4179-bd39-9fb32d96d490%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Stalling batch jobs may be back?

2016-11-07 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

I've passed along the ID you gave, and the team will check whether that's 
the same issue as the previous one you encountered.

I believe that you may be able to reduce risk of this occurring by 
splitting jobs into multiple smaller batches, but I am confirming with the 
team about whether or not that will actually help, and if there are any 
other actions you can take to minimize the chances.

Regards,
Mike, AdWords API Team

On Friday, November 4, 2016 at 5:14:50 PM UTC-4, Adrian Ghizaru wrote:
>
> Thank you so much, we've been able to upload all batches... except the 
> last one (job id 397817899). It seems to be stuck at 100,000 ops executed.
>
> Could you please give us a hint as to what edge case we're tripping? Given 
> that it's happened on 3 separate occasions, it's probably worth it for us 
> to invest some effort in avoiding this case in our scripts.
>
> Cheers, and apologies for pestering you!
> - Adrian.
>
> On Friday, November 4, 2016 at 8:28:59 AM UTC-4, Michael Cloonan (AdWords 
> API Team) wrote:
>>
>> Hello,
>>
>> We have cleared out the current queue of stalled jobs for your account, 
>> and have generated download URLs for those jobs so you can fetch results 
>> for each one.
>>
>> Please let me know if this issue recurs while we're working on fixing the 
>> underlying problem.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Wednesday, November 2, 2016 at 8:43:35 AM UTC-4, Michael Cloonan 
>> (AdWords API Team) wrote:
>>>
>>> Hello,
>>>
>>> I apologize for the slow response. I will see what we can do about the 
>>> currently running jobs to clear things up and let you run new ones.
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Monday, October 31, 2016 at 9:46:11 AM UTC-4, Adrian Ghizaru wrote:

 Hi Mike!

 Thank you so much for looking into it! Unfortunately, we're unable to 
 start any new jobs due to DISK_QUOTA_EXCEEDED errors. It doesn't seem like 
 we can do anything about it on our end, whenever I try to cancel one of 
 those jobs it stays stuck in a CANCELING state. Would you be able to 
 remove 
 them from your end please?

 Thanks again for your assistance,
 - Adrian.

 On Monday, October 31, 2016 at 8:55:09 AM UTC-4, Michael Cloonan 
 (AdWords API Team) wrote:
>
> Hello,
>
> These jobs actually ran into a very rare issue that caused the stall. 
> My suggestion is to retry these specific operations, and it will likely 
> not 
> recur. You may be able to reduce the likeliness even more by splitting 
> the 
> job into a few smaller batches.
>
> Engineering is planning a fix for this issue as well, although I don't 
> have a timeframe for when it might be available. For now, you should take 
> the steps I mentioned above if you run into more cases like this.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, October 28, 2016 at 12:39:04 PM UTC-4, Michael Cloonan 
> (AdWords API Team) wrote:
>>
>> Hello,
>>
>> Thanks for the report. I'm going to look into it and let you know 
>> what I find.
>>
>> Regards,
>> Mike, AdWords API Team
>>
>> On Friday, October 28, 2016 at 11:28:03 AM UTC-4, Adrian Ghizaru 
>> wrote:
>>>
>>> Hello!
>>>
>>> We are experiencing problems similar to the stalling batch jobs from 
>>> May - July of this year [1]. On our test account at Busbud 
>>> (760-779-2587) 
>>> we have 4 jobs stalled for over a week and 2 more since last night:
>>>
>>> 387400054 - CANCELING - 23% - 8 ops executed
>>> 387460843 - ACTIVE - 0% - 0 ops executed
>>> 387571183 - CANCELING - 0% - 0 ops executed
>>> 387643878 - ACTIVE - 0% - 0 ops executed
>>>
>>> 393500269 - ACTIVE - 19% - 65000 ops executed
>>> 393620888 - ACTIVE - 2% - 5000 ops executed
>>>
>>> I cancelled the first job after about 4 days of being stuck at 80K 
>>> ops, and the second one after about 7 days because we started 
>>> getting DISK_QUOTA_EXCEEDED errors.
>>>
>>> Thank you for your help.
>>>
>>> [1] 
>>> https://groups.google.com/forum/#!topic/adwords-api/J6fDOsLQkpc/discussion
>>>
>>

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

AdWords Report with group by

2016-11-07 Thread Darkcookie
Hi! I need to create an adWords report to get:

clicks
shows
sum
bounce 

using next field as a group key:

day
phrase_id(with -words)
ad_id
ad_placement (site, where google shows my ad). 

Can you help me?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fa9a46ed-11b9-4e39-941a-96208fb539ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Pull multiple accounts report data using MCC account

2016-11-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Yosi,

You will need to make separate calls for each of the client accounts 

 under 
your MCC account, since reporting at the MCC level is currently not 
supported.

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/237d48a3-e400-4159-ac10-e9b6ac824624%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.