Re: How do I get the account error alerts in Google Adwords dashboard via the API?

2017-12-19 Thread kendan
Its available in Java but not in PHP?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0c6545a6-f402-485e-a699-2bf2ad3b59db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Audience Targeting in google adwords

2017-12-19 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Priya,

The AdWords API provides Remarketing and Audience Targeting which shows ads 
to people who've visited your website or used your mobile app. Kindly visit 
this link 
 for 
more details regarding audience targeting and the different types of 
audience that is currently supported in the API. The guide also shows you 
on how to create an audience depending on the type and how to associate 
them to entities (e.g. campaign and ad groups). You can also check the code 
examples here 

 for reference.

Let me know if you have further clarifications.
 
Thanks,
Vincent
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/74c60736-2f76-4e8a-927b-8d8f6aa74fb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: UserListError.CONCRETE_TYPE_REQUIRED

2017-12-19 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi,

The error UserListError.CONCRETE_TYPE_REQUIRED 

 means that you need to specify the type of user list in your request. Upon 
checking your SOAP request, indeed, you didn't specify the type attribute 
in the operand element. You may check the sample SOAP request snippet below 
with *type* for reference.

https://adwords.google.com/api/adwords/rm/v201710"; 
*xsi:type="ns8:ExpressionRuleUserList"*>

For additional information on Remarketing and Audience Targeting, you can 
visit this link 
, and 
you can also see the sample codes here 

.

Thanks,
Vincent
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/eecefd06-368a-4e24-80c9-43d839b3b8e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Undocumented error INCOMPATIBLE_WITH_RESTRICTION_TYPE

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

In order to better investigate the issue, could you provide the generated 
SOAP request and response when you encountered the error? You may reply to 
me using the *Reply privately to author* option.

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/d538b60e-3599-4d56-abb7-34bd118276d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Audience Targeting in google adwords

2017-12-19 Thread developer . djax
Hi,
How to target a audience through google adwords?How google adwords 
tracking user activities to target an ad for an audience?could you explain 
me clearly?


Regards,
Priya K.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/542de6d9-979a-4ae4-a9ca-eaad79d169f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: cURL

2017-12-19 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi,

You need to enclose your *__fmt* and *__rdquery *in the *parameters *section 
of your HTTP POST request as seen on this guide 

 under 
AWQL tab.

Could you try my recommendation and let me know if the issue persists? If 
this persists, kindly provide your latest screenshots via *Reply privately 
to author* option.

Thanks,
Vincent
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/8470b2d0-f6d7-40cf-8fb9-e106f104b937%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 2 Network Type being return from Campaign Performance Report

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

Since you mentioned the AdWords Scripts, you may reach out to their team 
instead via their forum 
 since our 
forum is dedicated only for AdWords API 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/df573d1c-4b3c-4f45-a11a-863e6851a7b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I get the recent 'Change History' from Adwords API

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

Filtering the results based on the user which applied those changes is 
currently not supported via the AdWords API. You may keep an eye on our blog 
 for any 
updates if and when this can be made available to future versions.

Thanks and 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/ec72d28c-55e7-4b64-8184-50d7d9318808%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to upload a huge file without the limits

2017-12-19 Thread landyzhang
Hi Vincent
we successfully apply for the standard access of API Access Level
but still have the limits to upload the keywords there:
could u help me out there:
 the error is still that 
[RateExceededError ] 
we have to retry upload after one day.
Looking forword to your reply
Thank you!
Best regard,
Landy Zhang

在 2017年12月15日星期五 UTC+8下午4:00:25,Vincent Racaza (AdWords API Team)写道:
>
> Hi Landy,
>
> Could you confirm as to when you applied for standard access? Also, can 
> you provide to me the MCC Id used in applying for this request? Kindly use 
> the *Reply privately to author* option when replying.
>
> In regards on the actions that you need to do if you exceed the daily 
> operation limit, as mentioned in my previous response, you need to slow 
> down 
>  
> and 
> retry your request on how many seconds as indicated on *retryAfterSeconds*
> .
>
> Thanks,
> Vincent
> 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/98523ec0-6cb8-4aa9-82aa-5c98e1da9252%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to check current keyword position

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

As you mentioned, the report stats in AdWords are not real time and in most 
cases they are delayed by less than three hours. It is not possible to get 
the stats real time. If your reports have average position as zero, there 
will most likely be no impressions associated with that keywords. Please 
check a similar post 

 on the product forum for reference. If that is not the case, could you 
share a sample AdGroupId and the KeywordId where you have this issue? 

Unfortunately, the only way to get stats via API is using the reports. 
Regarding your questions about AdPreview tool, could you please post on the 
Advertisers 
community forum 
 
and 
the product experts there might be able to guide you better. 

Regards,
Bharani, AdWords API Team

On Tuesday, December 19, 2017 at 9:55:39 AM UTC-5, Pierre Augereau wrote:
>
> Good Morning every one,
>
> I have an issue with datas from MCM and the Api. 
> With many keywords the average position and the estimate cost to be in the 
> first page top, are not accurate.
> I'm in first position with some keywords but the estimate cost to be in 
> the first page top is almost twice higther than my actual cost.
> And there is also the same problem in reverse way (the cost to be first is 
> much more higther than the estimate one). 
> So, I tried to used average position (in MCM and API) but, it's clearly 
> not relevant because, it's just an average... 
> Morever, as it said on the MCM bottom, 'Reports are not generated in real 
> time. As a result, clicks and impressions in the last three hours may not 
> have been counted' and that's applied to average position too.
> Well, an average position from three hours late is not really helpfull to 
> react in real time and set right cost for a keyword.
> Also, have an average position equal to '0.0'... What does it mean ?? How 
> do I know if my keyword is in right place with '0.0' ?? Maybe, my keyword 
> is at the top of the first page, above the search bar ?? 
> As i said before, I have those strange data from MCM and API.
> I also tried to let 'Google' managed costs in automatic way... 20% more 
> expensive and 10% less hit on all keywords... Not working either
>
> As mommy always said : Trust does not exclude control ! 
> So I used AdPreview to know where are my keywords... Just a few thousands 
> keywords to check few times in a day... Such a great day is coming :/ 
> Anyway, first call to AdPreview, OK. second, OK 40th call still OK 
>  50th call still... wait for it... Oh my !!! An error 'Unusual traffic 
> from your computer network' !! 
> I resolve the reCaptcha and I keep going to check my keywords. After 10 
> more calls, reCaptcha again with a lot images to solved... really a lot -_- 
> Here we go again to check my keywords... Not so long because 2 more calls 
> a new error raised : 'We're sorry... but your query looks similar to 
> automated requests from a computer virus or spyware application. To protect 
> our users, we can't process your request right now...'
> Ok... One hour later, still same message :s But don't worry I have many 
> associates !! First associate, after almost 60 calls, IP burned too... 
> Second one, same punishment... 10th associate... Well I do not have anymore 
> associate :o 
>
> To resume, I'm stuck with datas wich are not accurates from MCM and API, 
> at least 10 IPs burned and no way to check my own keywords positions... Not 
> really a good day after all :/
> So, what is the way to check all my keywords positions, few times a day 
> without burned all my IPs and all my time ??
> Or do you have a service / API (free or not) to manage this kind of 
> checking ? 
>
> Thank you in advance ! 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d2dd59ac-743d-4afe-b29c-199cbcf6c6bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: 2 Network Type being return from Campaign Performance Report

2017-12-19 Thread 'Daniel Lucash' via AdWords API Forum
Hi Peter,

I am currently having the same issue when using AdWords Scripts to download 
a campaign performance report, except my campaigns are listed as Search 
Only in the AdWords UI. I am also getting 2 networks for each campaign. Was 
there a resolution to this issue?


On Tuesday, September 26, 2017 at 4:54:29 AM UTC-4, Peter Oliquino wrote:
>
> Hi Paul,
>
> The type 
> 
>  of 
> your campaign might be the "*Search Network with Display Select*", that 
> is why you are getting two different values for the said field. However, to 
> better investigate your concern, kindly send to me your clientCustomerId, 
> the complete report definition 
> ,
>  
> and the generated report file which contained the different values.
>
> You may reply using the *Reply privately to author* option.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
---
essenceglobal.com 
Facebook  • Twitter 
 • YouTube 
 • Instagram 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/32897175-f7a2-43ba-87fa-e0293583b380%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How do I get the recent 'Change History' from Adwords API

2017-12-19 Thread dgaleanopmx
Is there a way to get the user that makes the changes or at least filter 
based on it?
I need get this to filter the results so we don't get extra changed 
entities not done by an app that is making the changes.
Is an issue if we can't. Some of our client accounts are huge.

On Tuesday, March 28, 2017 at 1:29:20 AM UTC-4, Peter Oliquino wrote:
>
> Hi Arjun,
>
> You may get the account changes by using the CustomerSyncService.get 
> 
>  of 
> the AdWords API. An example can be found via the GetAccountChanges 
> 
>  example 
> (other languages are also available in the link) in the client library.
>
> 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/290d7473-a303-4752-97a6-3525170612b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


cURL

2017-12-19 Thread adwords . manager
I try to query Adwords with cURL.
I get a error 400 every time.

Here are screenshots of my query (I captured traffic using mitmproxy):

Request: 009.png (see attachment)
Response: 010.png (see attachment)

Any idea what is happening?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fd313c6d-1255-4120-82de-74c84cbc5708%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Undocumented error INCOMPATIBLE_WITH_RESTRICTION_TYPE

2017-12-19 Thread Tom Cz
I have created a new AdWords account via my MCC account. About this I have 
created a campaign and an ad group. All this can be read out well via the 
API.  
But if I want to create an ad, I get the following undocumented errors.

[AdError.INCOMPATIBLE_WITH_RESTRICTION_TYPE @ operations[0].operand.ad]


In another AdWords account, which is also managed by our MCC, this is 
possible without any problems.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cdcc9b3c-654e-4601-8303-f994d23576b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


UserListError.CONCRETE_TYPE_REQUIRED

2017-12-19 Thread 18824261965
Hi all,
   I have a problem when I try to create UserList 


it return 'UserListError.CONCRETE_TYPE_REQUIRED'
What am I doing wrong? Thanks for help in advance.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1ab30741-3ecc-41ac-8928-9e412c3d2e92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Attribute Values in Price extension FeedItemService

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Anil, 

Could you enable logging and share the complete SOAP request and response 
logs, so I can take a look? Please use *Reply privately to author* option 
to provide us the details. 

Regards,
Bharani, AdWords API Team

On Tuesday, December 19, 2017 at 5:14:12 AM UTC-5, Anil wrote:
>
> Hello,
>
> We have Price extensions added for our clients. Fetching Price Extension 
> details through FeedItemService API we can see items with following 
> Attribute Id.
>
> Item 1 : Header (Attribute Id -> 5), Description (Attribute Id -> 6)
> Item 2 : Header (Attribute Id -> 11), Description (Attribute Id -> 12)
> Item 3 : Header (Attribute Id -> 17), Description (Attribute Id -> 18)
>
> But for another client :
> Item 1 : Header (Attribute Id -> 5), Description (Attribute Id -> 6)
> Item 2 : Header (Attribute Id -> 10), Description (Attribute Id -> 11)
> Item 2 : Header (Attribute Id -> 15), Description (Attribute Id -> 16)
>
> Why the attribute ids are not similar for Item 2 onwards?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/220bfed8-4362-47f2-9455-1a1a919e6dd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to download named report C#

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

That's right. Through the AdWords API, it is not possible to access the 
report generated through the web interface. You may refer to this guide 
 on how to 
generate reports through the API.

Regards,
Bharani, 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/0ad368b7-9b16-448c-922b-9e9cbb7b763f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob and SET

2017-12-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Balazs, 

You will first need to create a batch job and then set the operations to 
that batch job. In your code snippet I see that you are performing a SET 
operator on the BatchJobService. This means you want to modify the batch 
job itself. For instance, cancel the Batch job. You can refer to this 

 code 
sample in PHP where a complete campaign is being added via Batch job. You 
can remove the code corresponding to all other operations and just keep the 
one corresponding to the AdGroupCriterionService or AdGroupAdService. In 
the logic for buildAdGroupCriterionOperations function, you can update the 
operator to SET instead of ADD 
.
 
Could you give this a try and let me know if that works for you?

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/11f1d139-583c-42e8-b1c5-0c0dabf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Confusion Over Account Levels And Programatically Obtaining Account Information

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, 

The Customerservice.getCustomers 

 provides 
information about your accounts. The getCustomers() method takes no 
arguments and returns details of all the customers directly accessible by 
the user authenticating the call. If no clientCustomerId is specified in a 
request, the response will contain multiple entries if more than one 
account is directly accessible by the authenticated account.

On the other hand, ManagedCustomerService 

 can 
be used to determine the client accounts linked to a manager account. Code 
snippets for these services can be found here 
. 
If you're still having trouble implementing this, could you enable logging 
and share the SOAP request and response logs, so I can take a look and 
assist you further. Please use *Reply privately to author* option to 
provide us the details.

Regards,
Bharani, AdWords API Team

On Tuesday, December 19, 2017 at 4:17:07 AM UTC-5, dke...@giantmedia.com 
wrote:
>
> It seems to me that in the given test account set up, there are actually 3 
> layers, not two.
>
> When the user authenticates you get your tokens that are for that user's 
> account NOT the manager account below it.
>
> Using the tokens and the Customer service you can get a list of customers 
> which has the manager account and from there you can get the client 
> customer id of that manager account.
>
> However, there exists no way that I can see to get the client customer id 
> of the AUTHENTICATED ACCOUNT. Again, this is different from the manager 
> account or the client account below that.
>
> This id is the one needed to use the Managed Customer service. So, I'm 
> stuck not being able to use the Managed Customer service because I can't 
> get my own client customer id.
>
> How can I go about getting this information programmatically/via API?
>
> 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/f013a05f-8594-4ea9-84cd-d049c225afc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Availability of pixel

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Priya, 

Targeting audience through pixel implementation 
 is currently not 
supported through the API. Please keep an eye out on our blog 
 for information about any 
upcoming releases or announcements. 

Regards, 
Bharani, 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/9d2d1964-131e-4da1-a81d-79a8386cab46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Regarding custom audience

2017-12-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Priya, 

Could you please clarify if your concern is about audience targeting or 
Custom affinity audience targeting? If your concern is about targeting ads 
by custom affinity audience interests, you can target Interest categories 
by adding a CriterionUserInterest 

 criteria. 
You will need to use a fixed set of user interest category IDs 

 (In-market 

 | Affinity 
). 
Please note Custom affinity audience is not yet supported in AdWords API 
services. You can use CRITERIA_PERFORMANCE_REPORT 

 to 
retrieve Custom affinity audiences. 

If your concern is different, could you please elaborate, so I can assist 
you further.

Regards,
Bharani, 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/20313659-95f7-480a-bb99-68d851d84828%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how can i find out how many clicks are due to the Job Feed Items?

2017-12-19 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pradeep, 

I see that you were specifically looking for the stats at feed item level 
for Dynamic Remarketing Feed of type : Jobs. It is not possible to get the 
stats at feed item level for these type of feed items using the API or the 
UI. The Placeholder Feed Item 

 report 
acts as a structure report 

 to 
retrieve dynamic remarketing feed items and their attribute values. But 
will not be able to get the stats like Cost, Impressions etc. Please check 
this 

 guide 
for more details. 

For all other type of AdExtensions (sitelinks, price etc.,) you will be 
able to use the Placeholder Feed Item report and get the stats at the feed 
item level. The Ad Extensions Report in this guide 
 
corresponds 
to the API report for the specific extension type. 

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/b0954ef7-e759-4cf3-aabc-f1bcd0130f1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to check current keyword position

2017-12-19 Thread Pierre Augereau
Good Morning every one,

I have an issue with datas from MCM and the Api. 
With many keywords the average position and the estimate cost to be in the 
first page top, are not accurate.
I'm in first position with some keywords but the estimate cost to be in the 
first page top is almost twice higther than my actual cost.
And there is also the same problem in reverse way (the cost to be first is 
much more higther than the estimate one). 
So, I tried to used average position (in MCM and API) but, it's clearly not 
relevant because, it's just an average... 
Morever, as it said on the MCM bottom, 'Reports are not generated in real 
time. As a result, clicks and impressions in the last three hours may not 
have been counted' and that's applied to average position too.
Well, an average position from three hours late is not really helpfull to 
react in real time and set right cost for a keyword.
Also, have an average position equal to '0.0'... What does it mean ?? How 
do I know if my keyword is in right place with '0.0' ?? Maybe, my keyword 
is at the top of the first page, above the search bar ?? 
As i said before, I have those strange data from MCM and API.
I also tried to let 'Google' managed costs in automatic way... 20% more 
expensive and 10% less hit on all keywords... Not working either

As mommy always said : Trust does not exclude control ! 
So I used AdPreview to know where are my keywords... Just a few thousands 
keywords to check few times in a day... Such a great day is coming :/ 
Anyway, first call to AdPreview, OK. second, OK 40th call still OK  
50th call still... wait for it... Oh my !!! An error 'Unusual traffic from 
your computer network' !! 
I resolve the reCaptcha and I keep going to check my keywords. After 10 
more calls, reCaptcha again with a lot images to solved... really a lot -_- 
Here we go again to check my keywords... Not so long because 2 more calls a 
new error raised : 'We're sorry... but your query looks similar to 
automated requests from a computer virus or spyware application. To protect 
our users, we can't process your request right now...'
Ok... One hour later, still same message :s But don't worry I have many 
associates !! First associate, after almost 60 calls, IP burned too... 
Second one, same punishment... 10th associate... Well I do not have anymore 
associate :o 

To resume, I'm stuck with datas wich are not accurates from MCM and API, at 
least 10 IPs burned and no way to check my own keywords positions... Not 
really a good day after all :/
So, what is the way to check all my keywords positions, few times a day 
without burned all my IPs and all my time ??
Or do you have a service / API (free or not) to manage this kind of 
checking ? 

Thank you in advance ! 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df311d2b-d002-40b2-ae9c-18be6b0358ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report data from multiple accounts

2017-12-19 Thread Marcel Zemp
Hi Bharani

Thanks for your input. Parallel download is certainly useful. But this 
still leaves me with 1 file per customer_id which I have to join together 
since I don't wanna deal with dozens or hundreds of files.

Other platforms (e.g. DoubleClick) have the functionality to run reports 
for several accounts in one report out-of-the-box and it would certainly 
come in handy for many of us if AdWords would provide this functionality as 
well.

Anyway, I'll try to use the parallel download for my implementation.

Reagards Marcel

On Monday, 18 December 2017 18:13:05 UTC+1, Bharani Cherukuri (AdWords API 
Team) wrote:
>
> Hello Marcel, 
>
> You could use Parallel report downloading which downloads reports for all 
> accounts that are directly under a manager account. The reports will be 
> downloaded in multiple parallel threads, in a single request. You may refer 
> to this code sample 
> 
>  as 
> a reference.
>
> If you're trying to download reports for specific client accounts, then 
> a given report request can only include data from a single AdWords account. 
> If you need to gather reporting data for multiple accounts, you will have 
> to submit a separate report requests for each account by setting the 
> clientCustomerId header as mentioned here 
> .
>  
> You may refer to this guide 
> 
>  for 
> more information.
>
> Regards, 
> Bharani Cherukuri 
> 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/c71d8835-6a79-436b-9f41-a08ddb07e3a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Availability of pixel

2017-12-19 Thread developer . djax
Hi,
Is there an option to target an audience through pixel in google 
adwords? is google adwords providing pixel to target an audience ?]

Regards,
Priya K
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d376c873-81ab-45de-bf5a-45704f3cfac1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Regarding custom audience

2017-12-19 Thread developer . djax
Hi,
How to implement custom audience through google adwords API? Is there 
an option to implement custom audience?

Regards,
Priya K

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c62cff1d-1a8b-4c1b-8eee-4db0fb323b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to upload a huge file without the limits

2017-12-19 Thread landyzhang
Hi Vincent
we successfully apply for the standard access of API Access Level
but still have the limits to upload the keywords there:
could u help me out there:
 the error is still that 
[RateExceededError ] 
we have to retry upload after one day.
Looking forword to your reply
Thank you!
Best regard,
Landy Zhang

在 2017年12月15日星期五 UTC+8下午4:00:25,Vincent Racaza (AdWords API Team)写道:
>
> Hi Landy,
>
> Could you confirm as to when you applied for standard access? Also, can 
> you provide to me the MCC Id used in applying for this request? Kindly use 
> the *Reply privately to author* option when replying.
>
> In regards on the actions that you need to do if you exceed the daily 
> operation limit, as mentioned in my previous response, you need to slow 
> down 
>  
> and 
> retry your request on how many seconds as indicated on *retryAfterSeconds*
> .
>
> Thanks,
> Vincent
> 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/6251c14c-e4da-430d-8555-6780b4a6327f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Attribute Values in Price extension FeedItemService

2017-12-19 Thread Anil
Hello,

We have Price extensions added for our clients. Fetching Price Extension 
details through FeedItemService API we can see items with following 
Attribute Id.

Item 1 : Header (Attribute Id -> 5), Description (Attribute Id -> 6)
Item 2 : Header (Attribute Id -> 11), Description (Attribute Id -> 12)
Item 3 : Header (Attribute Id -> 17), Description (Attribute Id -> 18)

But for another client :
Item 1 : Header (Attribute Id -> 5), Description (Attribute Id -> 6)
Item 2 : Header (Attribute Id -> 10), Description (Attribute Id -> 11)
Item 2 : Header (Attribute Id -> 15), Description (Attribute Id -> 16)

Why the attribute ids are not similar for Item 2 onwards?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/21c8bf50-12bf-4f41-be6d-b1e16c0bb1cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to download named report C#

2017-12-19 Thread reprise . walmart
Is it still the case that If a report is made via UI that It wont be 
possible to access with the API ?

On Tuesday, July 17, 2012 at 7:16:07 AM UTC-4, Dorian Kind wrote:
>
> You probably know this, but if the reports were originally defined in the 
> UI, they will not be available via the API. Apart from that, I can't offer 
> any help but I'd recommend using ad hoc reports instead of the 
> ReportDefinitionService (which will be deprecated anyway).
>
> Cheers
>
> On Monday, July 16, 2012 8:48:00 PM UTC+2, road11 wrote:
>>
>> Using the C# v201109_1 code samples as a model, I'm trying to download 
>> one of our many previously defined and named reports. Here's the code that 
>> Google gave us to get our report definitions that isn't working (assuming a 
>> valid AdwordsUser object)...
>>
>>
>>   ReportDefinitionService reportDefinitionService = 
>> (ReportDefinitionService) user.GetService(
>>   AdWordsService.v201109_1.ReportDefinitionService);
>>  
>>   // Create the selector.
>>   ReportDefinitionSelector selector = new ReportDefinitionSelector();
>>  
>>   try {
>> // Get all report definitions.
>> ReportDefinitionPage page = reportDefinitionService.get(selector);
>>  
>> // Display report definitions.
>> if (page != null && page.entries != null && page.entries.Length > 0) 
>> {
>>   foreach (ReportDefinition reportDefinition in page.entries) {
>> writer.WriteLine("ReportDefinition with name \"{0}\" and id 
>> \"{1}\" was found.",
>> reportDefinition.reportName, reportDefinition.id);
>>   }
>> } else {
>>   writer.WriteLine("No report definitions were found.");
>> }
>>  
>>   } catch (Exception ex) {
>> throw new System.ApplicationException("Failed to retrieve report 
>> definitions.", ex);
>>   }
>>
>>
>> ...however, this code keeps telling me that page.entries is null. We've got 
>> at least 1400 named reports defined in this Google Adwords account. How is 
>> it possible that this code can find none of them? I thought the selector 
>> might be the problem, but the ReportDefinitionSelector doesn't even have a 
>> fields property, so that can't be the issue. 
>>
>>
>> I would be most grateful if someone could post a (working) C# example of how 
>> to get a list of available reports and how to download a single named report 
>> from an Adwords account.
>>
>>
>> Thank you in advance.
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a58d50fc-5cd6-4c48-b543-f441db997a8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: BatchJob and SET

2017-12-19 Thread Prototype.co
Hi,

thanks for the quick answer. Indeed, you are right, but unfortunately, we 
are still facing the same problem. However, as I understand, there is one 
thing we can change with Ads, and that is their Status. The problem is that 
our code, which looks like the following:

function UploadSettings(AdWordsServices $adWordsServices, AdWordsSession 
$session, $expAdTextAds) {
 try {
$batchJobService = $adWordsServices->get($
session, BatchJobService::class);
// Create a BatchJob.
$addOp = new BatchJobOperation();
$addOp->setOperator(Operator::SET);
$addOp->setOperand(new BatchJob());
$result = $batchJobService->mutate([$addOp]); //<== THIS IS WHERE 
THE CODE DIES
$batchJob = $result->getValue()[0];
// Get the upload URL from the new job.
$uploadUrl = $batchJob->getUploadUrl()->getUrl();
printf("Created BatchJob with ID %d, status '%s' and upload URL 
'%s'.",
$batchJob->getId(), $batchJob->getStatus(), $uploadUrl);
// Use BatchJobs to upload all operations.
$batchJobs = new BatchJobs($session);

// Generate and upload the first set of operations.
$adGroupCriterionOperations = updateTextAdsCriterionOperations(
$expAdTextAds); //<== THIS IS WHERE THE OPERATIONS WOULD BE ADDED. THE CODE 
NEVER EVEN MAKES IT TO THIS POINT.
$batchJobUploadStatus = $batchJobs->
uploadIncrementalBatchJobOperations(
$adGroupCriterionOperations,
new BatchJobUploadStatus($uploadUrl, $session)
);
printf("Uploaded %d operations for batch job with ID %d.",
count($adGroupCriterionOperations), $batchJob->getId());

$batchJobs->closeIncrementalUpload($batchJobUploadStatus);
// Poll for completion of the batch job using an exponential back 
off. 
}


dies at the $result line. Please see my post-line comments - the code never 
even gets to the point where it would receive the specific operations. Now, 
I know that the operation here is 'SET' and not 'REMOVE', but it would suit 
us a lot better if we did not remove the old Ad, just set it to paused, and 
create a new one to replace it.
Also and most importantly, we are facing the same issue not just with 
Expanded Text Ads, but also with Ad Groups - if we try to modify their 
status with BatchJobs, the code dies off this exact same way. Due to this, 
we are now forced to use simple mutate operations, but we really want to 
replace them with proper BatchJobs to save some on our call count.

So to sum things up, can you point us in the right direction as to why the 
code above is dying on us, even for Ad Group status updates, or Expanded 
Text Ad status updates as well?

Thanks,
Balazs


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e1192dd5-9e36-44f7-bf58-0ce7c5c8875a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Confusion Over Account Levels And Programatically Obtaining Account Information

2017-12-19 Thread dkelly
It seems to me that in the given test account set up, there are actually 3 
layers, not two.

When the user authenticates you get your tokens that are for that user's 
account NOT the manager account below it.

Using the tokens and the Customer service you can get a list of customers 
which has the manager account and from there you can get the client 
customer id of that manager account.

However, there exists no way that I can see to get the client customer id 
of the AUTHENTICATED ACCOUNT. Again, this is different from the manager 
account or the client account below that.

This id is the one needed to use the Managed Customer service. So, I'm 
stuck not being able to use the Managed Customer service because I can't 
get my own client customer id.

How can I go about getting this information programmatically/via API?

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/2dfe6d86-8e5b-4629-b406-2472a6c5e81d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.