Getting Excluded Audiences by Campaign or Ad Group, is it possible?

2024-05-14 Thread charlesb...@gmail.com
Hi, I can see audiences (user lists) via: 'SELECT user_list.name, campaign.id, campaign.name FROM campaign_audience_view' However, the results do not include Exclusions which I can see via Audiences, Keywords and Content > Audiences > Exclusions within the UI. Is this information

Re: detailed demographics by campaign?

2024-05-13 Thread charlesb...@gmail.com
Hi, Thanks for getting back to me, and apologies for the delay! That's good to know. Am I right in thinking this is the case for "Affinity Segment"s and "In-market segment"s too? Thanks, Charles On Tuesday 23 April 2024 at 04:50:25 UTC-5 Google Ads API Forum Advisor wrote: > Hi Charles, >

Detailed Demographics by Campaign?

2024-04-22 Thread charlesb...@gmail.com
Hello, Is it possible to pull detailed_demographic data by campaign? It isn't available via campaign_criterion or ad_group_criterion and I can't think where else to look. I just need to know which Detailed

Re: is there a transactions (conversions by transaction id) report via the api?

2024-01-24 Thread charlesb...@gmail.com
Hi, Consider it ignored! Although I should add: the data isn't available in the UI. Thanks On Wednesday 24 January 2024 at 12:49:24 UTC-6 Google Ads API Forum Advisor wrote: > Hi, > > Please ignore my previous response. > > > Thank you for reaching out to the Google Ads API support team. > >

Is there a transactions (conversions by transaction ID) report via the API?

2024-01-24 Thread charlesb...@gmail.com
Hi, I'm looking for a report containing all conversions (transactions) at the conversion level. I can't find anything in the docs but thought I'd check. That or a way to track them going forward. Thanks, Charles -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: missing campaign labels

2023-10-20 Thread charlesb...@gmail.com
Hi, Was there a solution to this? I have the same issue. Just some clarification around whether the labels report is supposed to return all labels, or clarification on the details if not, would be helpful. Thanks On Thursday, 18 May 2023 at 06:22:08 UTC-5 Google Ads API Forum Advisor wrote:

Genders do not exist for campaigns created via Bulk Upload

2023-07-07 Thread charlesb...@gmail.com
Hi, Please see this example code: function main(){ const genderSelector = AdsApp.videoTargeting() .genders() .withCondition("ad_group.status in (ENABLED, PAUSED, REMOVED)") .withCondition("campaign.status in (ENABLED, PAUSED, REMOVED)")

Re: no response from ads api basic access application

2023-06-01 Thread charlesb...@gmail.com
Hi, I'm having the same issue. Do you mind checking mine too? I don't have a case ID but the manager (MCC) account ID is 684-282-2441. Thanks, Charles On Thursday, 1 June 2023 at 10:56:01 UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API

Re: Error creating google ads with youtube video asset

2023-05-09 Thread charlesb...@gmail.com
the advert successfully. I imagine it's the same deal with the API. Thanks On Tuesday, 9 May 2023 at 11:13:21 UTC-5 charlesb...@gmail.com wrote: > Hi, > > Was there any update on this? > > I have the exact same error. > > I'm definitely passing in a video asset but receiv

Re: Error creating google ads with youtube video asset

2023-05-09 Thread charlesb...@gmail.com
Hi, Was there any update on this? I have the exact same error. I'm definitely passing in a video asset but receive the error "Expected an Asset which is a YouTube video". Is it just not supported? Thanks On Wednesday, 8 June 2022 at 14:44:52 UTC-5 Google Ads API Forum Advisor wrote: >

Re: "Listing Group UNIT node cannot have children" error when trying to add pmax listing group node

2022-12-06 Thread charlesb...@gmail.com
- And the rest of the units will be added? No problem if not I just want to do it properly. Thanks On Tuesday, 6 December 2022 at 12:06:59 UTC-6 charlesb...@gmail.com wrote: > Hi, > > Thanks for that. > > Whilst I'm working out how to properly send the request and get the > response c

Re: "Listing Group UNIT node cannot have children" error when trying to add pmax listing group node

2022-12-06 Thread charlesb...@gmail.com
Hi, Thanks for that. Whilst I'm working out how to properly send the request and get the response can I just ask a question? Do I need to remove the nodes before I can add to them again? When I follow the example you sent

Re: "Listing Group UNIT node cannot have children" error when trying to add pmax listing group node

2022-12-05 Thread charlesb...@gmail.com
Private message sent. Thanks! On Monday, 5 December 2022 at 09:02:08 UTC-6 adsapi wrote: > Hi Charles, > > Thanks for reaching out and providing your code. Can you please privately > provide us with the complete request and response logs so that our team can > take a closer look? > > Thanks,

"Listing Group UNIT node cannot have children" error when trying to add pmax listing group node

2022-12-04 Thread charlesb...@gmail.com
Hi, I'm getting the following error: Listing Group UNIT node cannot have children Here's the python code: _TEMPORARY_ID_LISTING_GROUP_ROOT = -1 operations = [] create_operation_factory = ( AssetGroupListingGroupFilterCreateOperationFactory( client, customer_id,

Re: Performance Max (PMax) Insights via the API? Especially search terms or search categories

2022-07-27 Thread charlesb...@gmail.com
Thanks Ernie sunshine. I'm sure there's a general hankering for PMax data via the api! Thanks On Wednesday, 27 July 2022 at 01:12:52 UTC-5 adsapi wrote: > Hi Charles, > > Thank you for raising your concern to my team. > > Upon checking the information that you provided, it appears that the >

Re: GAQL query is working for predefined date ranges but not for custom date range

2022-07-26 Thread charlesb...@gmail.com
Hi, There's no "DURING" with GAQL. Try the GAQL query validator. On Tuesday, 26 July 2022 at 14:51:03 UTC-5 hema21...@gmail.com wrote: > Hi Team > > I'm trying to get the data based on the date range. The following query > is working fine if I'm specifying the predefined date ranges like >

Re: Performance Max (PMax) Insights via the API? Especially search terms or search categories

2022-07-26 Thread charlesb...@gmail.com
Hi, Ah, sorry about that - I've sent another will the full UI this time. To clarify, I'm within a PMax campaign then I've clicked on "Insights". I've found a screenshot of the same thing online (not my account) below: [image: performance-max-top-search-terms-1.png] Thanks! On Monday, 18 July

Re: Performance Max (PMax) Insights via the API? Especially search terms or search categories

2022-07-16 Thread charlesb...@gmail.com
Hi Nirmitabahen, I've sent the screenshot privately. Please let me know if you need anything else. Thanks On Monday, 11 July 2022 at 14:17:27 UTC-5 adsapi wrote: > Hi Charles, > > Thank you for reaching out to the Google Ads API support team. > > Could you please provide full screen

Performance Max (PMax) Insights via the API? Especially search terms or search categories

2022-07-11 Thread charlesb...@gmail.com
Hello, As per the title - is anything from the insights section available in the API? I've had a look at can't find anything. Then obviously the search terms don't appear under reports. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: