Re: find gclid using campaign id

2024-05-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As per the click_view document, queries including ClickView must have a filter limiting the results to one day and can be requested for dates back to 90 days before the time of the request. This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ01J:ref" (ADR-00235302) Thanks,

Re: find gclid using campaign id

2024-05-19 Thread D. H.
lution to resolve > this error. > On Thursday 16 May 2024 at 22:03:11 UTC+5:30 Google Ads API Forum Advisor > wrote: > >> Hi, >> >> Thank you for reaching out to the Google Ads API support team. >> >> Please refer to this Rest API endpoint : >>

Re: find gclid using campaign id

2024-05-19 Thread D. H.
t; On Thursday 16 May 2024 at 22:03:11 UTC+5:30 Google Ads API Forum Advisor > wrote: > >> Hi, >> >> Thank you for reaching out to the Google Ads API support team. >> >> Please refer to this Rest API endpoint : >> https://developers.google.com/go

Re: find gclid using campaign id

2024-05-17 Thread bhavya dev
Hi, > > Thank you for reaching out to the Google Ads API support team. > > Please refer to this Rest API endpoint : > https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.googleAds/searchStream > > Also, kindly try the below provided query to get the GC

Re: find gclid using campaign id

2024-05-17 Thread bhavya dev
rest/v16/customers.googleAds/searchStream > > Also, kindly try the below provided query to get the GCLID using campaign > id. > > Query : "SELECT click_view.gclid, campaign.id FROM click_view WHERE > segments.date = '2024-05-16' AND campaign.id = 123456789"

Re: find gclid using campaign id

2024-05-17 Thread bhavya dev
] } } On Thursday 16 May 2024 at 22:03:11 UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Please refer to this Rest API endpoint : > https://developers.google.com/google-ads/api/rest/reference/rest/v16/customer

RE: find gclid using campaign id

2024-05-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Please refer to this Rest API endpoint : https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.googleAds/searchStream Also, kindly try the below provided query to get the GCLID using campaign id. Query

Find gclid using campaign id

2024-05-16 Thread bhavya dev
please give me Restful API endpoint of google ads and query to find gclid using campaign id -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Find gclid using campaign id

2024-05-16 Thread Bhavya Ardeshana
I want to find gclid with the help of using campaign_id Please provide me query to find gclid -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Demand Gen campaign found for few campaign ID but missing for others

2023-11-24 Thread 'Harsh Vardhan' via Google Ads API and AdWords API Forum
. 20676338284 20685928066 20685928066 20676338284 But for this campaign Id, we are not able fetch data. 20690037967 Request details: Request --- MethodName: google.ads.googleads.v14.services.GoogleAdsService/SearchStream Endpoint: googleads.googleapis.com:443 Headers: {developer-token=REDACTED, login

Mapping gclid with campaign id

2023-09-16 Thread Karan Dev Tyagi
I am running ad campaigns and I want to track the performance of users I acquire through those ads. With the user data I get the gclid , I want to map this gclid with the campaign name or campaign id. I have created an google transfer to export google ads data into the Bigquery. In that I

RE: How to make a query to validate if campaign id exists?

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. With regards to your concern, you can use campaign report using the campaign.id field. Let me know if this what you are looking for. If not, could you please provide full screen screenshot of the UI? So that i can further

Re: How to make a query to validate if campaign id exists?

2022-12-27 Thread SUBINPVASU
There are no campaigns inside MCC or manager accounts. On Fri, Dec 23, 2022 at 11:29 PM 'Luiz Eduardo Da Cruz' via Google Ads API and AdWords API Forum wrote: > Hey, how are u? > > I would like to know how I can make a query that validates if there is a > campaign id insid

Re: How to make a query to validate if campaign id exists?

2022-12-24 Thread 'Luiz Eduardo Da Cruz' via Google Ads API and AdWords API Forum
Thank you! On Saturday, December 24, 2022 at 9:30:42 AM UTC-3 subin...@gmail.com wrote: > search for the campaign id in that account. > > > https://github.com/googleads/google-ads-php/blob/main/examples/BasicOperations/GetCampaigns.php > > this will help you get all

Re: How to make a query to validate if campaign id exists?

2022-12-24 Thread SUBIN P VASU
search for the campaign id in that account. https://github.com/googleads/google-ads-php/blob/main/examples/BasicOperations/GetCampaigns.php this will help you get all the campaigns from the Google Ads account. You can use the following example to use it for specific campaign id. https

Re: How to make a query to validate if campaign id exists?

2022-12-23 Thread 'Luiz Eduardo Da Cruz' via Google Ads API and AdWords API Forum
t;> I would like to know how I can make a query that validates if there is a >> campaign id inside an account, this account can be mcc or even mcc manager. >> >> Thanks! > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: How to make a query to validate if campaign id exists?

2022-12-23 Thread SUBIN P VASU
There are no campaigns inside MCC accounts On Friday, 23 December 2022 at 23:29:39 UTC+5:30 luiz...@mercadolivre.com wrote: > Hey, how are u? > > I would like to know how I can make a query that validates if there is a > campaign id inside an account, this account can be mcc

How to make a query to validate if campaign id exists?

2022-12-23 Thread 'Luiz Eduardo Da Cruz' via Google Ads API and AdWords API Forum
Hey, how are u? I would like to know how I can make a query that validates if there is a campaign id inside an account, this account can be mcc or even mcc manager. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Seemingly duplicate campaign budget and unknonw campaign Id

2022-09-14 Thread Daniel da Silva
, a particular campaign budget with ID CB1234 is included twice in the response. All of the properties for these objects are identical, with the only difference that one references Campaign ID C1313, and the other Campaign ID C1212. Campaign ID C1313 actually exists in our account, while C1212 doesn't

Re: Which report will get the campaign id or name with gclid?

2022-07-26 Thread JM
with REST, only this is returned { "fieldMask": "campaign.id,campaign.name" } with JAVA, this is returned INFO: SUCCESS REQUEST SUMMARY. Method: google.ads.googleads.v11.services.GoogleAdsService/SearchStream, Endpoint: googleads.googleapis.com:443, CustomerID: x, RequestID:

Re: Which report will get the campaign id or name with gclid?

2022-07-26 Thread Joe Man
I tried querying the click_view table, but why does it return nothing? Is data not populated in click_view for App campaigns? SELECT campaign.id, campaign.name FROM click_view where segments.date DURING YESTERDAY On Thu, Jul 21, 2022 at 3:18 PM Google Ads API Forum Advisor wrote: > Hi

Re: Which report will get the campaign id or name with gclid?

2022-07-21 Thread JM
Got it thanks! Is the api the only place where campaign id/name and gclid can be looked up together? Does the Google Ads Editor have this information? On Thursday, July 21, 2022 at 2:33:35 AM UTC-4 adsapi wrote: > Hi JM, > > Thank you for reaching us out. I am Sherwin from Googl

Which report will get the campaign id or name with gclid?

2022-07-20 Thread JM
which Google ads api report have this information? i have the gclid and need the campaign id or name. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

RE: prelaunch extensions data w campaign id

2022-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to us. So our team can further check on this, can you share to us the following details below? Customer ID Further details and screenshots (in the Google Ads UI) on what this prelaunch data means Please send the requested details via the Reply privately to

prelaunch extensions data w campaign id

2022-01-24 Thread 'INI GlobalOps' via Google Ads API and AdWords API Forum
We are getting extensions data for campaigns which have NOT run yet - they have 0 impressions and have not been trafficked We need to get the campaign.id associated with extension.id Here's the query SELECT campaign.id, extension_feed_item.id,

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-18 Thread Google Ads API Forum Advisor
Hello Naina, Thanks for getting back to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. As previously mentioned by Aryeh, the Google Ads API permits only reporting of video ads. Video campaigns must be created

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-15 Thread Rokad Naina
Hello, I have check Google Ads API script document but how can i run those script in my Wordpress site page. I have tried script in ads manager-> tools& setting->script window see below screenshot. https://prnt.sc/1bg3c0a Fetching error to videoAdGroup is is not defined.

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-14 Thread Google Ads API Forum Advisor
Hi Naina, I work with Yasar and will assist you. Here's a quote from Ad Types - "The Google Ads API permits only reporting of video ads. Video campaigns must be created using the UI or Google Ads scripts." Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Ja1ih:ref -- --

Re: GAQL String Query | How to Select Campaign by Campaign ID

2021-07-14 Thread Mat
id) for id in campaign_ids)})' ... Regards Mat reid.ho...@mediahubww.com schrieb am Dienstag, 13. Juli 2021 um 20:57:24 UTC+2: > Hi Pete, > > Thanks for the help here! I was able to successfully filter by campaign ID. > > How would I write this if there are multiple campaign IDs

RE: GAQL String Query | How to Select Campaign by Campaign ID

2021-07-14 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. For this case, you can use the IN operator in place of the '=' operator, as specified in the GAQL grammar. For example: SELECT campaign.id, campaign.name, campaign.vanity_pharma.vanity_pharma_text FROM campaign WHERE campaign.id IN (1234, 2345, 3456) Regards,

Re: GAQL String Query | How to Select Campaign by Campaign ID

2021-07-13 Thread 'reid hommedahl' via AdWords API and Google Ads API Forum
Hi Pete, Thanks for the help here! I was able to successfully filter by campaign ID. How would I write this if there are multiple campaign IDs? I tried using commas, ampersands, and even writing another WHERE statement. All resulted in errors. Any help you could provide here would be really

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-13 Thread Rokad Naina
Hello, You reply is really helpful for me. Thank you so much for it. I want one more help for Video Campaign create. I am trying to create Video Ads using the Google Ads API, I have tried below document but it's not work for me. https://developers.google.com/google-ads/api/fields/v8/video

Re: GAQL String Query | How to Select Campaign by Campaign ID

2021-07-13 Thread Pete Lavetsky (AdWords API Guru)
, 2021 at 3:39:22 PM UTC-4 reid.ho...@mediahubww.com wrote: > Hello, > > I'm trying to write a string query that returns a few different things-- > but I would like to filter which campaigns are returned by campaign ID. > Here's the string query I have wrote so far: > > Stri

GAQL String Query | How to Select Campaign by Campaign ID

2021-07-12 Thread 'reid hommedahl' via AdWords API and Google Ads API Forum
Hello, I'm trying to write a string query that returns a few different things-- but I would like to filter which campaigns are returned by campaign ID. Here's the string query I have wrote so far: String query = "SELECT campaign.id, campaign.name, campaign.vanity_pharma.vanity_pharma

RE: Google Ads API : Get Impress and click by Campaign ID

2021-07-12 Thread Google Ads API Forum Advisor
Hi Naina, Thanks for reaching out to the Google Ads API Support. You may include the metrics.impressions, metrics.clicks, campaign_budget.amount_micros fields and other parameters in your SELECT query by using a campaign report. Once you’ve constructed a GAQL query, you may use our reporting

Google Ads API : Get Impress and click by Campaign ID

2021-07-09 Thread Rokad Naina
Hello, I am working on google Ads PHP API. I have call GetCampaign, AddCampaign and same Adgroups, Ads create get example call into basic API document (below link). My Account token and key are also updated because campaign create and get working successfully for me.

Re: campaign id, name and adgroup id, name in ads list

2020-08-12 Thread denma test
Thanks have done with Ad Performance Report , thanks. On Thursday, August 13, 2020 at 12:27:24 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > Unfortunately, the names are not available for the

Re: campaign id, name and adgroup id, name in ads list

2020-08-12 Thread Google Ads API Forum Advisor Prod
Hi, Unfortunately, the names are not available for the AdGroupAdService. The best workaround to get all the details you need is to run the Ad Performance Report. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Ivg9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: campaign id, name and adgroup id, name in ads list

2020-08-11 Thread denma test
Hello Anthony, Yes i knew it, but my actual need is names of campaign and Adgroup in list. On Tuesday, August 11, 2020 at 10:32:11 PM UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > If you include baseCampaignId and baseAdGroupId in your selector while > using AdGroupAdService, you will see

Re: campaign id, name and adgroup id, name in ads list

2020-08-11 Thread Google Ads API Forum Advisor Prod
Hello, If you include baseCampaignId and baseAdGroupId in your selector while using AdGroupAdService, you will see these ids returned for your ads. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Ivg9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: campaign id, name and adgroup id, name in ads list

2020-08-10 Thread denma test
HI Anthony, You meant, we need to hit additional API calls to fetch Campaign, Adgroup data using baseCampaignId and baseAdGroupId? If yes we will get multiple creatives with one campaign and adgroups we cannot hip additional API to fetch details in *for* loop. I just wanted to get it from the

RE: campaign id, name and adgroup id, name in ads list

2020-08-10 Thread Google Ads API Forum Advisor Prod
Hello, When selecting your AdGroupAd, you can select the fields baseCampaignId and baseAdGroupId to get info on your ads' campaigns and ad groups. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5004Q23Ivg9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

campaign id, name and adgroup id, name in ads list

2020-08-10 Thread denma test
Hi Have taken Ads list using selectors as like in below code, $session = self::setSession(); $adWordsServices = new AdWordsServices(); $adService = $adWordsServices->get($session, AdService::class); $adGroupAdService = $adWordsServices->get($session,

RE: Adwords API sends me wrong Data for Campaign ID

2020-08-07 Thread Google Ads API Forum Advisor Prod
Hi Poker, Thanks for reaching out. With regards to your concern, can you please provide report definition and screenshot of the UI along with customer id so that i can further investigate the issue. Please reply privately to author options while sharing the details. Thanks, Nirmita Patel

Adwords API sends me wrong Data for Campaign ID

2020-08-07 Thread Poker Face
Hello Support, I have been calling the SHOPPING PERFORMANCE REPORT from the Adwords API for a while. All the Data I was obtaining was correct until today. I have noticed that the API is sending me wrong Data for my Campaign ID. I can see that because the Campaign ID in my Google Adwords Account

RE: How to get - Campaign Id, Budget, Spend, Clicks, Impressions, Advertising channel data as one record

2020-07-24 Thread Google Ads API Forum Advisor Prod
Hi Girish, Thanks for reaching out. With regards to your concern, you can use the campaign performance report with using field. If you still have any issue, can you please provide the complete report definition you are using as well as the download report,screenshot of the UI and your

How to get - Campaign Id, Budget, Spend, Clicks, Impressions, Advertising channel data as one record

2020-07-24 Thread Girish H
I have few providers and they have many customers under them. I need to get data Campaign Id, Budget, Spend, Clicks, Impressions, Advertising channel for all these customers which needs to be stored into application database. Please suggest whether I should go with Campaign Performance Report

Re: Need Campaign Id/Name, Ad Group Id/Name, and Ad in Fewest Calls

2020-04-21 Thread Shannon
Solved. FYI, you can get everything needed for this scenario using the Ad Performance Report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Need Campaign Id/Name, Ad Group Id/Name, and Ad in Fewest Calls

2020-04-21 Thread Shannon
I am working on an integration where my primary concern is retrieving Expanded Text Ads for an account and having our app edit them. The Ad Services calls are ok, but I need to get Campaign Id/Name and Ad Group Id/Name when storing them in our system for friendly user display in our app

RE: Campaign Id mismatch from UI dashboard and from Apis response

2020-01-29 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Can you please share the following via reply privately to author: Your client customer ID The complete report definition you are using to get the campaign Ids The downloaded report Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001USx4EI:ref -- --

Campaign Id mismatch from UI dashboard and from Apis response

2020-01-29 Thread adwords demo
Hi, I am able to make Apis call through Test manager account to get campaign list and create a new campaign, but the Api shows the list of campaign with Ids are different from UI dashboard's Campaign Id. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

RE: multiple campaign accounts to single campaign id

2019-09-12 Thread Google Ads API Forum Advisor Prod
Hello Durga Prasad, The Ad Group Performance report includes all statistics aggregated by default at the ad group level, one row per ad group. Now since a campaign can have more than one AdGroup in the AdGroupPerformceReport you might see a campaign associated to more than one AdGroup. Please

multiple campaign accounts to single campaign id

2019-09-12 Thread DURGA PRASAD NARGANA
How can i append multiple campaign accounts to single campaign id for adwords api of ADGROUP_PERFORMANCE_REPORT -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: How can i get total ads count using Campaign ID? Just Count.

2019-09-09 Thread yogesh patel
Hey, I know that things.but i want to get the count of active ads using campaign id? On Tue, Sep 10, 2019 at 2:37 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Yogesh, > > Thank you for reaching the support. You could use Ad Performance

RE: How can i get total ads count using Campaign ID? Just Count.

2019-09-09 Thread Google Ads API Forum Advisor Prod
Hi Yogesh, Thank you for reaching the support. You could use Ad Performance Report to get the list of the ads associated with a campaign based on the campaign id. Please find below the sample report query for reference. SELECT Id, CampaignId FROM AD_PERFORMANCE_REPORT WHERE CampaignId

How can i get total ads count using Campaign ID? Just Count.

2019-09-09 Thread yogesh patel
Hello, How can I get total ADS count using Campaign ID? I already did some code but it was taking too much time when I have multiple campaigns? $selectorAds = new Selector(); $selectorAds->setFields(['Id']); $selectorAds->setOrdering([new O

Re: Campaign id is different in reports than it is getcampaign

2018-04-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Could you please *reply privately to author* with the complete SOAP logs including request and response of your API call and also the report definition of your report, so that I can troubleshoot further? Regards, Dhanya, AdWords API Team -- --

Campaign id is different in reports than it is getcampaign

2018-04-18 Thread apitest2mjhallll
i have problem with campaign id. in GetCampaign i got id 1355296734 but in reports is 1356842112 can somebody help? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com

Re: adgroup id,adgroup name,campaign id,campaign name in getkeywords api

2018-02-02 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
reference/v201710/AdGroupCriterionService#get> API call. You can then retrieve adGroup name <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupService.AdGroup#name> , campaign id <https://developers.google.com/adwords/api/docs/reference/v201710/AdGroupServi

adgroup id,adgroup name,campaign id,campaign name in getkeywords api

2018-02-02 Thread Bhairavi
Hi, Can i get adgroup id,adgroup name,campaign id,campaign name from GetKeywords API in php? Thanks , Bhairavi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

Re: how to get a single campaign with campaign id of course?

2017-12-08 Thread kendan
Okay thank you very much! On Friday, December 8, 2017 at 3:47:30 PM UTC+8, ken...@blvnp.com wrote: > > I want to retrieve a single campaign. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: how to get a single campaign with campaign id of course?

2017-12-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, For removing data like removing campaigns, you cannot use AWQL as "DELETE" query is not supported, only the "SELECT" query is supported. You can refer to this example on how to remove a data

Re: how to get a single campaign with campaign id of course?

2017-12-08 Thread kendan
I will try this, Ill let you know if this works later. A follow up question, is it possible to use AWQL for deleting data? On Friday, December 8, 2017 at 3:47:30 PM UTC+8, ken...@blvnp.com wrote: > > I want to retrieve a single campaign. > -- --

Re: how to get a single campaign with campaign id of course?

2017-12-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, You can use the CampaignService.get() to retrieve campaigns in your account. If you want to retrieve only a single campaign, then you can filter by Id

how to get a single campaign with campaign id of course?

2017-12-07 Thread kendan
I want to retrieve a single campaign. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Re: Google Adwords showing record for Campaign Id, while API returns nothing

2017-08-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you tell me how you are retrieving the data for your campaigns? Are you using CampaignService or Campaign Performance Report

Google Adwords showing record for Campaign Id, while API returns nothing

2017-08-15 Thread Bilal Iqbal
Hi, I am using PHP Google Adwords API v201705 for getting Campaigns data using Ids. I got a situation where I have a CampaignId which on calling from API returns just an empty array, which on Google Adwords there is a lot of data against that Campaign Id. Now, I want to know that what might

Re: Campaign Id as array to get the adgroups

2017-05-01 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi, Could you please provide me with the complete SOAP XML request and response logs for the API call (in case this error is encountered while using a service) or the SOAP XML report definition (in case you faced this error with reports) along with your 10 digit AdWords account ID? Please

Campaign Id as array to get the adgroups

2017-05-01 Thread SUBIN P VASU
Hi, I'm trying to download the adgroups from the account . For this I'm passing the campaigns id as array. It's getting exception saying SelectorError.INVALID_PREDICATE_VALUE @ serviceSelector; trigger:'Array'. How can i solve it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How do I get all ad groups with their extensions using campaign id?

2017-03-15 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Yes, you need to retrieve the AdGroupId in a previous request and use these Ids in a predicate in the AdGroupExtensionSettingService selector . If your extensions have non-zero

How do I get all ad groups with their extensions using campaign id?

2017-03-15 Thread JC Lee
cient way to do this? AdGroupExtensionSettingService has no campaign id selector. Must I first get all the ad group ids and use those as the selector? This would require 2 separate calls one after the other which means it takes much longe

Re: Get Targeted Locations with geo radius map against campaign ID

2016-12-28 Thread 'Joyce Lava' via AdWords API Forum
Hi Sohair, Glad to hear that I was able to help! Best, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Get Targeted Locations with geo radius map against campaign ID

2016-12-28 Thread SOHAIR AHMAD
Thanks Joyce, Things worked for me :) If anyone needs help in ruby (ruby on rails) here is an example; require 'adwords_api' > config = YAML.load_file(Rails.root.join('config/adwords_api_test.yml')) > API_VERSION = :v201607 > adwords = AdwordsApi::Api.new(config) > campaign_criterion_srv =

Re: Get Targeted Locations with geo radius map against campaign ID

2016-12-28 Thread 'Joyce Lava' via AdWords API Forum
Hi Sohair, Based on your code, you are using LocationCriterionService instead of CampaignCriterionService .

Re: Get Targeted Locations with geo radius map against campaign ID

2016-12-28 Thread SOHAIR AHMAD
Hi Joyce, I have tried that sample that worked without campaign ID, i.e, it gives me results of location names When I updated my selector with Campaign ID predicate: selector = { > :fields => ['CampaignId', 'Id', 'LocationName', 'CanonicalName', > 'Di

Re: Get Targeted Locations with geo radius map against campaign ID

2016-12-28 Thread 'Joyce Lava' via AdWords API Forum
Hi Sohair, You may refer to the below example SOAP request and response to get the targeted location and proximity: http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

Get Targeted Locations with geo radius map against campaign ID

2016-12-27 Thread SOHAIR AHMAD
I am trying to retrieve the detail of campaign, but I am not able to find any solution of getting Targeted location against campaign id, with targeted location, radius map, and reach. https://developers.google.com/adwords/api/docs/samples/ruby/targeting#get-all-campaign-targeting-criteria

Re: How to add campaign id when downloading the campaign report in Adwords UI

2016-11-16 Thread 'Peter Oliquino' via AdWords API Forum
Hi Will, Could you confirm if you are using AdWords Scripts or the AdWords API in generating the reports? I noticed you mentioned that you are able to download reports using your MCC account, unfortunately, this is currently not supported in the AdWords API as report generation is supported

How to add campaign id when downloading the campaign report in Adwords UI

2016-11-16 Thread Will Yun
We can add the campaign id when downloading the campaign report under MCC account,but not the single adwords report. Is there anyway to get the campaign report with campaign id without using Adwords API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: How to get all campaign id & name from any type of campaigns - in single request

2016-08-11 Thread 'Joyce Lava' via AdWords API Forum
Hello Marina, Yes, you may use Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> to get the campaign id and campaign name from any advertisingChannelType (video, display, multi channel, search, etc.). Just i

How to get all campaign id & name from any type of campaigns - in single request

2016-08-11 Thread Marina Kurtin (DAU-UP)
Hello, I need to get all campaign ids & names from any type of my campaigns. The types I have are: 1. Video 2. Display 3. Multi Channel 4. Search Is it possible to get all of those from: CAMPAIGN_PERFORMANCE_REPORT

Re: Getting current location boost for a location and campaign id.

2016-05-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, You can get the bid modifiers associated with a location using the Campaign Location Target Report , which summarizes the performance of campaigns by location-based CampaignCriterion

Getting current location boost for a location and campaign id.

2016-05-21 Thread Asker
It should be simple. I want to get the current bid adjustment value for a location id and campaign id. How do I do it? I have found an example (here <https://developers.google.com/adwords/api/docs/guides/adgroup-bid-modifiers#retrieve>) but cant find a similar example to get the c

Re: Get CAMPAIGN_LOCATION_TARGET unable to get results from a specific campaign ID

2016-04-27 Thread Hasmer Salubre
I have replied in the email from adwordsapia... or every time I reply I use the button here *Reply privately to author?* On Wednesday, April 27, 2016 at 10:38:51 PM UTC+8, Anthony Madrigal wrote: > > Hi, > > Could you please provide me with the SOAP request and response that > resulted in this

Re: Get CAMPAIGN_LOCATION_TARGET unable to get results from a specific campaign ID

2016-04-27 Thread Hasmer Salubre
quot;]=> string(7) "Display" ["campaignState"]=> string(7) "enabled" ["ctr"]=> string(5) "0.16%" ["costAllConv"]=> string(1) "0" } } On We

Re: Get CAMPAIGN_LOCATION_TARGET unable to get results from a specific campaign ID

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi, Could you please provide me with the SOAP request and response that resulted in this error? Please use *Reply privately to author *when doing so. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Get CAMPAIGN_LOCATION_TARGET unable to get results from a specific campaign ID

2016-04-27 Thread Hasmer Salubre
this is the result for a specific campaign id this campaign name is Display Fatal error: Uncaught SoapFault exception: [soap:Server] [SelectorError.INVALID_PREDICATE_VALUE @ serviceSelector; trigger:'--'] in /var/projects/dom360/domcms/app/libraries/adwords/src/Google/Api/Ads/Common/Lib

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Senthil Palaniswami
Is it also the same for Groups & Keywords ? On Fri, Dec 4, 2015 at 5:12 PM, Senthil Palaniswami < senthil.palanisw...@gmail.com> wrote: > Thanks a lot Anthony. It makes sense now. > > On Fri, Dec 4, 2015 at 5:09 PM, Anthony Madrigal < > adwordsapiadvisor+anmadri...@google.com> wrote: > >> Hey

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Anthony Madrigal
Hey Senthil, The reason those campaigns are not being returned is because they are video campaigns. Video campaigns are currently not supported through the AdWords API services. If you want to get the stats of those campaigns, you can run either the Campaign Performance Report

Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Senthil Palaniswami
Team, I got all the Campaign details including ID, Name, but some of the records are missing. I found those are status of "Paused". Could you please assist on this ? Thanks ! Thanks Senthil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Anthony Madrigal
Hi Senthil, Did you include any predicates in your API call? Try to add the predicate *Status IN ["ENABLED","PAUSED"] *and see if your results include paused campaigns. If you are still facing issues, please send me your SOAP request and response through *reply privately to author.* Regards,

Re: Not able to get Paused Campaign ID & Name for ClientCustomer ID

2015-12-04 Thread Senthil Palaniswami
Thanks a lot Anthony. It makes sense now. On Fri, Dec 4, 2015 at 5:09 PM, Anthony Madrigal < adwordsapiadvisor+anmadri...@google.com> wrote: > Hey Senthil, > > The reason those campaigns are not being returned is because they are > video campaigns. Video campaigns are currently not supported

Get the campaign ID when create a new campaign

2015-06-15 Thread Giovanni Cortes
I want to obtain the campaign ID when is created. I have this code client.SetClientCustomerId(client_customer_id) campaign_service = client.GetService('CampaignService') budget_id = add_budget(client, client_customer_id, budget) operations = [{ 'operator': 'ADD', 'operand

Re: Get the campaign ID when create a new campaign

2015-06-15 Thread Michael Cloonan (AdWords API Team)
Hello, The mutate result should include the campaign ID in it. Please include a SOAP request/response if you're not able to see it, to help troubleshoot. Regards, Mike, AdWords API Team On Monday, June 15, 2015 at 1:03:23 PM UTC-4, Giovanni Cortes wrote: I want to obtain the campaign ID when

Cannot Query Adgroups by Campaign ID

2015-04-06 Thread saif
Hey, I get the following error while trying to query all ad groups by a particular campaign ID.. My SOAP request is as follows: ?xml version=\1.0\ encoding=\utf-8\? soap:Envelope xmlns:soap=\http://schemas.xmlsoap.org/soap/envelope/\; xmlns:xsi=\http://www.w3.org/2001/XMLSchema

Campaign id is not receiving while clicking on the Adwords Ad

2014-09-29 Thread Amit Pawar
Hi Team, We have observed that while clicking on the adwords published Ad, we are not receiving the campaign ID. Is there any setting/configuration that we need to take care in order to send the campaign id as part of URL ? Appreciate your inputs on the same

Re: Campaign id is not receiving while clicking on the Adwords Ad

2014-09-29 Thread Ray Tsang (AdWords API Team)
, September 29, 2014 10:46:42 AM UTC-4, Amit Pawar wrote: Hi Team, We have observed that while clicking on the adwords published Ad, we are not receiving the campaign ID. Is there any setting/configuration that we need to take care in order to send the campaign id as part of URL

Campaign Id

2014-09-22 Thread testadwords
Hi All, I am new to the AdWords API and need to get my Campaign Id so that I can connect with my account but am having difficulties getting hold of it. I can't find the campaign id anywhere on the AdWords UI (I tried using the number in the query string with key '__c' but no luck). How do I

Re: Campaign Id

2014-09-22 Thread Josh Radcliff (AdWords API Team)
Hi Conor, The UI won't provide you with the campaign ID, so developers usually use the CampaignService https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService to get the list of campaigns and IDs, as you mentioned. If you're having trouble setting up the *AdWordsUser

Re: Campaign Id

2014-09-22 Thread Anash P. Oommen (AdWords API Team)
, AdWords API Advisor. On Monday, September 22, 2014 5:31:00 AM UTC-4, testa...@geeks.ltd.uk wrote: Hi All, I am new to the AdWords API and need to get my Campaign Id so that I can connect with my account but am having difficulties getting hold of it. I can't find the campaign id anywhere

  1   2   >