Join - campaign, ad_group, ad_group_ads and keywords table

2022-09-20 Thread Gagandeep Singh
Hi, I need to get metrics of campaign, ad_group, ad_group_ad and keyword level. Can I join all tables and convert into 1 query for get metrics on all level. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=

Update Bidding Strategy to TargetCPA

2022-08-09 Thread Gagandeep Singh
Hi, I try to update campaign bidding strategy to target_cpa but I got error "OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE". Request: campaign_service = client.get_service("CampaignService") campaign_operation = client.get_type("CampaignOperation") campaign = campaign_operation.update campaign.resou

Duplicate Keyword Id when keyword match type change PHRASE to BROAD

2022-07-11 Thread Gagandeep Singh
Hello, I tried to change keyword match type and I face issue of duplicate keyword_id when changing keyword match type PHRASE to BROAD in google ads. Firstly: I remove EXACT keyword and create PHRASE keyword. I got response Removed keyword customers/7501280731/adGroupCriteria/131900796444~133057

Without set Target Cps Bidding Strategy is not update

2022-07-07 Thread Gagandeep Singh
Hello, I try to add/update bidding strategy through google ads api. But if I try to without "target_cpa" bid then bidding strategy is not reflect on google ads UI following code: if campaign_data["campaign_bidding_strategy"] == "maximize_conversions": maximize_conversions = campaign.max

Issue in Maximize Conversion Value Bidding strategy when add Target ROAS value

2022-06-21 Thread Gagandeep Singh
Hello, I create bidding strategy through google ads api. I enter Target ROAS value is 10% but when I check on google ads, there display 1000% Target ROAS. How's is it possible. code: maximize_conversion_value = bidding_strategy.maximize_conversion_value maximize_conversion_value.target_roas = ca

Re: How calculate campaign profit through google ads api

2022-06-02 Thread Gagandeep Singh
Hello, I want campaign profit value using google ads api and I don't know how to get value from google ads api. Google Ads UI not showing the campaign profit value. Please let me know the solution. Thanks On Thursday, 2 June 2022 at 15:43:01 UTC+5:30 adsapi wrote: > Hi Gagandeep, > > Thank yo

How calculate campaign profit through google ads api

2022-06-01 Thread Gagandeep Singh
Hello, I want to calculate campaign profit through google ads api. Please let me know how can I caluclate profit through google ads api. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~

Fetch conversion action data from conversion_action query builder

2022-06-01 Thread Gagandeep Singh
Hello, I want to fetch conversion action data and try conversion_action query builder. But here data is not match with which conversion action define in google ads. Please let me know how can I fetch same conversion action which have define in google ads. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~

Pull the data of the custom columns

2022-05-25 Thread Gagandeep Singh
Hi, We are using GAQL query and we can pull all the data. My question is can we pull the data of the custom columns. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Price extension not visible on account

2021-11-30 Thread Gagandeep Singh
Hello I have try to create Price extension through google ads api. But Price extension is not visible on my either test account extension or asset. How can I see Price extension when create from api. Thanks and regards Gagandeep Singh

Test Manager Account Status Closed

2021-11-21 Thread Gagandeep Singh
duction Manager Account I got issue Developer_Token_Is_Not_Approved Thanks and Regards Gagandeep Singh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message