Re: GAQL: Filtering on FinalUrls containing some text

2021-12-29 Thread goingdev
rion.final_urls: > if "Prd" in final_url: > ... > > goingdev schrieb am Mittwoch, 29. Dezember 2021 um 17:41:43 UTC+1: > >> Correct. So the question remains: >> >> *How do I search keywords which contain a specific text in the FinalUrl? * >&

Re: GAQL: Filtering on FinalUrls containing some text

2021-12-29 Thread goingdev
al_urls CONTAINS ANY ('/Prd/')* On Wednesday, December 29, 2021 at 11:11:50 AM UTC-5 Mat wrote: > Hi goingdev, > > I guess that the LIKE operator is not valid/available for the field > "ad_group_criterion.final_urls", because that field is actually a list of >

Re: GAQL: Filtering on FinalUrls containing some text

2021-12-29 Thread goingdev
It's not valid for use on the FinalUrls though, as per the error message the API gave me: *LIKE is not a valid operator to use with 'ad_group_criterion.final_urls' in WHERE clause. Valid operators: CONTAINS ALL, CONTAINS ANY, CONTAINS NONE.* As such, please advise how I can search keywords

GAQL: Filtering on FinalUrls containing some text

2021-12-28 Thread goingdev
Question: How do I search keywords which contains specific text in the FinalUrl using GAQL? The query builder UI doesn't give an option for using LIKE. It only gives options for CONTAINS ALL, CONTAINS ANY and CONTAINS NONE.

Re: Add keyword with FinalUrl

2021-12-27 Thread goingdev
I don't think you understood correctly. I am using the .NET SDK. I am not able to set the FinalUrls property at all because the property is read-only. See the screenshot I attached in my first post. On Thursday, December 23, 2021 at 11:53:46 PM UTC-5 adsapi wrote: > Hi, > > Thank you for

Add keyword with FinalUrl

2021-12-22 Thread goingdev
I am switching over from Google Adwords API to Google Ads API. How do I set the FinalUrls for a new keyword which I am adding? It seems the property is read-only on the AdGroupCriterion object. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: The error code is not in this version

2021-10-28 Thread goingdev
As recommended, I upgraded to V8. Doing so returned a detailed error about BMM keywords being discontinued. So the issue is solved for now. Thank you. On Thursday, October 7, 2021 at 5:16:39 AM UTC-4 adsapi wrote: > Hi Roman, > > > > Thank you for posting your concern. > > > > So that I can

The error code is not in this version

2021-10-06 Thread goingdev
The Google Ads API is giving me the following error when fetching the results of my bulk keyword job: *The error code is not in this version., at mutate_operations[0].ad_group_criterion_operation.create.keyword* I am using the C# SDK V7 of the API. Please advise. -- --

Re: Permission Denied

2021-08-31 Thread goingdev
My latest response was August 27th. I did not receive any response after that. Please advise. On Friday, August 6, 2021 at 2:10:49 PM UTC-4 adsapi wrote: > Hi, > > My colleague responded privately to your message on July 29th and it > appears it didn't reach you so I will post his message with

Re: Permission Denied

2021-08-05 Thread goingdev
I responded to this comment over a week ago with the user / email info. I haven't gotten a response. I'm disappointed with the response times on this forum. On Tuesday, July 27, 2021 at 3:24:06 PM UTC-4 adsapi wrote: > Hello, > > It seems possible you did not receive the most recent message

Re: Permission Denied

2021-07-26 Thread goingdev
I sent in the full request and response logs last week. Have you received it? On Tuesday, July 13, 2021 at 1:51:58 AM UTC-4 adsapi wrote: > Hello there, > > Thank you for getting back to us and for sharing the logs. > > However, the logs provided aren't the logs that we're expecting. In the >

Re: Permission Denied

2021-07-09 Thread goingdev
Any update on this? I sent a private response 3 days ago. On Tuesday, July 6, 2021 at 1:31:43 AM UTC-4 adsapi wrote: > Hello there, > > Thank you for reaching out to us. > > As for the error, can you try following this guide >

Permission Denied

2021-07-05 Thread goingdev
I'm inmiddle of converting from the old Google Adwords API to the new Google Ads API. I'm getting this error using the Google Ads API: Google.Ads.GoogleAds.V7.Errors.GoogleAdsException: 'Status(StatusCode="PermissionDenied", Detail="The caller does not have permission", Please advise. --

Google Ads API: MutateJobService Code Examples

2019-05-09 Thread goingdev
I'm in the process of converting from the Adwords API to the Ads API. To process bulk operations and get their results, I've used the BatchJob and BatchJobService to upload jobs with the following code: BatchJobService batchJobService = (BatchJobService)user.GetService(

IPBlock WildCard Gives Invalid IP Address

2016-09-22 Thread goingdev
I am trying to upload an IPBlock with a wildcard, for example: 123.4.5.* I am getting an invalid IP Address response: Error: CriterionError.INVALID_IP_ADDRESS I saw another thread from 2014 indicating they will file a bug report but this is obviously still not fixed. When can we expect this

Re: BatchJob Cancelled Unknown / Internal Error

2016-07-05 Thread goingdev
s API Team > > On Monday, June 27, 2016 at 2:44:08 PM UTC+1, goingdev wrote: >> >> Yes, I am still randomly getting these failed jobs. Here's a few. >> >> 286601245 >> 286584141 >> 286584189 >> 286580784 >> 286572082 >> >> On

Re: BatchJob Cancelled Unknown / Internal Error

2016-06-27 Thread goingdev
BatchJob.id > <https://developers.google.com/adwords/api/docs/reference/v201605/BatchJobService.BatchJob#id> > of > the failed job, and I'll take a look. > > Thanks, > Josh, AdWords API Team > > On Wednesday, June 15, 2016 at 10:00:09 AM UTC-4, goingdev wrote: >>

Re: BatchJob Cancelled Unknown / Internal Error

2016-06-15 Thread goingdev
Any update on this? On Friday, May 27, 2016 at 10:56:20 AM UTC-4, goingdev wrote: > > There's only been 1 type of operation in each of my jobs, but thanks for > the try ;) > > On Friday, May 27, 2016 at 5:01:35 AM UTC-4, Stefano Fontana wrote: >> >> Hi, >&g

Re: BatchJob Cancelled Unknown / Internal Error

2016-05-27 Thread goingdev
the batch job IDs. Could you please click *Reply >> privately to author* in the forum and send me your customer ID as well >> where these batch jobs are being run? That way I can look up further >> information on each job. >> >> Thanks, >> Nadine, AdWords A

Re: BatchJob Cancelled Unknown / Internal Error

2016-05-25 Thread goingdev
Here's a couple: 201789809 201716220 201735163 201738985 201788441 201788360 201786830 201785942 201716436 On Wednesday, May 25, 2016 at 12:50:59 PM UTC-4, goingdev wrote: > > I'm getting a lot of jobs cancelled. Do you want the IDs? > > On Tuesday, May 17, 2016 at 2:15:34 PM UT

Re: BatchJob Cancelled Unknown / Internal Error

2016-05-25 Thread goingdev
On Tuesday, May 17, 2016 at 1:02:47 PM UTC-4, goingdev wrote: >> >> I have jobs that get cancelled >> >> Error: BatchJobProcessingError.UNKNOWN, FieldPath: , Trigger: BatchJob >> internal error >> >> All my jobs have a max of 2,000 ope

BatchJob Cancelled Unknown / Internal Error

2016-05-17 Thread goingdev
I have jobs that get cancelled Error: BatchJobProcessingError.UNKNOWN, FieldPath: , Trigger: BatchJob internal error All my jobs have a max of 2,000 operations. One example is job ID 142232633. Why did this job get cancelled? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: Retrieving BatchJob by ID returns no BatchJobPage entries

2016-04-19 Thread goingdev
Words API Team > > On Tuesday, April 19, 2016 at 1:16:58 PM UTC-4, goingdev wrote: >> >> Thank you for that... I tried excluding the predicates and I didn't get >> any results. I realized I wasn't passing in the correct client customer ID. >> I'm able to retri

Re: Retrieving BatchJob by ID returns no BatchJobPage entries

2016-04-19 Thread goingdev
if your job appears? >- How are you getting the batch job ID? Are you getting it from the >BatchJob.id > > <https://developers.google.com/adwords/api/docs/reference/v201603/BatchJobService.BatchJob#id> > field? > > Regards, > Nadine, AdWords API Team &g

Re: Retrieving BatchJob by ID returns no BatchJobPage entries

2016-04-19 Thread goingdev
How do I troubleshoot this? I'm trying to migrate to BatchJobService but cannot do so if I cannot retrieve job results reliably. On Monday, April 18, 2016 at 4:28:56 PM UTC-4, goingdev wrote: > > I'm getting this for a few job IDs > > Request: > > http://schemas.xmlsoap

Re: Retrieving BatchJob by ID returns no BatchJobPage entries

2016-04-18 Thread goingdev
I'm getting this for a few job IDs Request: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; xmlns:xsd="http://www.w3.org/2001/XMLSchema;> https://adwords.google.com/api/adwords/cm/v201601;>

Retrieving BatchJob by ID returns no BatchJobPage entries

2016-04-15 Thread goingdev
I'm getting 0 entries returned when using the BatchJobService to retrieve a job by its ID. My code: Selector selector = new Selector() { fields = new string[] { BatchJob.Fields.Id,

RATE_EXCEEDED BillingPerDay

2014-01-16 Thread goingdev
Yesterday I had used the API to upload almost 9,000 adParams, which worked well. About 5 minutes later I tried uploading some 500 more but it gave me the RATE_EXCEEDED error with a retryAfterSeconds of 84600 (24 hours). Now, just about 24 hours later, the API is still giving me that same error.

Re: RATE_EXCEEDED BillingPerDay

2014-01-16 Thread goingdev
I tried about 2 hours later and it worked. On Thursday, January 16, 2014 1:55:53 PM UTC-5, goingdev wrote: Yesterday I had used the API to upload almost 9,000 adParams, which worked well. About 5 minutes later I tried uploading some 500 more but it gave me the RATE_EXCEEDED error

Re: Get criterion info on APIError

2013-11-11 Thread goingdev
Team. On Wednesday, October 30, 2013 11:40:40 PM UTC+4, goingdev wrote: Is there a way to get the criterion info from an APIError? MutateJobService mutateJobService = (MutateJobService)user.GetService(AdWordsService.v201309.MutateJobService); JobResult jobResult

Job Result - get operator

2013-11-06 Thread goingdev
How do I get the operator ( add/ remove / set) from a job result? MutateJobService mutateJobService = (MutateJobService)user.GetService(AdWordsService.v201309.MutateJobService); JobResult jobResult = mutateJobService.getResult(new BulkMutateJobSelector { includeStats = true,

Get criterion info on APIError

2013-10-30 Thread goingdev
Is there a way to get the criterion info from an APIError? MutateJobService mutateJobService = (MutateJobService)user.GetService(AdWordsService.v201309.MutateJobService); JobResult jobResult = mutateJobService.getResult(new BulkMutateJobSelector { includeStats = true, jobIds = jobIDs

CustomerSyncService - user ID who made the change

2013-10-24 Thread goingdev
Does the CustomerSyncService offer data of which user ID/ email made the change? If yes, how would I go about retrieving that data? If no, are there any suggestions out there how to deal with situations where you don't want your API overwriting manual changes made to your account? -- --

Re: Negative Keyword Not Added

2013-10-08 Thread goingdev
-4, Danial Klimkin wrote: Hello, Can you please send us the XML code of the request and full server response? Please make sure to exclude sensitive details such as AuthToken or developer token. -Danial, AdWords API Team. On Thursday, October 3, 2013 12:21:26 AM UTC+4, goingdev wrote

Re: Negative Keyword Not Added

2013-10-08 Thread goingdev
results. So I'm not sure if this is by design or not, but I was mistaken based on my searches. So much for that... thanks for you help. On Tuesday, October 8, 2013 3:52:24 PM UTC-4, goingdev wrote: *Request:* ?xml version=1.0 encoding=utf-8? soap:Envelope xmlns:soap=http

Re: Negative Keyword Not Added

2013-10-07 Thread goingdev
Bump. On Thursday, October 3, 2013 9:23:48 AM UTC-4, goingdev wrote: I should note, this is happening on all keywords with a space. Example: +ABCD +EF On Wednesday, October 2, 2013 4:21:26 PM UTC-4, goingdev wrote: Using the API (201306) I'm trying to upload a phrase, exact and broad

Re: Negative Keyword Not Added

2013-10-03 Thread goingdev
I should note, this is happening on all keywords with a space. Example: +ABCD +EF On Wednesday, October 2, 2013 4:21:26 PM UTC-4, goingdev wrote: Using the API (201306) I'm trying to upload a phrase, exact and broad (with modifier) keyword to a campaign and an adgroup in a different

Negative Keyword Not Added

2013-10-02 Thread goingdev
Using the API (201306) I'm trying to upload a phrase, exact and broad (with modifier) keyword to a campaign and an adgroup in a different campaign. All three keywords uploaded successfully to the adgroup but only the phrase and exact keyword was uploaded to the campaign. Here's the piece of