Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.09 KB

code-example-client-links.md

File metadata and controls

28 lines (22 loc) · 1.09 KB
title ms.service ms.topic author ms.author description dev_langs
Client Links Code Example
bing-ads
article
jonmeyers
jonmeyers
Manage client links as an agency in C#, Java, PHP, or Python.
csharp
java
php
python

Client Links Code Example

This example demonstrates how to use agency credentials to invite a client, and use client credentials to accept the invitation. Run this sample multiple times alternating between agency and client credentials to update and observe the status change, for example from LinkPending to LinkAccepted to Active.

[!INCLUDErequest-header]

[!code-csharpMain]

[!code-javaMain]

[!code-phpMain]

[!code-pythonMain]

See Also

Get Started with the Bing Ads API