Universal App Campaings and Capmaign Location Target Report

2019-07-15 Thread 'Guy Peled' via AdWords API and Google Ads API Forum
Hi,

Today we're fetching results both from *GEO_PERFORMANCE_REPORT* for the 
regular google campaigns, and from *CAMPAIGN_LOCATION_TARGET_REPORT *for 
the UAC campaigns.

On the Adword admin site, we can see 2 reports:
1. *Geographic report*
2. *User location report*

Recently we found out that the data from the Location Target Report is not 
matching the *User location report *as it used to be, but its matching the 
*Geographic 
report *instead.

Can someone please explain the The relationship between the API reports and 
the admin reports ?

thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: BatchJobProcessingError.INTERNAL_ERROR when sending a large batch job

2019-01-23 Thread Guy Halperin
Hello Sreelakshmi,

Thanks for getting back to me,
Yes we are still facing this issue,
We had no other jobs running at the same time, It also reproduced today on 
another job with ID:996342277
I don't think It should reach 1 GB - we are uploading about 160 
keywords from a file that it's size is about 250 MB, so no where near 1 GB.
(I guess if that was the problem then another type of error would raise - 
BatchJobError.DISK_QUOTA_EXCEEDED - No?)
Smaller batches do work. 
which logs of upload operations? these are many logs - also, the error 
occurs after I finish the upload - while I am waiting for the job to finish,

It reproduced today (Job ID: 996342277) and uploaded only 614987 keywords 
out of the 160 keywords it should have, 
and all I see in the errors list is one error:
'BatchJobProcessingError.INTERNAL_ERROR'

I don't know what to make of it,
would you mind taking a look on your end please and focusing me on the 
issue?

Thanks,
Guy.

On Tuesday, 22 January 2019 22:43:08 UTC+2, googleadsapi-forumadvisor wrote:
>
> Hello, 
>
>  Are you still facing this issue? I see that your batch job is quite 
> large. However, if there are no other batch jobs running against that 
> account the size of the batch job should most likely not be an issue. 
> Please note that there is a limit 
> <https://developers.google.com/adwords/api/docs/appendix/limits#batch-job> 
> on the size of active batch jobs an account can have which is 1 GB per 
> account. To be sure, you could try with a smaller batch job and see if that 
> is working for you. If you are still facing failures, would you be able to 
> enable the SOAP logs and share the logs of your upload operation? If you 
> need steps to enable logging, please check the README file of the client 
> library <https://developers.google.com/adwords/api/docs/clientlibraries> 
> that you are using. 
>
> Also, please make sure that all the ad groups are not being added in a 
> single campaign as there is a limit of 20,000 ad groups per campaign. You 
> could check this help center article 
> <https://support.google.com/google-ads/answer/6372658?hl=en> for more 
> details on the system limits. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 01/21/19 19:43:02 guy.hal...@gmail.com  wrote:
>
> Hello,
>
> I am getting InternalError when trying to create 11~ ad groups in one 
> batch job,
> It finishes uploading using the IncrementalUploader and then when I poll 
> the status I get Cancelled with the error
>
> Job ID for example is: 990904380
>
> Thanks,
> Guy.
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>  
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to adwords-api+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/adwords-api/69887099-8fa1-4045-b940-c44a55a5b24c%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/adwords-api/69887099-8fa1-4045-b940-c44a55a5b24c%40googlegroups.com?utm_medium=email_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

BatchJobProcessingError.INTERNAL_ERROR when sending a large batch job

2019-01-22 Thread Guy Halperin
Hello,

I am getting InternalError when trying to create 11~ ad groups in one 
batch job,
It finishes uploading using the IncrementalUploader and then when I poll 
the status I get Cancelled with the error

Job ID for example is: 990904380

Thanks,
Guy.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Basic Access Daily Reporting Quota before reaching 1000 daily reports download

2018-08-07 Thread Guy Schlider
Hi all,

I can't really find a way to debug and find out how many API Calls my app 
made, but I'm pretty sure it didn't reach the 1000 reports download / day 
in any case.

How can I check It / avoid it?

Currently we are stuck with old data as we can't get it to work.

Thanks
Guy

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


AdWords Api returns different number of results than requested in query

2017-11-14 Thread Confused AdWords Guy
I'm working on a C# application using the Adwords .NET library to determine 
search rates for potential campaigns.
All seems to work well, except that some search queries don't return a 
SEARCH_VOLUME result.

using System;
using Google.Api.Ads.AdWords.Lib;
using Google.Api.Ads.AdWords.v201710;

namespace WpfApp1
{
internal class MyClass
{
public MyClass()
{
AdWordsUser user = new AdWordsUser();
TargetingIdeaService targetIdeaService = 
(TargetingIdeaService)user.GetService(AdWordsService.v201710.TargetingIdeaService);
TargetingIdeaSelector targetIdeaSelector = new 
TargetingIdeaSelector();
targetIdeaSelector.ideaType = IdeaType.KEYWORD;
targetIdeaSelector.requestType = RequestType.STATS;
targetIdeaSelector.requestedAttributeTypes = new 
AttributeType[] { AttributeType.SEARCH_VOLUME };

var locationSearchParam = new LocationSearchParameter();
var searchLocation = new Location();
searchLocation.id = 2840; //United States
locationSearchParam.locations = new Location[] { searchLocation 
};

targetIdeaSelector.paging = new Paging();
targetIdeaSelector.paging.numberResults = 600;
targetIdeaSelector.paging.startIndex = 0;

var relatedQuerySearchParam = new 
RelatedToQuerySearchParameter();
relatedQuerySearchParam.queries = new string[] { "amherst 
properties" };

targetIdeaSelector.searchParameters = new SearchParameter[] { 
locationSearchParam, relatedQuerySearchParam };

var targetIdeaPage = targetIdeaService.get(targetIdeaSelector);

Console.WriteLine(targetIdeaPage.totalNumEntries);
}
}
}

Output: 0


In my real application, there's around ~500+ queries per request to help 
prevent Rate issues. Since the api doesn't error, and simply doesn't return 
a value, I have no way of knowing what one failed and it causes my lists to 
be different lengths.
Is there something I should be aware of in-terms of things that shouldn't 
queried, or some way to handle this situation?

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/693787b4-0428-46cd-9c95-0c732d49ff1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to change a ProductOfferId ProductPartition BIDDABLE to NEGATIVE and vice-versa?

2017-05-23 Thread Jean-Guy Speton
Thank you for the concise reply.

On Monday, May 22, 2017 at 8:00:24 PM UTC-7, Peter Oliquino wrote:
>
> Hi Jean-Guy,
>
> The CriterionUse 
> <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupCriterionService.AdGroupCriterion#criterionUse>
>  field 
> is currently read only and does not support any SET operations. This said, 
> once a criterion has been created as a BiddableAdGroupCriterion there will 
> be no direct way to convert it into a NegativeAdGroupCriterion. You will 
> first need to REMOVE the BiddableAdGroupCriterion and then recreate it as a 
> NegativeAdGroupCriterion.
>
> 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/549b82bd-32e9-454d-ab29-2b198fc32212%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to change a ProductOfferId ProductPartition BIDDABLE to NEGATIVE and vice-versa?

2017-05-22 Thread Jean-Guy Speton
There is no CriterionUse enum of "excluded", just biddable and negative. 
 Can you be more explicit about how this is accomplished via the API?

Thanks for the reply.

On Sunday, May 21, 2017 at 10:03:34 PM UTC-7, Nigel Copley wrote:
>
> Hi
>
> You simply change "biddable" to "excluded" not "negative" 
>
> On Friday, May 19, 2017 at 10:33:43 PM UTC+1, Jean-Guy Speton wrote:
>>
>> We're using the PHP SDK 25.4.0, lib v201609.
>>
>> We have an odd use case for one of our clients. We want to structure 
>> product campaigns based on product margins which is a function of the price 
>> of the product.  However as prices change we wish to "move" products out of 
>> the current campaign into a different one by changing the criterion use of 
>> an existing biddable to negative in the campaign it is leaving (and would 
>> create a new biddable in the campaign in which it is being placed).  If the 
>> price were to revert to earlier levels we'd want to flip the use on both 
>> product partitions so that the original criterion is again a biddable 
>> (after being a negative for some amount of time) and the second criterion 
>> gets flipped to negative.
>>
>> I've tried simply SETting the new criterion use but that results in an 
>> error (AdGroupCriterionError.CANT_UPDATE_NEGATIVE).  Note that this is a 
>> rather easy thing to accomplish in the UI but I can't see how it's 
>> accomplished via the API.  Any pointers?
>>
>> Thanks!
>> Jean-Guy
>>
>>
> Click Perform Ltd, Registered in England and Wales – 8669721.
> Trading Address: 6 Edison Buildings, Electric Wharf, Coventry, CV1 4JA
>
> Internet communications are not secure and therefore Click Perform does 
> not accept legal responsibility for the contents of this message. Although 
> Click Perform operates anti-virus programs, it does not accept 
> responsibility for any damage whatsoever that is caused by viruses being 
> passed.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/368bc38c-5a58-4fde-97af-9e6d4b1171c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to change a ProductOfferId ProductPartition BIDDABLE to NEGATIVE and vice-versa?

2017-05-19 Thread Jean-Guy Speton
We're using the PHP SDK 25.4.0, lib v201609.

We have an odd use case for one of our clients. We want to structure 
product campaigns based on product margins which is a function of the price 
of the product.  However as prices change we wish to "move" products out of 
the current campaign into a different one by changing the criterion use of 
an existing biddable to negative in the campaign it is leaving (and would 
create a new biddable in the campaign in which it is being placed).  If the 
price were to revert to earlier levels we'd want to flip the use on both 
product partitions so that the original criterion is again a biddable 
(after being a negative for some amount of time) and the second criterion 
gets flipped to negative.

I've tried simply SETting the new criterion use but that results in an 
error (AdGroupCriterionError.CANT_UPDATE_NEGATIVE).  Note that this is a 
rather easy thing to accomplish in the UI but I can't see how it's 
accomplished via the API.  Any pointers?

Thanks!
Jean-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/3e858300-9829-4476-b3a2-9e121a4fa7b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWords Script stopped working

2017-04-26 Thread guy
Hi,
we have an AdWords script installed in our accounts under a certain MCC 
that send information about phone calls to CallTrackingMetrics.
For some reason, in some of our accounts, the script stopped working on 
April 19th at around 18:00.
Does anyone know the cause of it or what might have caused it?
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/7bda57f5-c6f4-461e-bbae-34d7db12f78e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Consistent InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when setting Location criterion on non-US shopping campaign.

2017-03-06 Thread Jean-Guy Speton
Hi... any update on this issue?  We are still getting this error 100% of 
the time.  Thanks.

On Friday, March 3, 2017 at 11:03:22 AM UTC-8, Shwetha Vastrad (AdWords API 
Team) wrote:
>
> Hi Jean-Guy, 
>
> Could you send over the SOAP request log as well so I can take a look? 
> Could you also tell me which client library you are using? Please use *Reply 
> privately to author* when responding. 
>
> 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/03f8e265-979d-4415-a67f-ae30014b1371%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Consistent InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when setting Location criterion on non-US shopping campaign.

2017-03-03 Thread Jean-Guy Speton
For the last week or so when publishing changes to non-US shopping 
campaigns location criteria are causing the request to fail with 
the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR exception.  This call 
works for US location, but fails for UK, CH, CA and AU.  When I remove the 
location criteria from the request the request succeeds.  Prior to the 
recent errors this same call has been succeeding without incident for 
months.

Sample response:


http://schemas.xmlsoap.org/soap/envelope/;>
  
https://adwords.google.com/api/adwords/cm/v201609;>
  000549d73bfdb4000a629645fd0ca4cf
  CampaignCriterionService
  mutate
  16
  30157

  
  

  soap:Server
  [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.init(InternalApiErro]
  
https://adwords.google.com/api/adwords/cm/v201609;>
  [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.init(InternalApiErro]
  
ApiException
  http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="InternalApiError">



InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
InternalApiError
UNEXPECTED_INTERNAL_API_ERROR
  

  

  


Thanks for any assistance you can provide!

Regards,
Jean-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/62a9a042-caf6-4127-938e-e79e72c53412%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Failed to refresh access token

2017-01-23 Thread guy
Hi,
we sometimes get this error:
Failed to refresh access token.
{
  "error" : "invalid_grant"
}

It first happened after more than a year with our token and second we 
recreated a token and it happened again after about 1.5 months.

Does anybody know why it happens? How can we prevent it?
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/90f627f4-bc5f-4762-a435-169aeb44098c%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.


Call only Ad/Campiagn

2016-09-18 Thread guy
Hi,
do you know if ETA (extended text ad) will be supported and when to Call 
Only Ad/Campaign?
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/5007aa7f-8b53-4ddc-82eb-d3cbb11a0ae0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Billing setup for account in AdWords by API

2016-09-07 Thread guy
Hi,
is there a way by API to attache a Billing method to a created account? We 
have an MCC account and we have some child accounts that we want to attach 
to our Billing (As an MCC).
I know that in the pst it wasn't support ed but was there a change in the 
APIs.
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/8749ff56-de22-4bad-b31e-d6c88ae154a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Fatal Error: invalid_request

2016-09-01 Thread Jean-Guy Speton
New endpoint gives the following 400 response:

Error 
400 (Not 
Found)!!1*{margin:0;padding:0}html,code{font:15px/22px 
arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% 
auto 0;max-width:390px;min-height:180px;padding:30px 0 15px;}* > 
body{background:url(//www.google.com/images/errors/robot.png) 100% 5px 
no-repeat;padding-right:205px}p{margin:11px 0 
22px;overflow:hidden}pre{white-space:pre-wrap;}ins{color:#777;text-decoration:none}a
 
img{border:0}@media screen and 
(max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png)
 
no-repeat;margin-left:-5px}@media only screen and 
(min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 
no-repeat 0% 0%/100% 
100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 
0}}@media only screen and 
(-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 
no-repeat;-webkit-background-size:100% 
100%}}#logo{display:inline-block;height:54px;width:150px}400. That’s an 
error.The requested URL was not found on this server. That’s 
all we know.

PHP google lib 10.1.0 v201607

On Thursday, September 1, 2016 at 9:12:20 AM UTC-7, Nadine Sundquist 
(AdWords API Team) wrote:
>
> Hello Everyone,
>
> We've come up with a possibility, and it would really help if someone 
> could give this a try and get back to me. If you can try this on a smaller 
> scale first just to test the waters, that would be great. It sounds like 
> everyone experiencing this issue is using the PHP library. Please try 
> changing the constant *ACCESS_ENDPOINT* in *OAuth2Handler.php* from 
> *https://accounts.google.com/o/oauth2/token 
> * to 
> *https://www.googleapis.com/oauth2/v4/token 
> *. The other client libraries 
> are using this newer endpoint for retrieving tokens, which would explain 
> why other libraries are not seeing it. If this works for you, please post 
> back here.
>
> In the meantime, we'll continue looking into other possibilities.
>
> Regards,
> Nadine, AdWords API Team
>
> On Thursday, September 1, 2016 at 10:50:41 AM UTC-4, Jeff Siebach wrote:
>>
>> I am also receiving intermittent errors.  It is about 2/3 of the requests 
>> that don't go through, with the others saying invalid_request.  Just wanted 
>> to contribute so I'd get updates on this thread and be able to help if I 
>> can. Thanks.
>>
>> On Wednesday, August 31, 2016 at 1:27:23 AM UTC-5, Sachin Kumar wrote:
>>>
>>> I am getting this error sice today morning. Earliear the app was working 
>>> fine. Now I am not knowing why this error is occurring.
>>>
>>>
>>> *Fatal error*: Uncaught exception 'OAuth2Exception' with message '{ 
>>> "error" : "invalid_request" }' in 
>>> /home/bergstromdev/public_html/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php:119
>>>  
>>> Stack trace: #0 
>>> /home/bergstromdev/public_html/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php(96):
>>>  
>>> SimpleOAuth2Handler->MakeRequest('https://account...', Array) #1 
>>> /home/bergstromdev/public_html/Google/Api/Ads/Common/Util/OAuth2Handler.php(116):
>>>  
>>> SimpleOAuth2Handler->RefreshAccessToken(Array) #2 
>>> /home/bergstromdev/public_html/Google/Api/Ads/Common/Lib/AdsSoapClient.php(452):
>>>  
>>> OAuth2Handler->GetOrRefreshAccessToken(Array) #3 
>>> /home/bergstromdev/public_html/Google/Api/Ads/Common/Lib/AdsSoapClient.php(199):
>>>  
>>> AdsSoapClient->GenerateHttpHeaders() #4 
>>> /home/bergstromdev/public_html/Google/Api/Ads/AdWords/v201603/CampaignService.php(8048):
>>>  
>>> AdsSoapClient->__soapCall('get', Array) #5 
>>> /home/bergstromdev/public_html/lib/Adwords.class.php(36): 
>>> CampaignService->get(Object(Selector)) #6 
>>> /home/bergstromdev/public_html/day_dev.php(81): Adwords->GetCampai in 
>>> */home/bergstromdev/public_html/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php*
>>>  
>>> on line 
>>>
>>>
>>>
>>>
>>> *119I am using php library of version v201603. Kindly let me know what 
>>> is wrong now with the app.Note:* If I refresh page multiple time them 
>>> app returning data but at first call it generates this above mentioned 
>>> fatal error. 
>>>
>>> Kindly reply asap because the site is stopped.
>>>
>>>
>>>
>>> Thanks & Regards
>>> Sachin Kumar
>>>
>>>

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

Re: Fatal Error: invalid_request

2016-08-31 Thread Jean-Guy Speton
Same problem here, have been getting "error":"invalid_request" responses on 
RefreshAccessToken requests starting early yesterday.  They happen 
frequently, but usually one or more retries succeeds in getting an access 
token.

We're on v201607 using the same OAuth2 credentials we've been using for 
months with no changes on our side.  Seems pretty clear this is an issue on 
the Google side of things.

{
  "error" : "invalid_request"
}
#0 
/opt/lothric/third-party-php/adwords-examples-and-lib-10.1.0/lib/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php(96):
 SimpleOAuth2Handler->MakeRequest('https://account...', Array)
#1 
/opt/lothric/third-party-php/adwords-examples-and-lib-10.1.0/lib/Google/Api/Ads/Common/Util/OAuth2Handler.php(116):
 SimpleOAuth2Handler->RefreshAccessToken(Array)
#2 
/opt/lothric/third-party-php/adwords-examples-and-lib-10.1.0/lib/Google/Api/Ads/Common/Lib/AdsSoapClient.php(452):
 OAuth2Handler->GetOrRefreshAccessToken(Array)
#3 
/opt/lothric/third-party-php/adwords-examples-and-lib-10.1.0/lib/Google/Api/Ads/Common/Lib/AdsSoapClient.php(199):
 AdsSoapClient->GenerateHttpHeaders()
#4 
/opt/lothric/third-party-php/adwords-examples-and-lib-10.1.0/lib/Google/Api/Ads/AdWords/Lib/AdWordsSoapClient.php(86):
 AdsSoapClient->__soapCall('mutate', Array)


On Wednesday, August 31, 2016 at 9:50:28 AM UTC-7, Mark Rogoyski wrote:
>
> We have also been getting the "error : invalid_request" error message 
> intermittently 
> since 11:33 PDT 2016-08-30.
>
> In the stats report log, we also see these errors occurring:
>
> Response Code: 500
> Error Message: Report download failed. Underlying errors are
> Type = 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', Trigger 
> = 'Unable to read report data', FieldPath = ''.
>
> Response Code: 500
> Error Message: Report download failed. Underlying errors are
> Type = 'ReportDownloadError.INTERNAL_SERVER_ERROR', Trigger = 'Unexpected 
> Internal Server Error', FieldPath = ''.
>
> We are on v201605 of the API.
>
> On Wednesday, August 31, 2016 at 9:26:14 AM UTC-7, Li Tan wrote:
>>
>> I upgraded to v201607 and got the same error. 
>>
>> On Wednesday, August 31, 2016 at 8:11:50 AM UTC-7, Li Tan wrote:
>>>
>>> Same problem here.
>>>
>>> It started happening yesterday.
>>>
>>>  Still not working. (I reset the client secret, and regen the refresh 
>>> token.)
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b49b3422-01b6-4db3-accd-0b7de2032b73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to approve Developer Token?

2016-08-12 Thread guy . z . onlinereturn
Hello everybody,
Tree days ago I filled data "AdWords API Center" in order to get the 
developer token. 
This token is not confirmed yet and I have not received mail message. Maybe 
I did something wrong.
When can I expect approve token?
Or what actions do I need to do in order to confirm my token?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/85197696-2dfc-4d07-927b-f78697f29fb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


When creating complete campaigns with the BatchJobService, can I set a default locations?

2016-08-08 Thread That Guy
Hi everybody,

I'm creating multiple complete campaigns using the BatchJobService (C# 
Version: v201607) . When creating the campaigns and putting them in a 
operationlist, I'd like to pass an initial location along.
Unfortunately, I've only been able to find the option to add locations 
afterwards, when the campaigns already exist. If anybody could point me in 
the right direction, it would be much appreciated.

Side note: I do have the IDs of the locations available before I mutate the 
operationslist .

Thanks 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/e63be847-10d7-4b71-bc22-ef0253344556%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Automated Rules In Adwords API

2016-02-11 Thread guy
Hi,
is there an update on that issue?
Thanks,
Guy

On Thursday, March 26, 2015 at 10:10:56 PM UTC+2, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Frank,
>
> We don't have any plans to support automated rules via AdWords API. You 
> should either manage them through the UI, or use AdWords Scripts / API to 
> implement similar functionality yourself.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, March 25, 2015 at 8:22:37 AM UTC-4, fru...@adzlocal.de 
> wrote:
>>
>> Hi,
>>
>> I was just wondering if there're any updates on this ...? (automated 
>> rules via api)? 
>>
>> Thanks,
>> Frank
>>
>>
>>
>> Am Freitag, 22. November 2013 13:40:26 UTC+1 schrieb Håvard Ørbech:
>>>
>>> Hi, 
>>>
>>> AdWords account can be used by both users who use the API and other 
>>> users who dont.
>>>
>>> As an example, I now have to manually edit/delete about 100 rules in an 
>>> account.
>>> In the interface I cant sort by execution date, and I cant even 
>>> copypaste the relevant ad groups... I need to hover the mouse over the 
>>> information bubble and manually - m a n u a l l y - write down each ad 
>>> group name.
>>>
>>> Just fetching a list of automated rules with all relevant data would be 
>>> a revolutionary improvement... a simple CSV would do.
>>>
>>> Access to automated rules via the API would be useful to
>>> - Edit rules created by users without API access.
>>> - Create rules that can later be edited by users without API access.
>>>
>>> Of course, nothing beats the information bubble in terms of speed and 
>>> ease of use.
>>>
>>>
>>> kl. 22:39:13 UTC+1 fredag 1. mars 2013 skrev David Torres følgende:
>>>>
>>>> Hi Evan,
>>>>
>>>> I'm afraid there are still no plan to include this feature in the API.
>>>>
>>>> Best,
>>>>
>>>> - David Torres - AdWords API Team
>>>>
>>>> On Monday, February 25, 2013 1:31:10 PM UTC-5, Evan Halley wrote:
>>>>>
>>>>> Hi Eric,
>>>>>
>>>>> Is there any update with regard to bringing automated rule access to 
>>>>> the Adwords API?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Evan
>>>>>
>>>>> On Monday, April 11, 2011 4:44:42 PM UTC-4, Eric Koleda wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> There is no feature request tracker for the API, but I'll make sure 
>>>>>> to pass your feedback to the correct people.
>>>>>>
>>>>>> Thanks,
>>>>>> - Eric
>>>>>>
>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/221b9335-c384-45e2-8aa6-85b587597edb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords test manager account limit

2015-12-29 Thread guy
Hi,
I saw there is a limit of 100 accounts.
Is there a way to increase this limit? Is there a way to delete test 
accounts under this test manager?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b54b6b90-7a79-4ee6-bfc2-8b77866b5e9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is it possible to get to know over the google api if a keyword is showing an ad right now?

2015-12-28 Thread guy
There is a way in the UI to see if an ad/Keyword is displayed right now, 
but I didn't find an API for it

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8b924b57-1344-438e-9528-59628d155a1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Reporting Stats for an MCC

2015-11-11 Thread guy
Hi,
is there an update on that matter? Is there a way to gather statistics on 
all accounts in one MCC with one API call to ACCOUNT_PERFORMANCE_REPORT, or 
is it still to iterate and get a report per account?
I saw that in adwords application in the UI it is possible to download the 
report to all the accounts in one report.
Thanks,
Guy

On Wednesday, April 23, 2014 at 6:52:23 PM UTC+3, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Bayron,
>
> I understand your point, but unfortunately, we don't have any plans to 
> provide this feature. One thing you could explore as an alternative is 
> https://github.com/googleads/aw-reporting. It is written in Java, but it 
> addresses the concerns you raised. It is actively maintained by Googlers, 
> feel free to try it out / add feature requests, etc.
>
> Cheers,
> Anash
>
> On Tuesday, April 22, 2014 11:54:57 AM UTC-4, Bayron Galdames wrote:
>>
>> Hi Anash,
>>
>> Thank you for the response, I have over 1100 customer Ids to loop through 
>> and it is only growing. Short of doing these requests in parallel and 
>> dealing with the request limitations, it would be much simpler to make one 
>> call to get the summary data across the campaigns.
>>
>> Will there be a way to download a previously defined custom report from 
>> the interface? (since the interface already handles this global summary 
>> scenario)
>>
>> The only reason I chose to use the reporting api over the daily email is 
>> because the email sends a link to a page that uses javascript to 
>> asynchronously start downloading the report instead of emailing the end 
>> result csv file or zip file. A solution on such a process is not very 
>> appealing.
>>
>> I appreciate the time!
>>
>> -Bayron
>>
>> On Tuesday, April 22, 2014 10:52:26 AM UTC-4, Anash P. Oommen (AdWords 
>> API Team) wrote:
>>>
>>> Hi Bayron,
>>>
>>> We don't have any plans to add support for MCC level report / stats. You 
>>> can use ManagedCustomerService.get to get all the accounts in the 
>>> hierarchy, run reports in parallel, and aggregate the results at your end. 
>>>
>>> Cheers,
>>> Anash P. Oommen,
>>> AdWords API Advisor.
>>>
>>> On Monday, April 21, 2014 5:45:59 PM UTC-4, Bayron Galdames wrote:
>>>>
>>>> Is this going to be fixed?
>>>>
>>>> I have hundreds of accounts to manage, it doesn't make sense to brute 
>>>> force data aggregation...
>>>>
>>>> This used to be a feature in one of the older api versions.
>>>>
>>>> It also doesn't make sense that, I can quickly generate a report for 
>>>> all of my accounts using the reporting interface when I log into my 
>>>> account 
>>>> but have to wait over an hour, gathering customer ids, then requesting the 
>>>> same report for each customer id...
>>>>
>>>> Bing allows us to get all the account stats and I'm hoping this feature 
>>>> gets added back to the google adwords api.
>>>>
>>>> A process that takes less than 30 seconds with Bing takes over an hour 
>>>> with Google due to this limitation.
>>>>
>>>> I hope this message finds you well, 
>>>>
>>>> Best Regards!
>>>>
>>>> On Tuesday, January 28, 2014 3:35:38 PM UTC-5, Mike C wrote:
>>>>>
>>>>> Thanks for the response Anash.  I came across that last night but was 
>>>>> really hoping there was a simpler way.
>>>>>
>>>>> Constructive criticism for the API...
>>>>>
>>>>> I use the Bing Ads API a lot as well and while the Adwords API does a 
>>>>> lot of things better than them (especially documentation), this is one 
>>>>> place they have a better process.  You can query stats for all accounts 
>>>>> (at 
>>>>> an account level) that the account you are authenticated for has access 
>>>>> to 
>>>>> and the results are dumped into one report.  It really is a lot simpler 
>>>>> and 
>>>>> faster.  Any plans for something like this in the future?
>>>>>
>>>>> On a similar note, while I got the code working from the link you 
>>>>> sent, it won't take 'ACCOUNT_PERFORMANCE_REPORT' as a report type when 
>>>>> building the report definition.  It throws a 
>>>>> 'INVALID_FIELD_NAME_FOR_REPORT' error.  Can you not pull account 
>>>>> performanc

Re: [7-1865000009222] Fail to submit the AdWords API Token Application

2015-11-05 Thread Yuval Avi-guy
Hi,
Thanks for offering me the direct email option
Here are the details of my submition in blue
the tools design is attached
__


   - AdWords manager account (MCC) ID associated with your pending
   developer token *

   Your AdWords manager account (MCC) ID is found on the top right corner
   when you sign in to AdWords user interface. Example: 123-456-7890.
   - *872-698-8463*
   - Does your company currently possess any APPROVED AdWords API Tokens? *
  -  Yes, we are applying for a second token
  -  Yes, we just want to transfer our existing token to another account
  -  No
   - We noticed your account doesn't have much spend history with AdWords.
   Keep in mind the AdWords API is meant to help large agencies and
   advertisers manage their campaigns at scale.
 - You must *link your active AdWords accounts under the AdWords
   manager account (MCC) through which you are applying for a token* by
   following the instructions here.
   
 - Make sure you have a fully functional website (not a demo site)
   so we can verify your company's business model.
 - Include thorough design documents (greater than 1 page) in the
   attachment section near the bottom of this form.
   - Please clarify your need for API access given your limited AdWords
   history. *
   - I wish to automatically upload offline conversions using adwords API
   on internal adword accounts we manage.
   - link account id is 843-510-5577 and it is active and spending daily.
   -

   e.g. I have a very large inventory of goods I need to automate ads for,
   my company is experiencing explosive growth, etc.
   - *Before proceeding, check your Developer Contact Email and Company
   Type in the AdWords API Center*:
1. Log into your AdWords My Client Center Account and click the
   Gear icon
 2. From the drop-down, click 'Account Settings'.
 3. Select 'AdWords API Center' from the navigation tab on the left.
 4. In the section containing your Developer Details, click 'Edit'.

   Note that company type specifically describes *how you will use the
   AdWords API. If your company type is incorrect, your application will be
   declined.*
   - My email contact information in the AdWords API Center is... *
   yu...@montiera.com
  -  an accurate and regularly checked email or listserv.
  -  was incorrect, but I have updated it.
   - My Company Type in the AdWords API Center is correct and is currently
   listed as... *Advertiser
   -

   Please type out your company type above. For more information about
   company types, please see this page
   .
   - Please briefly describe your company's business model and how you use
   AdWords. *
   - We divert traffic from adwords to our Landing Page where we compare
   different products/services and help the users decide which one suits them
   best. Conversion is made on 3rd party partners websites, and reported back
   to us on a daily basis.
   - Thats exactly where I would like to automate the process of feeding
   the conversions back to adwords using your APIs.
   - Does your company manage ad campaigns for clients' (or any users
   outside of your company)? *No - We advertise our clients using our own
   Landing Page, Hence all the ads we manage involved our own campaigns and LP.
   -

   Please describe your relationship with your clients if applicable.
   - URL for your company's primary website *http://www.topchoiceadvice.com/
   - Please list the website(s) for which you advertise and the owner of
   each site: *http://antivirus.1000-user-reviews.com
   -

   If you own a lot of sites that appear to be unrelated, please elaborate
   here!
   If you advertise for more than 5 sites, please just list the first 5
   here.
   - Do you plan to use your AdWords API token with a tool developed by
   someone else? *
  -  Yes
  -  No
   - Please list the tool(s) you use *The tool im going to use is just an
   implementation of "google upload offline conversion" described in google
   code website
   

   - Upload design documentation of your tool. *

   Required. - *ATTACHED*

   You can view sample design documents here.
   

   - Will your use of the API be in conjunction with AdWords ads? *

   If your tool is unrelated to AdWords, please put "no" with a brief
   explanation.
   - Yes
   - Who will have access to the AdWords API tool you are creating? *CTO
   only
   - e.g. only employees within my company OR my clients/the general public
   - If you have clients, will they have LOGIN 

Re: [7-1865000009222] Fail to submit the AdWords API Token Application

2015-11-05 Thread Yuval Avi-guy
Thanks very much
I appreciate your quick turn over
Best,

On Thu, Nov 5, 2015 at 11:37 AM,  wrote:

> [image: Google AdWords API] AdWords API
> 
> Hello,
>
> We are happy to inform you that we have approved your AdWords API token! A
> separate email has been sent with further instructions.
>
> Your company has been approved as an *Advertiser*. For more information
> about your company type, please see this page
> .
>
> We have noted your tool type as an *internal full service tool*, meaning:
> - Your tool is only accessible to employees within your company
> - Your tool provides reporting and the ability to create or manage
> campaigns
>
> If your business model or usage of the API change, you must let us know by
> filling out this form .
> Per the AdWords API Terms and Conditions
> Section II-5, you
> are required to let Google know if you make any changes to your AdWords API
> tool.
>
> *FYI*
>
> If you have any Policy or Compliance questions, please fill out this form
> .
>
> The AdWords API blog
>  is the
> official channel for critical announcements and updates.
> The Developer Forum 
> is where you can ask for help, discuss changes, and provide feedback.
>
> Best,
> Ryan
> 
> AdWords API & Third Party Compliance
>
>
> © 2014 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043
>



-- 

*Yuval Aviguy*

CTO

*M:* +972-53-528-2557   |   *Skype: *yuval.aviguy

www.montiera.com   |  Over 50M unique users daily

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAPQJyHi%3DC7we60JPjaiWdkMDM9KdmDzGcFL4es9%3DSN2Y9r92sA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [7-1865000009222] Fail to submit the AdWords API Token Application

2015-11-04 Thread Yuval Avi-guy
Hi
It seems like I didn't make myself very clear in my question.
the *additional form *you suggested me to submit, is *exactly the one *i
have problems submitting.
I cant see why is it every time I click submit is scrolls up to this
section, instead of trying to submit my form:

*Before proceeding, check your Developer Contact Email and Company Type in
the AdWords API Center*:
 1. Log into your AdWords My Client Center Account and click the Gear
icon
  2. From the drop-down, click 'Account Settings'.
  3. Select 'AdWords API Center' from the navigation tab on the left.
  4. In the section containing your Developer Details, click 'Edit'.

Note that company type specifically describes *how you will use the AdWords
API. If your company type is incorrect, your application will be declined.*

On Tue, Nov 3, 2015 at 6:31 AM,  wrote:

> Hi,
>
> Thanks for reaching out. In order to complete the application process we
> require you to submit an additional form
>  as detailed on our
> sign-up page .
> Once you submit that form, we will respond with an answer within a business
> day.
>
> Please make sure you have gathered all of the necessary materials before
> completing the form, as incomplete applications will be declined.
>
> Best,
> Ryan
> 
> AdWords API & Third Party Compliance
>
>
>
>


-- 

*Yuval Aviguy*

CTO

*M:* +972-53-528-2557   |   *Skype: *yuval.aviguy

www.montiera.com   |  Over 50M unique users daily

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAPQJyHioWSEkRnXtp-Z5QDjkKof3fHM_Mf%3DrkeaADA2RfboaoQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Beginner question,

2015-09-29 Thread Guy Elkayam
This might be too general of a question, I may be asking for just a lead on 
how to do something rather complicated or simple but I'm not sure which it 
is.

I have a csv file which I need to upload to my adwords platform (I'm not 
the advertiser, I'm supposed to build a service that does it for the 
advertiser - he just gives me the csv file.) - 
and according to the csv file, the platform needs to update which 
commercials are paused and which are active (and also which to create).

Also, I'd like to know if anyone's familiar what is the required template 
for csv files ? which columns are required by the system ect.

Thank you all for your time.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8683e5d1-95be-444a-8107-1d9651496527%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Website call conversion using forrwarding number

2015-06-15 Thread guy
Hi,
we've implemented the javascript code in our landing page but the phone 
number is not replaced with a different number.
We've configured a forwarding number in the call extension and everything 
seems to be ok but the number is not replaced.
I've read somewhere that you need to wait for a minimum number of clicks in 
4 weeks but it doesn't say what is the minimum (in another site it said 20, 
and we had more than 20 clicks).
Is there a way to dbug it and see why the number is not replaced?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/315ca3dd-1222-4111-a1bf-376e27883fde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Call extension

2015-05-10 Thread guy
Hi,
does someone know what is the meaning of this error and how to overcome it:

CUSTOMER_NOT_WHITELISTED_FOR_CALLTRACKING

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/774a2c29-6df5-4ccf-a9a5-d4ec8c86d433%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changing billing settings via API ends in endless under review

2015-03-12 Thread guy
Hi, did you change it via APIs? I'm looking for a way to do that.
Aprreciate if you can say how did you do it since from my call with Google, 
you can't change via APIs the Billing account ID.

On Wednesday, March 11, 2015 at 10:09:43 PM UTC+2, WL wrote:

 We changed billingAccountId for an account more than 10 hours ago and the 
 change is still pending review, Client ID: 189-180-7659
 We had 600 errors like this for the current month.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/00461a7f-7ca2-4e40-92ca-bde8099d2058%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Billing information in adwrods API

2015-02-23 Thread guy
Hi,
once creating a new account under parent MCC, is there API to attach the 
billing to be under the parent MCC or is it only possible manually in the 
adwords GUI.
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2f46139b-8d0c-44d8-a3b5-29b9de80aa8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


if i using in exact match type

2014-06-23 Thread guy atia


please

if i using in exact match type
i mean i set the keyword like this 
[ eBay sunglass]

when someone searching :
amazon sunglass
can my ad be show in AdWords

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


can it be a way thet exact mach will be in any order

2014-06-23 Thread guy atia
please 

can it be a way thet exact mach will be in any order

like [women shone nike ] is my word

but the ad will appear when someone  type :  shone women nike
or
nike women shone
and also when type :
women shose nike

i dont want to use broad mach and phrase mach 
because i don't want the ad will aper if someone type :
women shone nike in uk

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


Duplicate ad groups in one campaign

2013-04-26 Thread Chastine Guy-Uyco
We've been getting this error when publishing ad groups with the same name 
in the same campaign - DUPLICATE_ADGROUP_NAME. But the problem is, that 
duplicate ad group still goes through and gets published even if we see the 
error. After checking the AdWords UI, we do see the same ad groups with 
exactly the same name in the same campaign and both are active. Is there a 
bug or something?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

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




Duplicate ad groups in the same campaign

2013-04-26 Thread Chastine Guy-Uyco
We've been getting DUPLICATE_ADGROUP_NAME errors when trying to push ad 
groups with the same name in the same campaign. The weird thing is, even if 
we get these errors, these ad groups still get published and through to the 
AdWords UI and are active. The ad groups have exactly the same name. This 
should not happen, right? Is there a bug or something? We are still using 
v201209 of the API.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

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




Keyword bids to set if Google Ad Group Bid Optimizer is enabled

2012-12-10 Thread Chastine Guy-Uyco
We see this error whenever we push keywords to AdWords using the API:
fieldPath = operations[22].operand.bids, trigger= MANUAL_CPC, errorString = 
AdGroupCriterionError.BID_INCOMPATIBLE_WITH_ADGROUP

Conversion optimizer is enabled for the parent ad group and we're setting a 
ManualCpcAdGroupCriterionBid with bid value equal to zero(0) in our 
BiddableAdGroupCriterion.

To get rid of this error, should we set the AdGroupCriterionBid to null or 
some other value if conversion optimizer bidding is enabled in our ad 
groups? Are there any doc references on this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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





AdWords API TargetingIdea service - related to URL search parameter issues

2010-03-30 Thread Guy Zucker
  Hi,

 I'm trying to get keyword ideas using related urls. The documentation
 states that the RelatedToUrlSearchParameter can contain up to 5 urls. I have
 no problem using it with one url. However, once I attempt to add a second
 url I get an error (UNEXPECTED_INTERNAL_API_ERROR).

 I pasted the SOAP request and response below. Any ideas?


   Also, when I send a single url and a single seed keyword the results seem
to ignore the url parameter. Is there a preference for first obtaining
results via the related to KW parameter and then (only if not enough results
were found) to use the url param?


 Thanks,

 Guy

 soapenv:Body xmlns:soapenv=
 http://schemas.xmlsoap.org/soap/envelope/;gethttp://schemas.xmlsoap.org/soap/envelope/%22%3E%3Cgetxmlns=
 https://adwords.google.com/api/adwords/o/v200909;selectorsearchParametershttps://adwords.google.com/api/adwords/o/v200909%22%3E%3Cselector%3E%3CsearchParametersxsi:type=ns7:RelatedToUrlSearchParameter
  xmlns:ns7=
 https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;urlswww.britishtours.com/urlsurlswww.trekamerica.com/urlsincludeSubUrlsfalse/includeSubUrls/searchParameterssearchParametershttp://www.w3.org/2001/XMLSchema-instance%22%3E%3Curls%3Ewww.britishtours.com%3C/urls%3E%3Curls%3Ewww.trekamerica.com%3C/urls%3E%3CincludeSubUrls%3Efalse%3C/includeSubUrls%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns8:KeywordMatchTypeSearchParameter
  xmlns:ns8=
 https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;keywordMatchTypesBROAD/keywordMatchTypes/searchParameterssearchParametershttp://www.w3.org/2001/XMLSchema-instance%22%3E%3CkeywordMatchTypes%3EBROAD%3C/keywordMatchTypes%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns9:CountryTargetSearchParameter
  xmlns:ns9=
 https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;countryTargetsns10:countryCodehttp://www.w3.org/2001/XMLSchema-instance%22%3E%3CcountryTargets%3E%3Cns10:countryCodexmlns:ns10=
 https://adwords.google.com/api/adwords/cm/v200909;US/ns10:countryCode/countryTargets/searchParameterssearchParametershttps://adwords.google.com/api/adwords/cm/v200909%22%3EUS%3C/ns10:countryCode%3E%3C/countryTargets%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns11:LanguageTargetSearchParameter
  xmlns:ns11=
 https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;languageTargetsns12:languageCodehttp://www.w3.org/2001/XMLSchema-instance%22%3E%3ClanguageTargets%3E%3Cns12:languageCodexmlns:ns12=
 https://adwords.google.com/api/adwords/cm/v200909;en/ns12:languageCode/languageTargets/searchParametersideaTypeKEYWORD/ideaTyperequestTypeIDEAS/requestTyperequestedAttributeTypesKEYWORD/requestedAttributeTypesrequestedAttributeTypesCOMPETITION/requestedAttributeTypesrequestedAttributeTypesAVERAGE_TARGETED_MONTHLY_SEARCHES/requestedAttributeTypespagingns13:startIndexhttps://adwords.google.com/api/adwords/cm/v200909%22%3Een%3C/ns12:languageCode%3E%3C/languageTargets%3E%3C/searchParameters%3E%3CideaType%3EKEYWORD%3C/ideaType%3E%3CrequestType%3EIDEAS%3C/requestType%3E%3CrequestedAttributeTypes%3EKEYWORD%3C/requestedAttributeTypes%3E%3CrequestedAttributeTypes%3ECOMPETITION%3C/requestedAttributeTypes%3E%3CrequestedAttributeTypes%3EAVERAGE_TARGETED_MONTHLY_SEARCHES%3C/requestedAttributeTypes%3E%3Cpaging%3E%3Cns13:startIndexxmlns:ns13=
 https://adwords.google.com/api/adwords/cm/v200909;0/ns13:startIndexns14:numberResultshttps://adwords.google.com/api/adwords/cm/v200909%22%3E0%3C/ns13:startIndex%3E%3Cns14:numberResultsxmlns:ns14=
 https://adwords.google.com/api/adwords/cm/v200909;20/ns14:numberResults/paging/selector/get/soapenv:Bodyhttps://adwords.google.com/api/adwords/cm/v200909%22%3E20%3C/ns14:numberResults%3E%3C/paging%3E%3C/selector%3E%3C/get%3E%3C/soapenv:Body
 

 soapenv:Body xmlns:soapenv=
 http://schemas.xmlsoap.org/soap/envelope/;soapenv:Faultfaultcodesoap:Server/faultcodefaultstringInternalApiError.UNEXPECTED_INTERNAL_API_ERRORhttp://schemas.xmlsoap.org/soap/envelope/%22%3E%3Csoapenv:Fault%3E%3Cfaultcode%3Esoap:Server%3C/faultcode%3E%3Cfaultstring%3EInternalApiError.UNEXPECTED_INTERNAL_API_ERROR@
  /faultstringdetailApiExceptionFault xmlns=
 https://adwords.google.com/api/adwords/o/v200909; xmlns:ns2=
 https://adwords.google.com/api/adwords/cm/v200909;ns2:messageInternalApiError.UNEXPECTED_INTERNAL_API_ERRORhttps://adwords.google.com/api/adwords/cm/v200909%22%3E%3Cns2:message%3EInternalApiError.UNEXPECTED_INTERNAL_API_ERROR@
 /ns2:messagens2:ApplicationException.TypeApiException/ns2:ApplicationException.Typens2:errors
 xsi:type=ns2:InternalApiError xmlns:xsi=
 http://www.w3.org/2001/XMLSchema-instance;ns2:fieldPath/ns2:trigger/ns2:ApiError.TypeInternalApiError/ns2:ApiError.Typens2:reasonUNEXPECTED_INTERNAL_API_ERROR/ns2:reason/ns2:errors/ApiExceptionFault/detail/soapenv:Fault/soapenv:Bodyhttp://www.w3.org/2001

AdWords API TargetingIdeaService - related to url search parameter error

2010-03-28 Thread Guy Zucker
Hi,

I'm trying to get keyword ideas using related urls. The documentation states
that the RelatedToUrlSearchParameter can contain up to 5 urls. I have no
problem using it with one url. However, once I attempt to add a second url I
get an error (UNEXPECTED_INTERNAL_API_ERROR).

I pasted the SOAP request and response below. Any ideas?

Thanks,

Guy

soapenv:Header xmlns:soapenv=
http://schemas.xmlsoap.org/soap/envelope/;ns1:RequestHeaderhttp://schemas.xmlsoap.org/soap/envelope/%22%3E%3Cns1:RequestHeadersoapenv:actor=
http://schemas.xmlsoap.org/soap/actor/next; soapenv:mustUnderstand=0
xmlns:ns1=
https://adwords.google.com/api/adwords/o/v200909;ns2:applicationTokenhttps://adwords.google.com/api/adwords/o/v200909%22%3E%3Cns2:applicationTokenxmlns:ns2=
https://adwords.google.com/api/adwords/cm/v200909;raIRfG0YCsuo0RXlmTlTcA/ns2:applicationTokenns3:authTokenhttps://adwords.google.com/api/adwords/cm/v200909%22%3EraIRfG0YCsuo0RXlmTlTcA%3C/ns2:applicationToken%3E%3Cns3:authTokenxmlns:ns3=
https://adwords.google.com/api/adwords/cm/v200909;DQAAAI4AAAD3NW0fudUXHWhyH0wZDCNhYNLx01PVB3QskZJ1QpIx-L1rikQNRSXNCSbYeBD_yWuX988JitBChfpgE7IxD9XBfdQj1XkXtmkh0BdHOVgEV0ceRZlvLe2b1-nV7OHSX_3h7GYjzuVf00Yc2iwXW3GtOoNcvVGn-62yFy9lyX-_fvDgm3WLe1nBSZB8Cj4BfMQ/ns3:authTokenns4:developerTokenhttps://adwords.google.com/api/adwords/cm/v200909%22%3EDQAAAI4AAAD3NW0fudUXHWhyH0wZDCNhYNLx01PVB3QskZJ1QpIx-L1rikQNRSXNCSbYeBD_yWuX988JitBChfpgE7IxD9XBfdQj1XkXtmkh0BdHOVgEV0ceRZlvLe2b1-nV7OHSX_3h7GYjzuVf00Yc2iwXW3GtOoNcvVGn-62yFy9lyX-_fvDgm3WLe1nBSZB8Cj4BfMQ%3C/ns3:authToken%3E%3Cns4:developerTokenxmlns:ns4=
https://adwords.google.com/api/adwords/cm/v200909;4l9_pTXqu7gCwvoaRw64rg/ns4:developerTokenns5:userAgenthttps://adwords.google.com/api/adwords/cm/v200909%22%3E4l9_pTXqu7gCwvoaRw64rg%3C/ns4:developerToken%3E%3Cns5:userAgentxmlns:ns5=
https://adwords.google.com/api/adwords/cm/v200909;AdWordshttps://adwords.google.com/api/adwords/cm/v200909%22%3EAdWordsAPI
Reseller Java Client Library - v6.3.0R1 - Kenshoo
Demo/ns5:userAgentns6:validateOnly xmlns:ns6=
https://adwords.google.com/api/adwords/cm/v200909;false/ns6:validateOnly/ns1:RequestHeader/soapenv:Headerhttps://adwords.google.com/api/adwords/cm/v200909%22%3Efalse%3C/ns6:validateOnly%3E%3C/ns1:RequestHeader%3E%3C/soapenv:Header

soapenv:Body 
xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/;gethttp://schemas.xmlsoap.org/soap/envelope/%22%3E%3Cgetxmlns=
https://adwords.google.com/api/adwords/o/v200909;selectorsearchParametershttps://adwords.google.com/api/adwords/o/v200909%22%3E%3Cselector%3E%3CsearchParametersxsi:type=ns7:RelatedToUrlSearchParameter
xmlns:ns7=
https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance;urlswww.britishtours.com/urlsurlswww.trekamerica.com/urlsincludeSubUrlsfalse/includeSubUrls/searchParameterssearchParametershttp://www.w3.org/2001/XMLSchema-instance%22%3E%3Curls%3Ewww.britishtours.com%3C/urls%3E%3Curls%3Ewww.trekamerica.com%3C/urls%3E%3CincludeSubUrls%3Efalse%3C/includeSubUrls%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns8:KeywordMatchTypeSearchParameter
xmlns:ns8=
https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance;keywordMatchTypesBROAD/keywordMatchTypes/searchParameterssearchParametershttp://www.w3.org/2001/XMLSchema-instance%22%3E%3CkeywordMatchTypes%3EBROAD%3C/keywordMatchTypes%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns9:CountryTargetSearchParameter
xmlns:ns9=
https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance;countryTargetsns10:countryCodehttp://www.w3.org/2001/XMLSchema-instance%22%3E%3CcountryTargets%3E%3Cns10:countryCodexmlns:ns10=
https://adwords.google.com/api/adwords/cm/v200909;US/ns10:countryCode/countryTargets/searchParameterssearchParametershttps://adwords.google.com/api/adwords/cm/v200909%22%3EUS%3C/ns10:countryCode%3E%3C/countryTargets%3E%3C/searchParameters%3E%3CsearchParametersxsi:type=ns11:LanguageTargetSearchParameter
xmlns:ns11=
https://adwords.google.com/api/adwords/o/v200909; xmlns:xsi=
http://www.w3.org/2001/XMLSchema-instance;languageTargetsns12:languageCodehttp://www.w3.org/2001/XMLSchema-instance%22%3E%3ClanguageTargets%3E%3Cns12:languageCodexmlns:ns12=
https://adwords.google.com/api/adwords/cm/v200909;en/ns12:languageCode/languageTargets/searchParametersideaTypeKEYWORD/ideaTyperequestTypeIDEAS/requestTyperequestedAttributeTypesKEYWORD/requestedAttributeTypesrequestedAttributeTypesCOMPETITION/requestedAttributeTypesrequestedAttributeTypesAVERAGE_TARGETED_MONTHLY_SEARCHES/requestedAttributeTypespagingns13:startIndexhttps://adwords.google.com/api/adwords/cm/v200909%22%3Een%3C/ns12:languageCode%3E%3C/languageTargets%3E%3C/searchParameters%3E%3CideaType%3EKEYWORD%3C/ideaType%3E%3CrequestType%3EIDEAS%3C/requestType%3E%3CrequestedAttributeTypes%3EKEYWORD%3C/requestedAttributeTypes%3E%3CrequestedAttributeTypes%3ECOMPETITION%3C/requestedAttributeTypes%3E

AdWords API Adwords API traffic estimator service - several errors when campaign request includes a geotarget

2010-03-25 Thread Guy Zucker
Hi,

I'm using the traffic estimator service.
I create a campaign request that has a geotarget that contains a country
and a state (e.g. Canada and New York State).
The estimation fails with the following messages: Cannot combine country
and region/metro/city targeting.
This does not appear as a limitation in the api docs.

In addition, in a previous mail I sent (titled traffic estimation service -
problematic results when using proximity targets) which has not received a
response yet, I discovered the service does not work well with proximity
targets.

Are there any other limitations that are not published?

Also, will this service continue to use v13 geotarget objects after the v13
sunset?


Thanks,

Guy

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

To unsubscribe from this group, send email to 
adwords-api+unsubscribegooglegroups.com or reply to this email with the words 
REMOVE ME as the subject.


AdWords API GeoTarget[] size limitation in v2009 CampaignTargetService

2010-03-11 Thread Guy Zucker
Hi,

I've been looking for a limit on the number of Geo-Targets you can upload in
v2009 (CampaignTargetService). In v13 there was a limit on 300 'positive'
and 300 'excluded' geotargets. I can't find any limits on the size of
GeoTarget[] in v2009.

Were the limits changed?

Thanks,

Guy

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


AdWords API proximity targets - conflict between adwords API and adwords UI

2009-12-17 Thread Guy Zucker
Hi,

I would appreciate any ideas on the foolowing issue:
I’ve encountered a problem using the api for downloading/uploading
campaigns with proximity targets.
In adwords it is possible to define a proximity target with a 500
miles radius (804,762 meters), but via the api  you can only create a
target with a 800,000 meter radius (so you can't update a campaign you
downloaded).

Any ideas how to work around this?

Thanks,

Guy

--

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-...@googlegroups.com.
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.comadwords-api%2bunsubscr...@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 post to this group, send email to adwords-...@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.