Re: How to Exclude AssetFieldType from AdGroup or Campaign

2022-11-30 Thread Sinea Calin
Thank you for your response. I can see it on API would you be able to tell me on UI on the website itself where i can find this. Its not in campaign settings On Thu, Dec 1, 2022 at 3:59 PM Google Ads API Forum Advisor wrote: > Hi Sinea, > > Thank you for reaching us out. I am Sherwin from

How to Exclude AssetFieldType from AdGroup or Campaign

2022-11-29 Thread Sinea Calin
Hello recently we had an error "EXCLUDED_PARENT_FIELD_TYPE" The specified field type is excluded for given campaign or ad group. This was caused because we had a new record under call to turn off all call on campaign level. I spent quite a bit of time trying to recreate that row after deleting

CallReportingSetting is tied to customer instead of customer client

2022-11-23 Thread Sinea Calin
This is a bit strange we have a main customer account that has a lot of customer clients. I am trying to get the call reporting for each of those clients. But google query builder return s call reporting for main account the customer and its always false even though some customer clients have

Re: How to check for disapproved assets that are currently in use (v10)

2022-02-21 Thread Sinea Calin
> 'asset.policy_summary.approval_status, ' > 'asset.policy_summary.policy_topic_entries, ' > 'asset.policy_summary.review_status, ' > 'asset.resource_name ' > 'FROM customer_asset ' > 'WHERE asset.policy_summary.approval_status = DISAPPRO

Re: How to check for disapproved assets that are currently in use (v10)

2022-02-21 Thread Sinea Calin
Hi, I think he asked how to get disapproved assets how is campaign_asset a good answer. campaign_asset does not have policy summary.

Asset policy_summary returns nothing

2022-02-21 Thread Sinea Calin
Hi i made quite a few posts a few weeks ago and i was left with we managed to replicate and we will contact soon. Its been some time and the API is still broken. Can i get a real ETA on a fix. As you might or not be aware the calling search on assets service does not retrieve policy summary

Responsive search ad status does not match ui

2022-01-31 Thread Sinea Calin
Hello i seem to be having an issue with Rsa ads. I am getting this response back from API for one of the headlines. The approval status is *UNKNOWN* while the review status is *REVIEWED*. 1. Is this correct? 2. Why is *API* response status *UNKNOWN* and not *DISAPPROVED* like *UI *? 3. If this

Responsive Search Ad Approval Status Inconsistant

2022-01-31 Thread Sinea Calin
Hello i seem to be having an issue with Rsa ads. I am getting this response back from API for one of the headlines. The approval status is *UNKNOWN* while the review status is *REVIEWED*. 1. Is this correct? 2. Why is *API* response status *UNKNOWN* and not *DISAPPROVED* like *UI *? 3. If this

Re: How to retrieve only active accounts using Ads API

2022-01-31 Thread Sinea Calin
Thank you Sabrina, If you don't mind can you give me a link to that other thread On Tuesday, February 1, 2022 at 2:44:22 AM UTC+9 adsapi wrote: > Hello Sinea, > > Thanks for reaching out. With regards to your concern, it looks like we > have a duplicate thread for this issue. We can keep

Re: How to retrieve only active accounts using Ads API

2022-01-31 Thread Sinea Calin
Or how can i tell the difference between an active and disabled account On Monday, January 31, 2022 at 5:11:13 PM UTC+9 Sinea Calin wrote: > Hi i am trying to get only the active accounts but so far i am out of luck > with a specific type of closed account. The type that's automat

How to retrieve only active accounts using Ads API

2022-01-31 Thread Sinea Calin
Hi i am trying to get only the active accounts but so far i am out of luck with a specific type of closed account. The type that's automatically closed after not having any spent for 15 months. I tried to use GoogleAdsQuery to retrieve all active accounts from *resource(customer_client*) but

Re: CustomerClientService returns inactive accounts.

2022-01-31 Thread Sinea Calin
Or how can i differentiate active from non active in Ads API On Monday, January 31, 2022 at 5:07:42 PM UTC+9 Sinea Calin wrote: > Hi i am trying to get only the active accounts but so far i am out of luck > with a specific type of closed account. The type that's automatically > clo

CustomerClientService returns inactive accounts.

2022-01-31 Thread Sinea Calin
Hi i am trying to get only the active accounts but so far i am out of luck with a specific type of closed account. The type that's automatically closed after not having any spent for 15 months. I tried to use GoogleAdsQuery to retrieve all active accounts from *resource(customer_client*) but

combinedApprovalStatus migration from adwords to API

2021-11-10 Thread Sinea Calin
Hi i am trying to migrate from Adwords but i cant really find the equivalent of combinedApprovalStatus in the new Ads API. Is there a way to retrieve the combined approval status in Ads API https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupAdService.AdGroupAdPolicySummary

Re: Content Exclusion On Account Level Not On Campaing

2021-04-14 Thread Sinea Calin
Essentially i am looking for an Account Setting Api either with Adwords Api or Ads Api On Thursday, April 15, 2021 at 1:35:51 PM UTC+9 Sinea Calin wrote: > *Hi is there a way to retrieve, remove add content exclusion on account > level by api?* > > This is the way to do it manua

Content Exclusion On Account Level Not On Campaing

2021-04-14 Thread Sinea Calin
*Hi is there a way to retrieve, remove add content exclusion on account level by api?* This is the way to do it manually. How to set content exclusions at the account level Account-level control of content exclusions are only available in the new Google Ads experience. 1. Sign in to your

Using Ads Api how do you remove a custom interest

2021-02-17 Thread Sinea Calin
In previous Adwords API you could not remove the custom audience but you could update status as removed and can create a new one with the same name. In the new ads api you cant remove and you cant change status to REMOVED - message: "Enum value \'REMOVED\' cannot be used." My question is

Re: Custom Audience and Custom Affinity Switch With New API

2020-10-07 Thread Sinea Calin
2. How can i select *People who searched any of these terms on Google *if the type has no affect on it. On Thursday, October 8, 2020 at 10:51:28 AM UTC+9 Sinea Calin wrote: > Hi guys i have a question regarding how does one create a custom affinity > and a custom audience. > &

Custom Audience and Custom Affinity Switch With New API

2020-10-07 Thread Sinea Calin
Hi guys i have a question regarding how does one create a custom affinity and a custom audience. I manage to create one custom audience and one custom affinity by api one has CUSTOM_AFFINITY type the other CUSTOM_INTENT but i think they are the same i cant see any difference. [image: Screen

Re: CustomAffinityService Remove OPERATOR_NOT_SUPPORTED

2020-09-30 Thread Sinea Calin
Fair enough thank you for the support i do have a question though. Are the custom affinities cleared over time or why cant we delete it. If we query for custom affinities without filter we can still get them. I need to query with status=Enabled to get the "Real" list. On Wednesday, September

Re: Custom Audience setup using API

2020-09-30 Thread Sinea Calin
Thats CustomAffinityService to create a custom affinity then you can add CustomAffinityTokens(books, novels , etc) to that CustomAffinity then you assign that CustomAffinity To an AddGroup of your choosing using AdGroupCriterionService as the advisor said On Wednesday, September 30, 2020 at

Re: Custom Affinity Service

2020-09-29 Thread Sinea Calin
OVED <https://developers.google.com/adwords/api/docs/reference/v201809/CustomAffinityService.CustomAffinity#status> . On Tuesday, September 29, 2020 at 4:43:55 PM UTC+9 Sinea Calin wrote: > Hi guys did anyone manage to remove a custom affinity i get operator not > supported for REMOVE > > > http

Custom Affinity Service

2020-09-29 Thread Sinea Calin
Hi guys did anyone manage to remove a custom affinity i get operator not supported for REMOVE https://developers.google.com/adwords/api/docs/reference/v201809/CustomAffinityService.CustomAffinityOperation -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

CustomerAffinityService Remove Operator

2020-09-29 Thread Sinea Calin
Hi guys did anyone manage to remove a custom affinity i get operator not supported for REMOVE https://developers.google.com/adwords/api/docs/reference/v201809/CustomAffinityService.CustomAffinityOperation -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

CustomAffinityService Remove OPERATOR_NOT_SUPPORTED

2020-09-29 Thread Sinea Calin
Hi guys i am trying to remove a custom affinity and not having luck with it. I am getting OPERATOR_NOT_SUPPORTED. I checked documentation and one source says REMOVE is allowed another says is not. Which documentation to trust?