Re: Invoice retrieval

2020-11-16 Thread Alex Visa
Thanks Anthony. 
I was somehow expecting this answer. 

In this case - is there a way to extract via API  *a list of all campaigns 
and the amount for each campaign that will show on the invoice.*
In the reporting UI there's a metric called "billed cost" What is a way to 
extract that amount via API?
What about the credits (eg. Invalid Activity)?

Thanks,
Alex
On Monday, November 16, 2020 at 10:53:20 PM UTC+2 adsapiforumadvisor wrote:

> Hi Alex,
>
> Unfortunately, there is no setting to download the invoices in a csv 
> format.
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5001UV05Sh:ref
>

-- 


Privileged/Confidential Information may be contained in this
message. If 
you are 

not the addressee indicated in this message (or responsible for 
delivery of the


message to such person), you may not copy or deliver this 
message to anyone. In


such case, you should destroy this message and 
kindly notify the sender by
reply 

email. Please advise immediately if you 
or your employer does not consent to
email 

for messages of this kind. 
Opinions, conclusions and other information in this 

message that do not 
relate to the official business of Group M Worldwide LLC
and/or 

other 
members of the GroupM group of companies shall be understood as neither
given 

nor endorsed by it. GroupM is the global media investment 
management arm of
WPP.

For more information on our business ethical 
standards and Corporate
Responsibility 

policies please refer to WPP's 
website at http://www.wpp.com/WPP/About/ 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dc2cb41a-4e95-443e-8eef-8a977b90d9d8n%40googlegroups.com.


Re: Getting 500 Internal error when adding price extension to customer

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Nadezhda,

Thank you for providing these details.

We'll discuss this with the rest of our team and get back to you once we have 
updates.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q27tIKC:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/N5XqZ0QJXI1E00sqYLGdZcTYSHUK4fzn_mdw%40sfdc.net.


Unrecognized fields in customer_user_access

2020-11-16 Thread yan C
Hey everybody,
I'm trying to get the customer_user_access by google ads api V4, but I get 
an error : "Unrecognized fields in the query: 
'customer_user_access.inviter_user_email_address', 
'customer_user_access.access_creation_date_time', 
'customer_user_access.user_id' "

I use the following query:

SELECT
  customer_user_access.user_id,
  customer_user_access.email_address,
  customer_user_access.access_role,
  customer_user_access.access_creation_date_time,
  customer_user_access.inviter_user_email_address
FROM customer_user_access

Can you please tell me what's wrong with this?

Thank you, 
Cyan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98367fd3-dadc-445b-9a54-34694113ab06n%40googlegroups.com.


Re: Unable to customizing features of a campaign setup - Exclusion and Targeting method

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi,

Could you confirm if my understanding is correct that you want to set 
AREA_OF_INTEREST value to PositiveGeoTargetType. If yes, then this is not 
possible as the available values that you can set to this field is listed on 
this document.

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q278Ebv:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/y0wgY0QJXDM7000GCJe4MOTzSOEEEK4KtF8w%40sfdc.net.


Re: DEVELOPER_TOKEN_NOT_APPROVED

2020-11-16 Thread 'Leona' via AdWords API and Google Ads API Forum
Hi Anthony,

I also followed the steps to create both production and test manager 
accounts, as well as got the credentials according to instructions. However 
I still got this error:  

DEVELOPER_TOKEN_NOT_APPROVED. Could you help me with this too please?

Best,

Leona

On Wednesday, October 28, 2020 at 3:48:17 AM UTC+8 adsapiforumadvisor wrote:

> Hello,
>
> Can you please *reply privately to author *your SOAP request and response 
> so I can take a closer look?
>
> Thanks,
> Anthony
> Google Ads API Team
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q274z00:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ad27779d-7fa5-46f9-827d-b5649d9712e4n%40googlegroups.com.


Re: RE: upload offline conversion API endpoint url address

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Yaniv,

I am a colleague of Peter and let me provide support to your concern.

Aside from the guides provided by my colleague, you may also start referring to 
this document to read more details about conversion in Google Ads API, 
specifically to this link to upload click offline conversions and to this link 
to upload call offline conversions.

Let me know if this will help.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q27t0ss:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/obhTy0QJX7GW00dVGemFH4SIGHMKYxkHYvVg%40sfdc.net.


How could I set bidding strategy to TARGET_SPEND

2020-11-16 Thread Rukeith Tseng
I want to set my campaing's bidding strategy to TARGET_SPEND.
Unfortunately, I couldn't find any examples for this.
I set 
campaign.bidding_strategy_type = client.get_type("BiddingStrategyTypeEnum", 
version="v6").TARGET_SPEND

But it didn't work. 
How could I set bidding strategy to TARGET_SPEND?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2ed5dac-ee6c-4d0a-8b69-85f2d7b16209n%40googlegroups.com.


Re: RE: upload offline conversion API endpoint url address

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Yaniv,


Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q27t0ss:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/uilGh0QJX6OD00iheoAvQdS62nRs4n5trmHQ%40sfdc.net.


Getting MutateMembersError.MISSING_MEMBER_IDENTIFIER error

2020-11-16 Thread 'Maulik Dholaria' via AdWords API and Google Ads API Forum
 

Hi,


Getting following error when making calling 
`self.client.GetService('AdwordsUserListService', 
'v201809')..mutateMembers([mutate_members_operation])`

Received unexpected API error from Google API, tries: 2 error: 
[MutateMembersError.MISSING_MEMBER_IDENTIFIER @ 
operations[0].operand.membersList[34724]


 mutate_members_operation = {

'operand': {

'userListId': self.audience_id,

'membersList': customers

},

'operator': 'ADD'

   } 


Can someone please help?

Thanks,

Maulik

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b42ea6dc-2ee0-4934-897a-ec90672773f4n%40googlegroups.com.


Re: How to modify UniversalAPP Campaign biddingStrategy

2020-11-16 Thread Mikel
Hi Ernie, 
Thanks for your feedback 
But unfortunately, That was not a response what I'd expected.
I want to know the values of 'BIDDING_STRATEGYTYPE' and 
'BIDDINGSTRATEGYGOALTYPE' 
When the Target CPA (App)Campaign turning to MAXIMIZE_CONVERSION Campaign 
I attach respond values what AdWords API returned
(I set Campaign biddingStrategyType as "MAXIMIZE_CONVERSIONS")
So, please refer to what I attach, then give me your feedback 
Thanks



2020년 11월 16일 월요일 오후 2시 34분 49초 UTC+9에 adsapiforumadvisor님이 작성:

> Hi Mikel,
>
> Thanks for posting your concern.
>
> You may try to base your code on this guide 
> 
>  
> as it illustrates how to set of bidding for Universal App campaign.
>
> Let me know if you have questions with the provided suggestion.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27taB9:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/199e5ef8-dc03-4668-96c3-3b866de95e63n%40googlegroups.com.
Google\AdsApi\AdWords\v201809\cm\Campaign Object
(
[id:protected] => 11546435421
[campaignGroupId:protected] => 
[name:protected] => 앱프로모션_테스트
[status:protected] => PAUSED
[servingStatus:protected] => SUSPENDED
[startDate:protected] => 20201104
[endDate:protected] => 20201127
[budget:protected] => Google\AdsApi\AdWords\v201809\cm\Budget Object
(
[budgetId:protected] => 7548724273
[name:protected] => 앱프로모션_테스트
[amount:protected] => Google\AdsApi\AdWords\v201809\cm\Money Object
(
[microAmount:protected] => 7000
[ComparableValueType:protected] => Money

[parameterMap:Google\AdsApi\AdWords\v201809\cm\ComparableValue:private] => Array
(
[ComparableValue.Type] => ComparableValueType
)

)

[deliveryMethod:protected] => STANDARD
[referenceCount:protected] => 
[isExplicitlyShared:protected] => 
[status:protected] => ENABLED
)

[conversionOptimizerEligibility:protected] => 
Google\AdsApi\AdWords\v201809\cm\ConversionOptimizerEligibility Object
(
[eligible:protected] => 
[rejectionReasons:protected] => Array
(
[0] => NOT_ENOUGH_CONVERSIONS
)

)

[adServingOptimizationStatus:protected] => CONVERSION_OPTIMIZE
[frequencyCap:protected] => 
[settings:protected] => Array
(
[0] => Google\AdsApi\AdWords\v201809\cm\GeoTargetTypeSetting Object
(
[positiveGeoTargetType:protected] => DONT_CARE
[negativeGeoTargetType:protected] => LOCATION_OF_PRESENCE
[SettingType:protected] => GeoTargetTypeSetting

[parameterMap:Google\AdsApi\AdWords\v201809\cm\Setting:private] => Array
(
[Setting.Type] => SettingType
)

)

[1] => Google\AdsApi\AdWords\v201809\cm\UniversalAppCampaignSetting 
Object
(
[appId:protected] => apms.apro.rush
[appVendor:protected] => VENDOR_GOOGLE_MARKET
[description1:protected] => Description1
[description2:protected] => Description2
[description3:protected] => Description3
[description4:protected] => Description4
[youtubeVideoMediaIds:protected] => 
[imageMediaIds:protected] => 
[universalAppBiddingStrategyGoalType:protected] => UNKNOWN
[youtubeVideoMediaIdsOps:protected] => 
[imageMediaIdsOps:protected] => 
[adsPolicyDecisions:protected] => 
[SettingType:protected] => UniversalAppCampaignSetting

[parameterMap:Google\AdsA

Re: webhooks for google ads api?

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Ahmed,

I am a colleague of Bryan and let me provide support to your concern.

I am afraid that implementation of Google Ads API / AdWords API to Webhook is 
out of our scope already so I wouldn't be able provide support to your concern. 
You will need to implement it on your end.

As for getting notifications when something changes in campaigns or ads 
metrics, this is not possible with the said APIs. You can only retrieve 
historical data of the campaign, ads and any entities of your Google Ads 
account using the Google Ads API report (reporting in AdWords API).

Let me know if you have further questions.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q23t5Jw:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/I3lWX0QJX33I00hYBf5WDUQ_i5X7ka7bPwAQ%40sfdc.net.


TypeError: Cannot find function youTubeChannels in object [Display].

2020-11-16 Thread SUBIN P VASU
Hi,

I ran this script and got this results.


*function main() {  var videoAdGroupIterator = 
AdsApp.display().youTubeChannels().get();  Logger.log('Total adGroups found 
: ' + videoAdGroupIterator.totalNumEntities());*

*}*
TypeError: Cannot find function youTubeChannels in object [Display]. 

Any kind of help is appreciated.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c738a423-651b-4338-af11-cfaf6be424f8n%40googlegroups.com.


Re: Account Link

2020-11-16 Thread Adrian Misak
Thank you, I really appreciate it.

On Monday, November 16, 2020 at 7:07:01 PM UTC+1 adsapiforumadvisor wrote:

> Hi Adrian,
>
> Thanks for following up. I can see in you account that you have a number 
> of linked accounts, so it does seem strange that no results are returned 
> via the API. 
>
> I've looped in the engineering team that focuses on linked accounts and 
> will see if they can offer any insights. I'll follow up here as soon as I 
> have more information.
>
> Best,
> Ben, Google Ads API Team
>
> ref:_00D1U1174p._5004Q278FHs:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0af10a17-89ee-466d-afe4-9d5f652e6e85n%40googlegroups.com.


Re: Invoice retrieval

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Alex,

Unfortunately, there is no setting to download the invoices in a csv format.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5001UV05Sh:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8Frxw0QJWQ0600fjKqfrLzTvev6uO5jaaUcg%40sfdc.net.


RE: Manager link Error

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hello,

Given that the error description provided in the documentation does not provide 
much detail, I would recommend checking with this guide to ensure the 
CustomerClientLinkService is being used as intended (e.g. ensure that the 
service is being called with a manager account and the current account). I also 
recommend looking at the given code sample.

If you continue to have issues, please respond privately with your complete 
request and response logs.

Thanks,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q27u5wh:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/pM7fb0QJWPXG00TsbyktsCRrKk9JYYWHEXog%40sfdc.net.


RE: Getting customer ID by using GclId

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Samir,

Thank you for reaching out. I’m afraid this is the only way to fetch the 
account information for the given GclId. As a GclId belongs to a specific 
account, when authenticating as a specific account, you would only be able to 
access the GclIds that are within the account.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q27tzov:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2JKWg0QJWNXP00Fn8T-OugSNKMcnRYU_nsJA%40sfdc.net.


Re: How to filter only active accounts with Google Ads API

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Jerfareza,

Thank you for reaching out. Yes, you could try to handle that error. There 
isn’t a link to monitor the progress of the feature request. We will keep you 
updated. Please also keep an eye on our blog for the announcements and updates 
on new releases.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q27tXzx:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ORQJ50QJWMFY00nkqAFdUqQGulCoXEGAFspg%40sfdc.net.


RE: Data discrepancy between Google Ads API and Keyword planner UI

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Raskrutka,

Apologies for the late response. Are you still seeing the discrepancies that 
you mentioned previously? If so I can try to help figure out where the 
discrepancies are coming from.

Best,
Ben Karl, Google Ads API Team
ref:_00D1U1174p._5004Q23v6Vp:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/tjKE70QJWJXF00YTLQFC9kR1SMaluuoBiTow%40sfdc.net.


Re: Account Link

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Adrian,

Thanks for following up. I can see in you account that you have a number of 
linked accounts, so it does seem strange that no results are returned via the 
API.

I've looped in the engineering team that focuses on linked accounts and will 
see if they can offer any insights. I'll follow up here as soon as I have more 
information.

Best,
Ben, Google Ads API Team
ref:_00D1U1174p._5004Q278FHs:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/364PS0QJWIAR001AxHd49CTueIeRU0XBO2Fg%40sfdc.net.


Re: Size Limit Error meaning

2020-11-16 Thread Markus Heiden
Hi Xiaoming,

I am not using the BatchJobService for this purpose and it happened in 
production with a regular account. I am using the 
CampaignExtensionSettingServiceInterface.mutate() directly.

adsapiforumadvisor schrieb am Donnerstag, 29. Oktober 2020 um 21:41:12 
UTC+1:

> Hi Markus,
>
> Thank you for reaching out. I think you are using the BatchJobService 
> 
>  
> to batch process the CampaignExtensionSettingOperations. The limit for the 
> test account is 250 
> 
>  
> new jobs per day. Please have a count lower than this threshold to make 
> sure it could proceed.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>  
>
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q275iO2:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f17dc6b7-0285-4ca5-8abf-2058d4af4818n%40googlegroups.com.


Calls failing to "change_event" report

2020-11-16 Thread kol...@exito.de
Hey Googlers,

calls to the "change_event" report of the Ads API (v6) always fail when any 
of these three fields is included in the API query ...

change_event.old_resource
change_event.new_resource
change_event.changed_fields

... and the changes made in the Ads account include changes to the second 
headline of expanded text ads.

[image: Ads - expanded text ads.png]


Result:"grpc_message":"Internal error encountered.","grpc_status":13

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/46a635c1-28e6-4984-ad9a-c098845a1230n%40googlegroups.com.


RE: How to Integrate Google Ads API with .Net

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hello,

Here is our guide on how to set up the API with the .Net client library. If you 
face any issues along the way, you can reach out to their client library owners.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q27tzGD:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/o1mW00QJWH3Y00mJiYY6tHQ8yAYyxqtJ7awQ%40sfdc.net.


RE: How to update keyword MaxCPC via api in php

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hello,

You can refer to this example which updates a keyword's bid in PHP.

Cheers,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q27u6Mf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/sUNRg0QJWEFF00YRYfSRmQTFeG5pJ84A3nyw%40sfdc.net.


Re: Getting 500 Internal error when adding price extension to customer

2020-11-16 Thread Nadezhda Yakuba
Hello there,
So, we upgraded to v6 (google-ads 8.0.0,  python lib) and, unfortunately, 
the problem is still here

customer id: 3084105835

Method: 
/google.ads.googleads.v6.services.CustomerExtensionSettingService/MutateCustomerExtensionSettings
Host: googleads.googleapis.com:443
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "8735817521",
  "x-goog-api-client": "gl-python/3.8.1 grpc/1.33.2 gax/1.17.0 gapic/8.0.0",
  "x-goog-request-params": "customer_id=3084105835"
}
Request: customer_id: "3084105835"
operations {
  create {
resource_name: "customers/3084105835/customerExtensionSettings/PRICE"
extension_type: PRICE
device: DESKTOP
extension_feed_items: 
"customers/3084105835/extensionFeedItems/147452393590"
  }
}
Response
---
Headers: {
  "request-id": "dSeR-DyWK20kH_MGQ92DSg"
}
Fault: {
  "created": "@1605542367.791811499",
  "description": "Error received from peer ipv4:209.85.233.95:443",
  "file": "src/core/lib/surface/call.cc",
  "file_line": 1062,
  "grpc_message": "Internal error encountered.",
  "grpc_status": 13
}
[2020-11-16 15:59:27,811 - WARNING] Request made: ClientCustomerId: 
3084105835, Host: googleads.googleapis.com:443, Method: 
/google.ads.googleads.v6.services.CustomerExtensionSettingService/MutateCustomerExtensionSettings,
 
RequestId: dSeR-DyWK20kH_MGQ92DSg, IsFault: True, FaultMessage: Internal 
error encountered.

On Friday, November 13, 2020 at 10:26:33 AM UTC+3 adsapiforumadvisor wrote:

> Hi Nadezhda,
>
> Thanks for posting your concern.
>
> The Internal error 
> 
>  occurs 
> when something unexpected happened while processing the request or due to a 
> bug. However, retrying the API request will fix this error. Also, since you 
> are using v4 
> , 
> which already deprecated based on Deprecation Schedule guide 
> , then I 
> would suggest migrating to v6 
> . You 
> may follow this guide 
>  to 
> migrate to the latest API version.
>
> If the issue persists, could you provide the customer ID and the complete 
> request and response logs, including the request ID, that was generated on 
> your end so our team can investigate?
>
> You may refer to the links provided below to enable the logging of your 
> client library:
> Java - 
> https://developers.google.com/google-ads/api/docs/client-libs/java/logging
> .NET - 
> https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging
> PHP - 
> https://developers.google.com/google-ads/api/docs/client-libs/php/logging
>
> Python - 
> https://developers.google.com/google-ads/api/docs/client-libs/python/logging
> Ruby - 
> https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging
> Perl - 
> https://developers.google.com/google-ads/api/docs/client-libs/perl/logging
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27tIKC:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e7496e02-746a-492c-bd8c-5a7e54d4938fn%40googlegroups.com.


RE: Private notes

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Krzysztof,

These notes are currently not available in the API.

You can follow our blog for any announcements.

Regards,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q27ts7l:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/qTWIA0QJWCJD00o0mQ2AhtR4y3xIdLxGRGbQ%40sfdc.net.


RE: google adwords AUDIENCE_PERFORMANCE_REPORT does not return data if Status IN ["PAUSED"]

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hello,

Can you please provide me your CID so that I can take a closer look?

Thanks,
Anthony
Google Ads API Team

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q27u61c:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/kNN3R0QJWBTI00mkyraBGZTtWWLvaFSyS5wQ%40sfdc.net.


RE: Help with requesting a Developers Token

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Josh,

Any developer token related issues are handled by the compliance team. You can 
reach out to them via this form.

Regards,
Anthony
Google Ads API Team

Anthony Madrigal
Google Ads API Team
ref:_00D1U1174p._5004Q27trP6:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bgPHK0QJWBG400WS1Of9q8TxGsUrOzdve96w%40sfdc.net.


Re: Empty response from API getCampaignCriterionBidLandscape

2020-11-16 Thread 'MOISES SAAVEDRA CACERES' via AdWords API and Google Ads API Forum
Thanks you! I'll be waiting your good news!

Best regards,

El lun., 16 nov. 2020 a las 4:16, Google Ads API Forum Advisor Prod (<
adsapiforumadvi...@gmail.com>) escribió:

> Hi Moises,
>
> Thank you for sending the logs. However, our team would once again delete
> your response and repost it below as it contained your account IDs. You may
> avoid exposing account information publicly to ensure security.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *"client_customer_id: X 2020-11-13 11:53:12,638 - googleads.soap -
> INFO] Request made: Service: "DataService" Method:
> "getCampaignCriterionBidLandscape" URL:
> "https://adwords.google.com/api/adwords/cm/v201809/DataService
> "
> [2020-11-13 11:53:12,639 - googleads.soap - DEBUG] Outgoing request:
> {'SOAPAction': '""', 'Content-Type': 'text/xml; charset=utf-8',
> 'authorization': 'REDACTED'}  xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/
> ">   
>  xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809
> ">
> X
> REDACTED
> unknown (AwApi-Python, googleads/25.0.0, Python/3.8.5,
> zeep)   false
>   false 
>
>  xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809
> ">
>  CampaignId
>CampaignId
> IN
> X 
>0
> 100 
>  
>   [2020-11-13 11:53:13,934 -
> googleads.soap - DEBUG] Incoming response:  b' xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/
> ">\n  \n
> https://adwords.google.com/api/adwords/cm/v201809
> ">\n
> X\n
> DataService\n
> getCampaignCriterionBidLandscape\n
> 1\n  85\n
> \n  \n  \n
>  xmlns="https://adwords.google.com/api/adwords/cm/v201809
> ">\n  \n
>   0\n
> CriterionBidLandscapePage\n  \n
> \n
> \n\n' { 'totalNumEntries': 0,
> 'Page.Type': 'CriterionBidLandscapePage', 'entries': [] }
> client_customer_id: X [2020-11-13 11:54:19,097 - googleads.soap -
> INFO] Request made: Service: "DataService" Method:
> "getCampaignCriterionBidLandscape" URL:
> "https://adwords.google.com/api/adwords/cm/v201809/DataService
> "
> [2020-11-13 11:54:19,098 - googleads.soap - DEBUG] Outgoing request:
> {'SOAPAction': '""', 'Content-Type': 'text/xml; charset=utf-8',
> 'authorization': 'REDACTED'}  xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/
> ">   
>  xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809
> ">
> X
> REDACTED
> unknown (AwApi-Python, googleads/25.0.0, Python/3.8.5,
> zeep)   false
>   false 
>
>  xmlns:ns0="https://adwords.google.com/api/adwords/cm/v201809
> ">
>  CampaignId
>CampaignId
> IN
> X 
>0
> 100 
>  
>   [2020-11-13 11:54:20,496 -
> googleads.soap - DEBUG] Incoming response:  b' xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/
> ">\n  \n
> https://adwords.google.com/api/adwords/cm/v201809
> ">\n
> X\n
> DataService\n
> getCampaignCriterionBidLandscape\n
> 1\n  241\n
> \n  \n  \n
>  xmlns="https://adwords.google.com/api/adwords/cm/v201809
> ">\n  \n
>   0\n
> CriterionBidLandscapePage\n  \n
> \n
> \n\n' { 'totalNumEntries': 0,
> 'Page.Type': 'CriterionBidLandscapePage', 'entries': [] } i'll be
> waiting your help!"*
>
> That said, allow me to reach out to the rest of our team so we can
> investigate. We'll reach back to you once we have our findings.
>
> Best regards,
>
> [image: Google Logo]
> Peter Laurence Napa Oliquino
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q277Uai:ref
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "AdWords API

Re: Account Link

2020-11-16 Thread Adrian Misak
Hi,

I'm just following up on this message. When you find the time, I would 
appreciate the feedback on this.

Thanks and have a nice day,
Adrian

On Thursday, November 12, 2020 at 4:53:47 AM UTC+1 adsapiforumadvisor wrote:

> Hi Adrian,
>
> This is to confirm that we have received the details privately. We can now 
> continue our discussion here.
>
> Allow me first to reach out to the rest of our team so we can investigate 
> the empty response you are receiving. We'll reach back to you once we have 
> gathered our findings.
>
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q278FHs:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0748041d-2da5-4f4d-8612-de747d6998c9n%40googlegroups.com.


Re: Invoice retrieval

2020-11-16 Thread Alex Visa
hi All,

i see it is well defined in the documentation on the methodology to get the 
pdf version of the invoice, however in the UI - there is a pdf version and 
a csv version. 
Is there a way to get the CSV version of the invoice?

My objective is to get a list of all campaigns and the amount that will 
show on the invoice, as usually this amount is +/- 1% vs. the report in the 
UI. 

Thanks,
Alex

On Monday, February 10, 2020 at 6:22:10 PM UTC+2 adsapiforumadvisor wrote:

> Hi Aner,
>
> Thank you for clarifying the issue. You can follow this guide 
>  
> for constructing the URL. It should look like: 
> https://googleads.googleapis.com/v2/customers/{customer_id}/invoices:{operation}
> .
>
>
> Regards,
> Mitchell
> Google Ads API Team
>
> ref:_00D1U1174p._5001UV05Sh:ref
>

-- 


Privileged/Confidential Information may be contained in this
message. If 
you are 

not the addressee indicated in this message (or responsible for 
delivery of the


message to such person), you may not copy or deliver this 
message to anyone. In


such case, you should destroy this message and 
kindly notify the sender by
reply 

email. Please advise immediately if you 
or your employer does not consent to
email 

for messages of this kind. 
Opinions, conclusions and other information in this 

message that do not 
relate to the official business of Group M Worldwide LLC
and/or 

other 
members of the GroupM group of companies shall be understood as neither
given 

nor endorsed by it. GroupM is the global media investment 
management arm of
WPP.

For more information on our business ethical 
standards and Corporate
Responsibility 

policies please refer to WPP's 
website at http://www.wpp.com/WPP/About/ 


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3b98f8a9-632e-4afc-8930-1db3373655b3n%40googlegroups.com.


How to update keyword MaxCPC via api in php

2020-11-16 Thread Thom Ho
Hi How can I update the keyword MaxCPC in php via google ads api?

I am using following code, but nothing was changed after trying.
if (!is_null($cpcAmount)) {
$bid = new \Google\AdsApi\AdWords\v201809\cm\CpcBid();
$money = new \Google\AdsApi\AdWords\v201809\cm\Money();
$money->setMicroAmount($cpcAmount * 100);
$bid->setBid($money);
$biddingStrategyConfiguration = new 
\Google\AdsApi\AdWords\v201809\cm\BiddingStrategyConfiguration();
$biddingStrategyConfiguration->setBids([$bid]);

$adGroup->setBiddingStrategyConfiguration($biddingStrategyConfiguration);
}

// Create ad group operation and add it to the list.
$operation = new AdGroupOperation();
$operation->setOperand($adGroup);
$operation->setOperator(Operator::SET);
$operations[] = $operation;

// Update the ad group on the server.
return $adGroupService->mutate($operations);

Could you please help why it is not updating the changed value?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d37434ec-0a28-45c1-b84d-0a0f9cb63036n%40googlegroups.com.


Cannot create customer under child MCC

2020-11-16 Thread Andy Tsai
Hi Ads API support,

I have a master MCC 777-184-9643 with basic API access token.
And I also have a child MCC 916-749-8242.
I can get information under child MCC by ads api.
But when I tried to create new customer under child MCC,
I got error as below, is there anything I should do before CREATE api?
Thanks.



*Request made: ClientCustomerId: 9167498242, 
Host: googleads.googleapis.com:443 , 
Method: 
/google.ads.googleads.v5.services.CustomerService/CreateCustomerClient, 
RequestId: nM2JfKwbEfWUTAfy13zO5g, IsFault: True, FaultMessage: The user 
does not have permission to perform this action on the resource or call a 
method.Request with ID "nM2JfKwbEfWUTAfy13zO5g" failed with status 
"PERMISSION_DENIED" and includes the following errors:Error with 
message "The user does not have permission to perform this action on the 
resource or call a method.".*
 

















*Traceback (most recent call last):  File 
"/Users/andytsai/Venv/38/lib/python3.8/site-packages/google/ads/google_ads/interceptors/exception_interceptor.py",
 
line 141, in _handle_grpc_failureraise 
self._get_error_from_response(response)google.ads.google_ads.errors.GoogleAdsException:
 
(<_InactiveRpcError of RPC that terminated with:status = 
StatusCode.PERMISSION_DENIEDdetails = "The caller does not have 
permission"debug_error_string = 
"{"created":"@1605059874.087255000","description":"Error received from peer 
ipv4:172.217.27.138:443 
","file":"src/core/lib/surface/call.cc","file_line":1062,"grpc_message":"The
 
caller does not have permission","grpc_status":7}">, <_InactiveRpcError of 
RPC that terminated with:status = StatusCode.PERMISSION_DENIED  
  details = "The caller does not have permission"debug_error_string 
= "{"created":"@1605059874.087255000","description":"Error received from 
peer ipv4:172.217.27.138:443 
","file":"src/core/lib/surface/call.cc","file_line":1062,"grpc_message":"The
 
caller does not have permission","grpc_status":7}">, errors {  error_code 
{authorization_error: ACTION_NOT_PERMITTED  }  message: "The user does 
not have permission to perform this action on the resource or call a 
method."}*
*, 'nM2JfKwbEfWUTAfy13zO5g')  *

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/73fb182c-f722-41cc-be32-c249ab6679b2n%40googlegroups.com.


google adwords AUDIENCE_PERFORMANCE_REPORT does not return data if Status IN ["PAUSED"]

2020-11-16 Thread Noémi Molnár
The following request does not return any audience data , although there 
are paused audiences in the same audiences report on the user interface.

{
 body: '__fmt=CSV&__rdquery=SELECT Id,Criteria,Impressions,Clicks FROM 
AUDIENCE_PERFORMANCE_REPORT WHERE Impressions > 0 AND Status IN ["PAUSED"] 
DURING 20201016,20201116',
headers: { 
Authorization: '...',
clientCustomerId: '...',
'Content-Type': 'application/x-www-form-urlencoded',
developerToken: '...',
 }
method: 'POST',
url: 'https://adwords.google.com/api/adwords/reportdownload/v201809'
}

What could be the reason of it ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bad94f98-91b4-4c47-a2cc-9d5ad4966c80n%40googlegroups.com.


Manager link Error

2020-11-16 Thread xiaofei zhao
Hi Google Ads API Support,

I use google ads api CustomerClientLinkService.

it return ManagerLinkError.INVALID_CHANGE

I don't know what it means

Can you explain in detail
  
thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4105914b-2952-4c02-b75e-a649e5df65e1n%40googlegroups.com.


RE: How to get asset information for HTML5_UPLOAD_AD

2020-11-16 Thread Google Ads API Forum Advisor Prod
Hi Dihan,

Could you confirm how you are currently extracting the asset information? So I 
can better understand, could you provide your customer ID and the complete 
request and response logs? You may send the requested details using the Reply 
privately to author option.

Also, generally, your assets information can be retrieved using the 
AssetService.GetAssetRequest. As for retrieving other information such as its 
metrics, you may refer to this guide as well.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q27tfEX:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aH22K0QJVR4B008joncxZgQVK0ZO5R6VrI-g%40sfdc.net.