Is it possible to bulk upload ConversionAdjustments by the api?

2023-02-24 Thread tim ogilvie
Is there a way to do bulk uploads using this: https://developers.google.com/google-ads/api/docs/conversions/upload-adjustments?hl=en#code_example Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~

ConversionAdjustments Audit

2023-02-02 Thread tim ogilvie
Hi Google Team, Is there somewhere to audit a list of ConversionAdjustments made by api? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

Issue with metrics.cost_per_all_conversions and search_term_view

2022-03-09 Thread tim ogilvie
Hi When querying search_term_view only 1 of 18 search terms is returing a cost with this query: """ SELECT search_term_view.search_term, segments.keyword.info.match_type, search_term_view.status, campaign.name, ad_group.name, metrics.clicks, metrics.impressions, metrics.ctr, metrics.average_cpc

FaultMessage: Unrecognized field in the query: 'customer_client.status'.

2022-03-04 Thread tim ogilvie
Why am I getting this error when running this query - builder and validator says the query is correct: """SELECT customer_client.client_customer, customer_client.level, customer_client.manager, customer_client.descriptive_name, customer_client.currency_code, customer_client.time_zone, customer_cl

Is there any guidance for the Ads API relating to unit testing?

2022-01-28 Thread tim ogilvie
Looking to see if there are any official docs from google about unit testing the api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you